platform/upstream/llvm.git
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...
2013-02-02 Shuxin Yangrdar://13126763
2013-02-02 Dmitri Gribenkolibclang: introduce cxstring::{createRef,createDup...
2013-02-02 Manman RenCorrect indentation for dumping LexicalScope.
2013-02-01 Enrico GranataMoving from std::auto_ptr<char> to std::string for...
2013-02-01 Manman Ren[Dwarf] avoid emitting multiple AT_const_value for...
2013-02-01 Douglas GregorMerge "special" types from different modules in the...
2013-02-01 Greg Clayton<rdar://problem/13050227>
2013-02-01 Bill SchmidtAdd notes about future PowerPC features
2013-02-01 Greg Clayton<rdar://problem/12693921>
2013-02-01 Bill SchmidtLLVM enablement for some older PowerPC CPUs
2013-02-01 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-class.cpp: Fixup for...
2013-02-01 Bill WendlingChange the AttributeImpl to hold a single Constant...
2013-02-01 Greg Clayton<rdar://problem/13130975>
2013-02-01 Greg Clayton<rdar://problem/13092722>
2013-02-01 Preston GurdThis patch aims to improve compile time performance...
2013-02-01 Argyrios KyrtzidisConst'ify Preprocessor::getPredefinesFileID.
2013-02-01 Dmitri GribenkoUnbreak Makefile build after r174216
2013-02-01 Dmitri GribenkoComment parsing: improve the fidelity of XML output...
2013-02-01 Bill SchmidtAdd some missing PPC cpus
2013-02-01 Fariborz Jahanianobjc: Provide correct fixit instruction when two mismatched
2013-02-01 Jordan Rose[analyzer] Explain why we have system-header-simulator...
2013-02-01 Jordan RoseRe-apply "[analyzer] Model trivial copy/move ctors...
2013-02-01 Jordan Rose[analyzer] Reuse a LazyCompoundVal if its type matches...
2013-02-01 Dan GohmanAdd a testcase for some past-the-end address subtleties.
2013-02-01 Jim InghamCorrect the definition of ObjC's BOOL in our pre-canned...
2013-02-01 David SehrTwo changes relevant to LEA and x32:
2013-02-01 Nadav RotemFix errant fallthrough in the generation of the lifetim...
2013-02-01 David BlaikieFix exception handling line table problems introduced...
2013-02-01 Jim GrosbachFix misplaced 'break'.
2013-02-01 Hal FinkelAdd -mqpx and -mno-qpx feature flags to toggle use...
2013-02-01 Chad Rosier[driver] Don't try to generate diagnostic information...
2013-02-01 Alexander KornienkoMicro change: moved '{' for better readability (+don...
2013-02-01 Dmitri GribenkoFix indent
2013-02-01 Shankar Easwaranremove duplicate strings from the string table
2013-02-01 Shankar Easwaranadd alignment to .got/.got.plt/.plt sections & fix...
2013-02-01 Chad RosierUse a continue to simplify loop and reduce indentation...
2013-02-01 Dmitri GribenkoFix comments: these are not trailing comments
2013-02-01 Jyotsna VermaHexagon: Test case to confirm generation of indexed...
2013-02-01 Dmitri Gribenkolibclang: document the purpose of createNull()
2013-02-01 Dmitri Gribenkolibclang: add comments for CXStringFlag
2013-02-01 Jyotsna VermaReplace LDriu*[bhdw]_indexed_V4 instructions with ...
2013-02-01 Argyrios Kyrtzidis[modules] Introduce ModuleFile::DirectImportLoc which...
2013-02-01 Argyrios KyrtzidisFor ModuleLoader::makeModuleVisible() also pass the...
2013-02-01 Argyrios KyrtzidisIntroduce SourceManager::PredefinesFileID, to allow...
2013-02-01 Alexey Samsonov[Sanitizer] use u32 instead of mode_t, which is defined...
2013-02-01 Alexey Samsonov[ASan] remove debug output from the test
2013-02-01 Alexey Samsonov[Sanitizer] make internal_open have the same interface...
2013-02-01 Jyotsna VermaAdd appropriate TSFlags to the instructions that must...
2013-02-01 Bill SchmidtAdd check for @foo
2013-02-01 Dmitry Vyukovtsan: catch races on fd in more cases
2013-02-01 Bill SchmidtFix a string not seen without asserts
2013-02-01 Alexander KornienkoFixed segmentation fault when a CFGBlock has NULL succe...
2013-02-01 Bill SchmidtFix PR14881 by implementing conversion rules between...
2013-02-01 Alexey Samsonov[TSan] remove artifacts from gotsan build in 'make...
2013-02-01 Benjamin KramerInstSimplify: stripAndComputeConstantOffsets can be...
2013-02-01 Shankar Easwaranadd proper copyright header
2013-02-01 Tim NorthoverRemove currently unused register decoder from AArch64.
2013-02-01 Bill SchmidtRevise unit testing for -fno-altivec, -mno-altivec.
2013-02-01 Dmitry Vyukovtsan: even if races between atomic and plain memory...
2013-02-01 Dmitri Gribenkolibclang: itroduce cxstring::createEmpty()
2013-02-01 Dmitri Gribenkolibclang: introduce cxstring::createNull()
2013-02-01 Manuel KlimekRe-design the convenience interfaces on MatchFinder.
2013-02-01 Alexander KornienkoUse const visitors in ASTDumper.
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
next