platform/upstream/llvm.git
2013-02-05 Nick LewyckyTest for virtual instead of pure here. It has the exact...
2013-02-05 Michael GottesmanAdded LLVM Asm/Bitcode Reader/Writer support for new...
2013-02-05 Richard SmithPR15095: Use more correct source locations for the...
2013-02-05 Ted KremenekRemove sparse text on diagnostic options. These are...
2013-02-05 Richard SmithAdd some missing diagnostics for C++11 narrowing conver...
2013-02-04 Manman Ren[Stack Alignment] emit warning instead of a hard error
2013-02-04 Bill WendlingInitial cleanups of the param-attribute code in the...
2013-02-04 Jason MolendaRemove the m_images(NULL) hack in the Target ctor now
2013-02-04 Enrico Granata<rdar://problem/12953018>
2013-02-04 Alexey SamsonovReplace global std::string with const char[]
2013-02-04 Jyotsna VermaHexagon: Add V4 combine instructions and some more...
2013-02-04 Benjamin KramerDisable a couple more vector splat optimizations on...
2013-02-04 Tobias GrosserScopDetection: Improve printing of alias sets
2013-02-04 Tim NorthoverFix some abuses of StringRef
2013-02-04 Benjamin KramerX86: Open up some opportunities for constant folding...
2013-02-04 Benjamin KramerX86: Simplify code. No functionality change.
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2013-02-04 Tim NorthoverGive explicit suffix to integer constant over 32-bits.
2013-02-04 Tim NorthoverEnable AArch64 as a target built by default.
2013-02-04 Tim NorthoverUpdate debugging test for change in expected metadata.
2013-02-04 Manuel KlimekImplements the convenience matcher findAll.
2013-02-04 Dmitry Vyukovasan/tsan: fix failing CHECK on windows
2013-02-04 Alexey Samsonov[Sanitizer] use proper casting in *stat functions on Mac
2013-02-04 Dmitri GribenkoCoding standards: don't use ``inline`` when defining...
2013-02-04 Alexey Samsonov[Sanitizer] extend internal libc with stat/fstat/lstat...
2013-02-04 Manuel KlimekAdd an eachOf matcher.
2013-02-04 Daniel JasperImprove handling of trailing block comments
2013-02-04 Patrik HagglundPass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
2013-02-04 Dmitry Vyukovasan/tsan: fix compilation errors/bugs on Windows where...
2013-02-04 Dmitry Vyukovtsan: intercept bind/listen
2013-02-04 Daniel JasperImprove formatting of stream operators.
2013-02-04 Daniel JasperImprove handling of trailing block comments.
2013-02-04 Daniel JasperFix an error in formatting of for-loops.
2013-02-04 Daniel JasperRestructuring of token annotation for formatting.
2013-02-04 Evgeniy StepanovMore MSan/ASan annotations.
2013-02-04 David Blaikie[DebugInfo] remove more node indirection (this time...
2013-02-04 David BlaikiePR15149: crash when printing debug info metadata contai...
2013-02-04 NAKAMURA Takumiclang/Analysis: Fix r174245, a valgrind error in Analys...
2013-02-04 Michael GottesmanRemoved reference to LLVM as a project (since in LangRe...
2013-02-04 Arnold SchwaighoferARM cost model: Penalize insertelement into D subregisters
2013-02-04 Edwin VaneTurn off uninitialized-use warnings for gcc in cmake...
2013-02-04 NAKAMURA TakumiPPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking...
2013-02-04 NAKAMURA TakumiPPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible...
2013-02-03 Dmitri GribenkoDeclPrinter: fix CXXConstructExpr printing with implici...
2013-02-03 Michael GottesmanAdded instance variable/initializers/getter/setters...
2013-02-03 Benjamin KramerDrop value names from test to get -Asserts builds back...
2013-02-03 Benjamin KramerCodeGen: Implement hint values for dynamic_cast as...
2013-02-03 Benjamin KramerCodeGen: Remove unnecessary const_casts. No functionali...
2013-02-03 Daniel JasperFix bug in formatting of nested initializers.
2013-02-03 Dmitri GribenkoComment to XML conversion: replace string comparison...
2013-02-03 Benjamin KramerCodeGen: Mark the runtime function __dynamic_cast as...
2013-02-03 Joerg SonnenbergerRecognize aarch64 for --enable-targets as advertised.
2013-02-03 Dmitri GribenkoRemove unneeded const_casts
2013-02-03 Dmitri Gribenkolibclang: wrap CXString implementation into 'namespace...
2013-02-03 Dmitri Gribenkolibclang: remove 'using namespace cxstring'
2013-02-03 Dmitri Gribenkolibclang: migrate IndexingDeclVisitor to ConstDeclVisitor
2013-02-03 Dmitri Gribenkolibclang: remove unneeded const_cast
2013-02-03 Dmitri GribenkoConstify ASTContext::getObjContainingInterface
2013-02-03 Dmitri Gribenkolibclang: migrate USRGenerator to ConstDeclVisitor
2013-02-03 Dmitri Gribenkolibclang: remove unneeded const_casts
2013-02-03 Nuno Lopesuse GEP::accumulateConstantOffset() to replace custom...
2013-02-03 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-class.cpp: Tweak to...
2013-02-03 Michael J.... [Resolver] Improve undefined symbol error.
2013-02-03 Michael J.... [ELF] Use LLVM_IS_UNALIGNED_ACCESS_FAST.
2013-02-03 Michael J.... [ELF][Reader] Improve performance by removing calls...
2013-02-03 Michael J.... [ELF] Fix uninitialized variable.
2013-02-03 Michael J.... [Archive] Update to LLVM change.
2013-02-03 Michael J.... [Object][Archive] Improve performance.
2013-02-03 Michael J.... [Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST.
2013-02-03 Michael GottesmanAdded new Global Variable marker ``externally_initializ...
2013-02-03 Michael GottesmanAdded clarification paragraph to LangRef's documentation of
2013-02-03 Alex RosenbergSpelling and grammar corrections.
2013-02-02 Jason MolendaChange CommandObjectTargetSymbolsAdd to require that...
2013-02-02 David BlaikieRemove the (apparently) unnecessary debug info metadata...
2013-02-02 Jordan RoseRevert "[analyzer] Model trivial copy/move ctors with...
2013-02-02 Reed KotlerStart static relocation implementation for mips16.
2013-02-02 Dmitri Gribenkolibclang: introduce cxstring::{createRef,createDup...
2013-02-02 Richard SmithPR15132: Replace "address expression must be an lvalue...
2013-02-02 Richard SmithCorrectly classify T{} as an array temporary if T is...
2013-02-02 Ted KremenekAdd some horrible Perl code to teach scan-build to...
2013-02-02 Manman RenRemoving ssp and uwtable from the testcase
2013-02-02 Greg ClaytonAdded support for the qCmd monitor packet command....
2013-02-02 Richard SmithDon't forget to run destructors when we create an array...
2013-02-02 Ted KremenekRevert "Update checker build to checker-271."
2013-02-02 Michael GottesmanFixed another whitespace issue... *sigh*.
2013-02-02 Michael GottesmanFixed whitespace.
2013-02-02 Michael GottesmanOn platforms which do not support ARC natively, do...
2013-02-02 Ted KremenekUpdate checker build to checker-271.
2013-02-02 Bill WendlingRemove AttrBuilder::Raw().
2013-02-02 Bill WendlingUse the AttributeSet's iterators.
2013-02-02 David BlaikieRevert r174246, accidentally committed.
2013-02-02 David BlaikieSentenc-ify comment added in r174206.
2013-02-02 David BlaikieGeneralize DebugInfo tests by avoiding explicit metadat...
2013-02-02 David BlaikieBasics
2013-02-02 Anna Zaks[analyzer] Always inline functions with bodies generate...
2013-02-02 Anna Zaks[analyzer] Print Inline mode with -analyzer-display...
2013-02-02 Anna Zaks[analyzer] Fix typo.
2013-02-02 Nick LewyckyThis patch makes "&Cls::purevfn" not an odr use. This...
2013-02-02 Nick LewyckyRevert accidental commit (ran svn commit from wrong...
2013-02-02 Nick LewyckyThis patch makes "&Cls::purevfn" not an odr use. This...
next