platform/upstream/llvm.git
2013-04-09 Argyrios Kyrtzidis[c-index-test] Enable 'display diagnostics' when using...
2013-04-09 Eric ChristopherUpdate the version of dwarf we say we're emitting to...
2013-04-09 Argyrios Kyrtzidis[libclang] In cxtu::getASTUnit(), check for a null...
2013-04-09 Chad RosierRevert r179115 as it looks to have killed the ASan...
2013-04-09 Chandler CarruthRationalize the formatting of these case labels. Having...
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...
2013-04-09 Nadav RotemAdd support for bottom-up SLP vectorization infrastructure.
2013-04-09 Eric ChristopherMake check depend on all.
2013-04-09 Chad Rosier[ms-inline asm] Use parsePrimaryExpr in lieu of parseEx...
2013-04-09 Eric ChristopherThe .dwo section shouldn't contain the unrelocated...
2013-04-09 Hal FinkelCleanup PPCEarlyReturn
2013-04-09 Nadav RotemRevert r176408 and r176407 to address PR15540.
2013-04-09 Jim InghamFix the help message for “one-shot”.
2013-04-09 Chad Rosier[ms-inline asm] Maintain a StringRef to reference a...
2013-04-09 Fariborz JahanianObjective-C: This patch fixes a none-issuance of warning
2013-04-09 Daniel JasperFix comments before labels.
2013-04-09 Benjamin KramerDAGCombiner: Fold a shuffle on CONCAT_VECTORS into...
2013-04-09 Hal FinkelUse virtual base registers on PPC
2013-04-09 Hal FinkelConvert test PowerPC/2007-09-07-LoadStoreIdxForms to...
2013-04-09 Ariel J. BernalFix UseNullptr fails to replace c-style explicit cast...
2013-04-09 Eli BenderskyRewrite test/Linker tests to use FileCheck instead...
2013-04-09 Alexander KornienkoAgain macros without trailing semicolons: don't care...
2013-04-09 Daniel JasperImprovements to clang-format integrations.
2013-04-09 Rafael EspindolaConvert MachOObjectFile to a template.
2013-04-09 Evgeniy Stepanov[sanitizer] Interceptors for wait*.
2013-04-09 Alexey SamsonovDWARF parser: Fix DWARF-2/3 incompatibility: size of...
2013-04-09 Rafael EspindolaMention the changes in the handling of language linkage...
2013-04-09 Reid Kleckner[ms-cxxabi] Add "$$C" when mangling template arg QualTypes
2013-04-09 Alexey SamsonovOne more follow-up to r179082 - parse PIC/PIE arguments...
2013-04-09 Evgeniy Stepanov[msan] Intercept glob() with tests.
2013-04-09 Alexey Samsonov[Sanitizer] fix TSan tests: remove global ctor from...
2013-04-09 Alexey SamsonovFollow-up for r179082: more careful handling of -f...
2013-04-09 Kostya Serebryany[asan] relax Linux/zero-base-shadow.cc to make it pass...
2013-04-09 Michael GottesmanConverted 8x tests of SimplifyCFG to use FileCheck...
2013-04-09 Jakob Stoklund... Extract a function.
2013-04-09 Nadav RotemRemove the confusing sentence.
2013-04-09 Nadav RotemRevert 179071 because it is not the right way to suppor...
2013-04-09 Jakob Stoklund... Compute correct frame sizes for SPARC v9 64-bit frames.
2013-04-09 Peter CollingbourneIf the user requested a zero-base-shadow sanitizer...
2013-04-09 Jordan Rose[analyzer] Replace isIntegerType() with isIntegerOrEnum...
2013-04-09 John McCallWhen checking for illegal expressions in a default...
2013-04-09 Douglas GregorSkip transparent contexts when looking for using direct...
2013-04-09 Argyrios KyrtzidisMark as referenced the functions from instantiated...
2013-04-09 Sean CallananFixed the way we allocate executable memory on
2013-04-09 Rafael EspindolaMore uses for SymbolTableEntryBase.
2013-04-09 Anna Zaks[analyzer] Keep tracking the pointer after the escape...
2013-04-09 Rafael EspindolaAdd a SymbolTableEntryBase.
2013-04-09 Joe GroffFix PointerIntPair to be enum class compatible.
2013-04-08 Rafael EspindolaAdd a SectionBase struct.
2013-04-08 Nadav Rotemc++ new operators are not malloc-like functions because...
2013-04-08 Ted KremenekAdd test case calling a deprecated method from a subcla...
2013-04-08 John McCallDon't copy just to capture a strong block pointer under...
2013-04-08 Douglas Gregor<rdar://problem/13584715> Converted constant expression...
2013-04-08 Douglas Gregor<rdar://problem/13540899> Collect using directives...
2013-04-08 NAKAMURA TakumiInstructionSimplify.cpp: Fix a ligature, "fi", to get...
2013-04-08 NAKAMURA Takumiclang/test/Index/annotate-tokens.cpp: Appease msvc...
2013-04-08 Alexander KornienkoRecognize function-like macro usages without semicolon...
2013-04-08 Shuxin YangRedo the fix Benjamin Kramer committed in r178793 about...
2013-04-08 Nick LewyckyFix typo in assertion.
2013-04-08 Nadav RotemUpdate the docs about the fact that the loop vectorizer...
2013-04-08 Eli BenderskyThe PNaCl target no longer permits __attribute__((regpa...
2013-04-08 Jason MolendaUpdate PlatformDarwinKernel::GetMacDirectoriesToSearch...
2013-04-08 Douglas Gregor<rdar://problem/13559825> Further reduce template insta...
2013-04-08 Richard TrieuFix PR15634, better error message for template deductio...
2013-04-08 Ted KremenekUpdate checker build to checker-273
2013-04-08 Chandler CarruthRevert r179012: "[msan] Intercept glob()."
2013-04-08 Douglas Gregor<rdar://problem/13540921> Fix a crasher when an Objecti...
2013-04-08 Adrian Prantlfix indentation
2013-04-08 Rafael EspindolaTemplate the MachO types over the word size.
2013-04-08 Bill WendlingThe recent GCOV changes expect the initial version...
2013-04-08 Daniel JasperRevamp indentation behavior for complex binary expressions.
2013-04-08 Rafael EspindolaRemove is64BitLoadCommand.
2013-04-08 Eli BenderskyRewrite test/Integer tests to use FileCheck instead...
2013-04-08 DeLesley HutchinsThread safety analysis: turn on checking within lock...
2013-04-08 Eli BenderskyRewrite test/ExecutionEngine tests to use FileCheck...
2013-04-08 Fariborz Jahanianfixes a typo in my last patch.
2013-04-08 Howard HinnantChange <cwchar> and <cstring> to look out for flags...
2013-04-08 Chris LattnerIn the comparison, both clang and GCC are popular and...
2013-04-08 Fariborz Jahaniandoce parsing: adding few more headerdoc tags.
2013-04-08 Matt ArsenaultUpdate documentation.
2013-04-08 Douglas Gregor<rdar://problem/13540921> Cope with instantiations...
2013-04-08 Eli BenderskyRewrite test/Verifier tests to use FileCheck instead...
2013-04-08 Douglas Gregor<rdar://problem/13540921> Cope with deduced 'auto'...
2013-04-08 Ted KremenekTweak warning text for nil value in ObjC container...
2013-04-08 Arnold SchwaighoferX86 cost model: Model cost for uitofp and sitofp on...
2013-04-08 Alexander Potapenko[libsymbolized] If we can't find an address in the...
2013-04-08 Chad RosierTest case for r179030.
2013-04-08 Chad Rosier[ms-inline asm] Add support for ImmDisp [ Symbol ]...
2013-04-08 Douglas Gregor<rdar://problem/12806802> Propagate access specifiers...
2013-04-08 Daniel JasperAdd matcher for NamespaceDecls.
2013-04-08 Hal FinkelGenerate PPC early conditional returns
2013-04-08 Alexey SamsonovDWARF parser: remove duplicated code and fix code style...
2013-04-08 Evgeniy Stepanov[msan] Interceptors for pipe2 and socketpair.
2013-04-08 Rafael EspindolaAdd all 4 MachO object types. Use the stored type to...
2013-04-08 Vincent LejeuneR600: Control Flow support for pre EG gen
2013-04-08 Sebastian PopIndependentBlocks: translate out of SSA all uses escapi...
2013-04-08 Sebastian PopSCEVCodegen should not run createIndVarSimplifyPass
2013-04-08 Daniel JasperRemove outdated part of help message.
2013-04-08 Daniel JasperRevert accidental commit r179015.
2013-04-08 Daniel Jasperx
next