platform/upstream/llvm.git
2012-10-03 Argyrios KyrtzidisIntroduce ASTConsumer::HandleImplicitImportDecl() callb...
2012-10-03 Argyrios KyrtzidisSome renames to use the 'visitor' nomenclature, no...
2012-10-03 Michael HanImprove C++11 attribute parsing.
2012-10-03 NAKAMURA Takumitest/ExecutionEngine/MCJIT: MCJIT should work also...
2012-10-03 Jason MolendaThe kernel loading code is now isolated in the DynamicL...
2012-10-03 Jordan Rose[analyzer] Adjust the return type of an inlined devirtu...
2012-10-03 Jordan Rose[analyzer] Push evalDynamicCast and evalDerivedToBase...
2012-10-03 Jordan RoseTeach getCXXRecordDeclForPointerType about references.
2012-10-03 Chandler CarruthThird try at fixing this. ;] Go back to using std:...
2012-10-03 Jakob Stoklund... The early if conversion pass is ready to be used as...
2012-10-03 Richard TrieuChange how the SelfReferenceChecker handles MemberExpr...
2012-10-03 Chandler CarruthSwitch the SetVector::remove_if implementation to use...
2012-10-02 Evan ChengFix a serious X86 instruction selection bug. In
2012-10-02 Eric ChristopherRevert "Don't use a debug location for frame setup...
2012-10-02 Chad RosierRevert 165058, per Jim request. This requires further...
2012-10-02 Chad RosierRevert 165057, per Jim's request. This requires furthe...
2012-10-02 Alexander KornienkoAdded a test for C++11 statement attributes serialization.
2012-10-02 Jack CarterThe mips 64bit instructions DSLL, DSRA, DSRL, DEXT...
2012-10-02 Fariborz Jahanian[Doc parse]: SUpport for message in deprecated/unavailable
2012-10-02 Chandler CarruthTeach the new SROA to handle cases where an alloca...
2012-10-02 Chandler CarruthClean up these doxygen comments to follow the proposed...
2012-10-02 Nick LewyckyMake sure to put our sret argument into %rax on x86...
2012-10-02 Jakob Stoklund... Remove the old coalescer algorithm.
2012-10-02 Jason MolendaChange DynamicLoaderDarwinKernel::OSKextLoadedKextSumma...
2012-10-02 Jakob Stoklund... Handle reserved registers more accurately in handleMove().
2012-10-02 Ted KremenekSilence -Wunused-value warning.
2012-10-02 Chad Rosier[ms-inline asm] Rewrite the symbol references as wildca...
2012-10-02 Chad Rosier[ms-inline asm] Add basic support for wildcard MCParsed...
2012-10-02 Jakob Stoklund... Make sure the whole live range is covered when values...
2012-10-02 Eric ChristopherAllow alternate instructions to silence bot.
2012-10-02 Eric Christopher80-col.
2012-10-02 Andrew KaylorClean-up of memory buffer and object ownership model...
2012-10-02 Eric ChristopherDon't use a debug location for frame setup instructions...
2012-10-02 Eric ChristopherUse the existing DebugLoc.
2012-10-02 Eric ChristopherMake the location a parameter since we may not want...
2012-10-02 Eric ChristopherRemove the SavePoint infrastructure from fast isel...
2012-10-02 Hemant KulkarniChanged test output comparison to be consistent with...
2012-10-02 Argyrios Kyrtzidis[PCH/Module] Change the map of file-level DeclIDs to...
2012-10-02 Argyrios Kyrtzidis[libclang] When indexing an AST file, only deserialize...
2012-10-02 Chad Rosier[ms-inline asm] Fixup test case to be valid ms-style...
2012-10-02 Ted KremenekRefactor clients of AnalyzerOptions::getBooleanOption...
2012-10-02 Bill WendlingSet the 'build clang only' flag when we're building...
2012-10-02 Ted KremenekTweak AnalyzerOptions::getOptionAsInteger() to populate...
2012-10-02 Ted KremenekChange AnalyzerOptions::mayInlineCXXMemberFunction...
2012-10-02 Fariborz Jahanian[Doc parsing]: Add available and deprecated attribute...
2012-10-02 Nick KledzikImprove overflow detection in StringRef::getAsUnsignedI...
2012-10-02 Tobias GrosserAdd a new isl based code generation
2012-10-02 Tobias GrosserAdd an ast pretty printer pass based on the isl code...
2012-10-02 Tobias GrosserUpdate isl to get the new code generation
2012-10-02 Tobias GrosserDetect the isl code generation feature correctly
2012-10-02 Howard HinnantMake vector::iterator and string::iterator more resilie...
2012-10-02 Chandler CarruthFix another crasher in SROA, reported by Joel.
2012-10-02 Chad Rosier[ms-inline asm] Enhance the isSimpleMSAsm() function...
2012-10-02 Andrew KaylorSupport for generating ELF objects on Windows.
2012-10-02 Bill WendlingFix test for r165028. It only generates that flag for...
2012-10-02 Bill WendlingDuring LTO, we call 'dsymutil' when we compile source...
2012-10-02 Chandler CarruthFix a silly coding error on my part. The whole point...
2012-10-02 Rafael EspindolaConvert to FileCheck.
2012-10-02 Chad RosierNo need to call the InitializeAll* functions.
2012-10-02 NAKAMURA TakumiFP_CONTRACT: Fix two tests for -Asserts.
2012-10-02 Argyrios Kyrtzidis[libclang] When indexing an AST file, only deserialize...
2012-10-02 Argyrios KyrtzidisAdd info in the preprocessing record whether an inclusi...
2012-10-02 Argyrios Kyrtzidis[libclang] Even though we disable the preprocessing...
2012-10-02 Argyrios Kyrtzidis[libclang] Implement the importedASTFile indexing callb...
2012-10-02 Benjamin KramerFix broken tests.
2012-10-02 Alexander PotapenkoDo not patch the instruction address when symbolizing...
2012-10-02 Duncan SandsFix PR13991: legalizing an overflowing multiplication...
2012-10-02 Aaron BallmanSplitting this test case into two because the behavior...
2012-10-02 Aaron BallmanAllowing individual targets to determine whether a...
2012-10-02 Alexey Samsonov[Sanitizer] fix line width
2012-10-02 Alexey Samsonov[ASan] Change __asan_set_on_error_callback to weak...
2012-10-02 Aaron BallmanSilencing an MSVC warning about */ being found outside...
2012-10-02 Evgeniy Stepanov[*San]: handle EINTR.
2012-10-02 Axel NaumannAdd redecls into their lexical DeclContext: this is...
2012-10-02 Dmitry Vyukovtsan: fix mac build
2012-10-02 Alexey Samsonov[ASan] Add extern C for __asan_symbolize on Windows
2012-10-02 Axel NaumannEnable programmatic provisioning of virtual module...
2012-10-02 Axel NaumannOnly those InterestingDecls that got added to the AST...
2012-10-02 Alexey Samsonov[Sanitizer/ASan] Simplify the code that prints and...
2012-10-02 Dmitry Vyukovtsan: wait for pending reports before exit
2012-10-02 Dmitry Vyukovtsan: output tid's in reports
2012-10-02 Dmitry Vyukovtsan: run output tests in parallel
2012-10-02 James MolloyAdd default JIT LIT variable.
2012-10-02 Benjamin Kramer-arch is a darwin-specific driver feature, use a triple...
2012-10-02 Benjamin KramerForce triple in test to unbreak it on non-darwin platforms.
2012-10-02 Axel NaumannMerge pending instantiations instead of overwriting...
2012-10-02 Bill WendlingUse an environment variable instead of what's in the...
2012-10-02 Greg Clayton<rdar://problem/11791234>
2012-10-02 Ted KremenekTweak diagnostic text to indicate that __weak on a...
2012-10-02 Lang HamesAdd FP_CONTRACT support for clang.
2012-10-02 Ted KremenekCheck if an IdentifierInfo* is null when the FunctionDe...
2012-10-02 Chandler CarruthRe-enable this test to reflect re-enabling the new...
2012-10-02 Chandler CarruthTurn the new SROA pass back on. Let's see if it sticks...
2012-10-02 Jason MolendaHandle KASLR kernel loading for kernel corefiles.
2012-10-02 Jordan Rose-Wformat: Don't check format strings in uninstantiated...
2012-10-02 Chad RosierFix 80-column violations. Cleanup whitespace in generat...
2012-10-02 NAKAMURA Takumiclang/test/Index: Fix two tests. Both %S and %t are...
2012-10-01 Hemant KulkarniEmit symbol tables.
2012-10-01 Chad Rosier[ms-inline asm] Use the convertToMapAndConstraints...
2012-10-01 Chad Rosier[ms-inline asm] Add the convertToMapAndConstraints...
next