platform/upstream/llvm.git
2013-03-06 Weiming Zhaorevert r176531 due to clan-native-arm fails
2013-03-06 Akira Hatanaka[mips] Add a line which checks function name. Rename...
2013-03-06 Richard SmithPR15390: If a function returns a pointer to a function...
2013-03-06 Greg ClaytonDisable JITed code in any processes that use DynamicLoa...
2013-03-06 Richard SmithAfter issuing a diagnostic for undefining or redefining...
2013-03-06 Fariborz Jahanianobjective-C: don't crash after diagnosing
2013-03-06 Michael LiaoFix PR15355
2013-03-06 Jakub StaszakUse dyn_cast instead of isa && cast. No functionality...
2013-03-06 Jakub StaszakRemove duplicated forward declaration.
2013-03-05 Douglas GregorRemove unused static variable.
2013-03-05 Jordan RosePreprocessor: don't keep comments under -traditional...
2013-03-05 Greg Clayton<rdar://problem/13341472>
2013-03-05 Greg Clayton<rdar://problem/13184855>
2013-03-05 Weiming ZhaoPR 11326: Lack diagnosic message when ABI conflicts...
2013-03-05 Akira Hatanaka[mips] Remove android calling convention.
2013-03-05 Fariborz Jahanianfix a missing check in my last patch.
2013-03-05 Daniel MaleaBe more precise in GCC/autoconf build instructions...
2013-03-05 Akira Hatanaka[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
2013-03-05 Jordan RosePreprocessor: don't consider // to be a line comment...
2013-03-05 Fariborz Jahaniandoc. parsing. Improve on diagnostics on my last patch.
2013-03-05 Daniel MaleaTypos: be more precise on the build page when mentionin...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCallResult and...
2013-03-05 Daniel MaleaAdd instructions for building LLDB with CMake
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCall to pass fp128...
2013-03-05 Akira Hatanaka[mips] Correct handling of fp128 (long double) formals...
2013-03-05 Jakub StaszakFix a few typos in comments.
2013-03-05 Jakub StaszakAdd some constantness.
2013-03-05 Daniel MaleaFix Ninja LLDB build on Linux (via cmake -G Ninja)
2013-03-05 Jakub Staszakstd::distance() == 0 means that iterators are equal...
2013-03-05 Richard SmithRemove outdated claim that GCC builds without a C+...
2013-03-05 Meador IngeAdd more functions to the TLI.
2013-03-05 Jyotsna Vermareverting patch 176508.
2013-03-05 Lang HamesUse ASTContext::getDeclAlign(<Field Decl>) to get the...
2013-03-05 Argyrios Kyrtzidis[libclang] When logging a CXTranslationUnit that came...
2013-03-05 Fariborz JahanianFix this checkin.
2013-03-05 Fariborz Jahaniandoc parsing. Add @method and @callback for
2013-03-05 Jyotsna VermaHexagon: Add support for lowering block address.
2013-03-05 Vincent LejeuneR600: Do not predicate vector op
2013-03-05 Jack CarterMips specific inline assembler constraint 'R'
2013-03-05 Jyotsna VermaHexagon: Expand addc, adde, subc and sube.
2013-03-05 Arnold SchwaighoferUse the right number of slashes in comment string
2013-03-05 Shankar Easwaran[ELF][Hexagon] fixing dynlib test
2013-03-05 Eli BenderskyFixes a test by replacing .align by .p2align and settin...
2013-03-05 Benjamin KramerUpdate cmake build.
2013-03-05 Jyotsna VermaHexagon: Use MO operand flags to mark constant extended...
2013-03-05 Jyotsna VermaHexagon: Add encoding bits to the TFR64 instructions.
2013-03-05 Vincent LejeuneR600: initial scheduler code
2013-03-05 Shankar Easwaran[ELF][Hexagon] fixing test failure
2013-03-05 Dmitri GribenkoFix -Wdocumentation warning: use a correct Doxygen...
2013-03-05 Edwin VaneMake LibASTMatchersTutorial code match text
2013-03-05 Matt KopecAdd support on POSIX to determine if an inferior has...
2013-03-05 Arnold SchwaighoferClarify comment for function getObjectSize
2013-03-05 David SehrAdd a test that .align directives on capable processors...
2013-03-05 Shankar Easwaran[ELF] Set symbol type to STT_SECTION, so that objdump...
2013-03-05 Vincent LejeuneR600: Remove LowerConstCopyPass and lower CONST_COPY...
2013-03-05 Vincent LejeuneR600: Turn BUILD_VECTOR into Reg_Sequence
2013-03-05 Vincent LejeuneR600: CONST_ADDRESS node is not marked as mayLoad anymore
2013-03-05 Vincent LejeuneR600: Use MUL_IEEE for trig/fdiv intrinsic
2013-03-05 Vincent LejeuneR600: Add support for indirect addressing of non defaul...
2013-03-05 Shankar Easwaran[ELF] add dynamic library support
2013-03-05 Shankar Easwaran[ELF] Remove comment
2013-03-05 Alexey SamsonovPrint a warning message if compiler-rt can't be built...
2013-03-05 Dmitri GribenkoDocumentation: use code highlighting
2013-03-05 Alexey Samsonov[Sanitizer] fix signed-unsigned mismatch in test and...
2013-03-05 Alexey Samsonov[Sanitizer] Add methods back() and pop_back() to Intern...
2013-03-05 David ChisnallAdd a test that we are passing the -fobjc-default-synth...
2013-03-05 Richard SmithDon't emit calls to virtual [[noreturn]] functions...
2013-03-05 David BlaikieAdd quotation marks to template names in diagnostics.
2013-03-05 Jason MolendaFix ivar ordering for Process ctor to match the order...
2013-03-05 Jordan Rosescan-build: explicitly say "No bugs found" if there...
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit...
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple...
2013-03-05 Jordan RoseSilence a number of static analyzer warnings with asser...
2013-03-05 Fariborz Jahaniandoc parsing. We want to issue a strong warning when
2013-03-05 Bill WendlingRemove unused #includes.
2013-03-05 Nick Kledzikupdate how libcompiler_rt.dylib links under libSystem...
2013-03-05 Dmitri GribenkoAdded summary option to cpp11-migrate tool
2013-03-05 David SehrThe current X86 NOP padding uses one long NOP followed...
2013-03-04 Jordan Rose[analyzer] Don't let cf_audited_transfer override CFRet...
2013-03-04 Daniel MaleaUn-skipping tests affected by llvm.org/pr15256
2013-03-04 Dmitri GribenkoComment parsing: refactor handling of command markers...
2013-03-04 Daniel MaleaFix makefile and re-enable test disabled due to llvm...
2013-03-04 Lang HamesCheck isDiscardableIfUnused, rather than hasLocalLinkag...
2013-03-04 Bob WilsonAdd ARM v6m, v7m, and v7em architectures for Cortex...
2013-03-04 Bob WilsonTidy up lists of Cortex-A series processors, adding...
2013-03-04 Bob WilsonFix confused use of llvm::StringSwitch for armv7r archi...
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2013-03-04 Greg Clayton<rdar://problem/13338643>
2013-03-04 Jack CarterMips specific inline assembler constraint 'R'
2013-03-04 Jack CarterMips specific inline assembler constraint 'R'
2013-03-04 Han Ming Ong<rdar://problem/13338758>
2013-03-04 Argyrios Kyrtzidis[PCH] In HeaderFileInfoTrait::EqualKey(), use FileManag...
2013-03-04 Dmitri GribenkoComment parsing tests: move a test into a group of...
2013-03-04 Fariborz Jahanian[comment parsing] source fidelity for tparam command...
2013-03-04 Manuel KlimekMake sure to not split string literals at the first...
2013-03-04 Tobias GrosserPrint function names under --polly-report
2013-03-04 Dmitri Gribenkowarn-documentation.cpp: reorganize tests
2013-03-04 Fariborz Jahaniancomment parsing. Missed a case of referring
2013-03-04 Eli BenderskyReapply r176381, writing the CHECKs in a more forgiving...
2013-03-04 Preston GurdBypass Slow Divides
next