platform/upstream/llvm.git
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...
2012-10-01 Michael Gottesman[clang-tests] Changed relative paths to absolute paths...
2012-10-01 Fariborz JahanianModern translator test. Breakup test into two and
2012-10-01 Sid ManningThis change:
2012-10-01 NAKAMURA Takumitest/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64...
2012-10-01 Jim GrosbachMachO: direct-to-object attribute for data-in-code...
2012-10-01 Enrico Granata<rdar://problem/12349509> Renaming the structure that...
2012-10-01 Reed Kotlerchecking test case for r164811. was an omission to...
2012-10-01 Fariborz JahanianRename a test I just added.
2012-10-01 Fariborz Jahanianobjective-C modern translator. Test for producing both
2012-10-01 Chad Rosier[ms-inline asm] Expose the getReg() function in the...
2012-10-01 Richard SmithFix treatment of case which came up on std-proposals...
2012-10-01 Richard SmithPR13978: A 'decltype' DeclSpec has an expression repres...
2012-10-01 Anna ZaksMove isObjCSelf into Expr.
2012-10-01 Anna Zaks[analyzer] Address Jordan's review for r164868.
2012-10-01 Michael J.... [Docs] Update File Headers section to cover doxygen...
2012-10-01 Fariborz JahanianAdd xml test for availability to comment-xml-schema.c
2012-10-01 Jordan Rose[analyzer] Allow ObjC ivar lvalues where the base is...
2012-10-01 Jordan Rose[analyzer] Add a test for PR13927 "offsetof replacement...
2012-10-01 Jordan RoseRevert "[analyzer] Check that a member expr is valid...
2012-10-01 Fariborz Jahanianavailability in structured documents. Takes
2012-10-01 Jordan RoseRe-enable support for --program-prefix.
2012-10-01 Ted KremenekHave AnalyzerOptions::getBooleanOption() stick the...
2012-10-01 Ted KremenekAdd checker debug.ConfigDumper to dump the contents...
2012-10-01 Jordan RoseReapply "[analyzer] Handle inlined constructors for...
2012-10-01 Richard TrieuCleaning up the self initialization checker.
2012-10-01 Enrico Granata<rdar://problem/12406088> Fixing a crasher with adding...
2012-10-01 Micah VillmowForgot the SPIR test case.
2012-10-01 Micah VillmowAdd in support for SPIR to LLVM core. This adds a new...
2012-10-01 Jordan Rose[analyzer] Make ProgramStateManager's SubEngine paramet...
2012-10-01 Michael LiaoFix PR13899
2012-10-01 Benjamin KramerProvide a shortcut for MCObjectStreamer when emitting...
2012-10-01 Daniel JasperFix ASTMatchersTests in configurations where
2012-10-01 Daniel JasperAdd matchers for selected C++11 features.
2012-10-01 Chandler CarruthFix more misspellings found by Duncan during review.
next