oota-llvm.git
2012-10-04 Jordan RoseMake sure 'prefix-clang++' is aliased to 'prefix-clang...
2012-10-04 Andrew TrickEnable -schedmodel, but prefer itineraries until we...
2012-10-03 Jakub StaszakFix PR13967.
2012-10-03 Bill WendlingAdd an explicit -object_path_lto flag during linking...
2012-10-03 Michael LiaoClean up tailing whitespaces
2012-10-03 Andrew TrickAdded instregex support to TableGen subtarget emitter.
2012-10-03 Andrew TrickTableGen subtarget emitter, nearly first class support...
2012-10-03 Andrew TrickCleanup TableGen subtarget emitter.
2012-10-03 Chad Rosier[ms-inline asm] Default to the 'm' constraint. This...
2012-10-03 Chad Rosier[ms-inline asm] Add support in the X86AsmPrinter for...
2012-10-03 Jack CarterThis patch moves from using a hard coded number (4)
2012-10-03 Sean Silvatblgen: Remove last traces of old TableGenMain API.
2012-10-03 Sean Silvatblgen: Migrate llvm-tblgen to new TableGenMain API.
2012-10-03 Sean Silvatblgen: Put new TableGenMain API in place.
2012-10-03 Bill WendlingAdd function to return return attributes.
2012-10-03 Bill WendlingUpdate to use the predicate methods to query if an...
2012-10-03 Nadav RotemFix a cycle in the DAG. In this code we replace multipl...
2012-10-03 Nick KledzikUse unsigned long long instead of uin64_t for OS where...
2012-10-03 Chad RosierTypos.
2012-10-03 Benjamin KramerDon't call getAsUnsignedInteger directly, it fails...
2012-10-03 Nick KledzikAdd getAsUnsignedInteger test case that checks that...
2012-10-03 Bill WendlingNo need to call functions which do the same thing as...
2012-10-03 Bill WendlingRemove assert that's too restrictive.
2012-10-03 Bill WendlingAdd methods which query for the specific attribute...
2012-10-03 Tim NorthoverImplement .rel relocation for R_ARM_ABS32 in MCJIT.
2012-10-03 Preston GurdThis Patch corrects a problem whereby the optimization...
2012-10-03 Nadav RotemA DAGCombine optimization for mergeing consecutive...
2012-10-03 Preston GurdSet up MCSchedModel after detecting the CPU type in...
2012-10-03 Dmitry Vyukovtsan: update the test for new atomic enums
2012-10-03 Dmitry Vyukovtsan: update the test for new atomic enums
2012-10-03 Dmitry Vyukovtsan: prepare for migration to new memory_order enum...
2012-10-03 Silviu BarangaFixed a bug in the ExecutionDependencyFix pass that...
2012-10-03 Chandler CarruthFix an issue where we failed to adjust the alignment...
2012-10-03 Chandler CarruthTry to use a better set of abstractions for computing...
2012-10-03 Eric ChristopherRevert 165051-165049 while looking into the foreach...
2012-10-03 Craig TopperFix doxygen comment to match function name.
2012-10-03 Craig TopperRemove unused function that used to get itineraries...
2012-10-03 Craig TopperFix 80-column violation
2012-10-03 NAKAMURA Takumitest/ExecutionEngine/MCJIT: MCJIT should work also...
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 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 165057, per Jim's request. This requires furthe...
2012-10-02 Jack CarterThe mips 64bit instructions DSLL, DSRA, DSRL, DEXT...
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 Jakob Stoklund... Handle reserved registers more accurately in handleMove().
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 Bill WendlingSet the 'build clang only' flag when we're building...
2012-10-02 Nick KledzikImprove overflow detection in StringRef::getAsUnsignedI...
2012-10-02 Chandler CarruthFix another crasher in SROA, reported by Joel.
2012-10-02 Andrew KaylorSupport for generating ELF objects on Windows.
2012-10-02 Chandler CarruthFix a silly coding error on my part. The whole point...
2012-10-02 Benjamin KramerFix broken tests.
2012-10-02 Duncan SandsFix PR13991: legalizing an overflowing multiplication...
2012-10-02 James MolloyAdd default JIT LIT variable.
2012-10-02 Chandler CarruthTurn the new SROA pass back on. Let's see if it sticks...
2012-10-02 Chad RosierFix 80-column violations. Cleanup whitespace in generat...
2012-10-01 Chad Rosier[ms-inline asm] Add the convertToMapAndConstraints...
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 Reed Kotlerchecking test case for r164811. was an omission to...
2012-10-01 Chad Rosier[ms-inline asm] Expose the getReg() function in the...
2012-10-01 Michael J.... [Docs] Update File Headers section to cover doxygen...
2012-10-01 Jordan RoseRe-enable support for --program-prefix.
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 Michael LiaoFix PR13899
2012-10-01 Benjamin KramerProvide a shortcut for MCObjectStreamer when emitting...
2012-10-01 Chandler CarruthFix more misspellings found by Duncan during review.
2012-10-01 Chandler CarruthMake this plural. Spotted by Duncan in review (and...
2012-10-01 Chandler CarruthPrune some unnecessary includes.
2012-10-01 Chandler CarruthFix several issues with alignment. We weren't always...
2012-10-01 Benjamin KramerTargetData: s/uint32_t/unsigned/ per Kuba's request.
2012-10-01 Benjamin KramerSimplifyCFG: Don't crash when forming a switch bitmap...
2012-10-01 Chandler CarruthFactor the PHI and select speculation into a separate...
2012-10-01 Craig TopperUse constants for all return values in switch. Allows...
2012-10-01 Chandler CarruthRefactor the PartitionUse structure to actually use...
2012-09-30 Jakub StaszakUse dyn_cast instead of isa and cast.
2012-09-30 Benjamin KramerSimplifyCFG: Enumerating all predecessors of a BB can...
2012-09-30 Dmitri GribenkoRST docs: convert HTML escapes to plain text in code...
2012-09-30 Dmitri GribenkoSphinx CSS: remove negative letter-spacing, it makes...
2012-09-30 Jakub StaszakFix && to && in Coding Standards.
2012-09-30 Craig TopperChange getX86SubSuperRegister to take an MVT::SimpleVal...
2012-09-30 Benjamin KramerArgumentPromotion: Remove ancient workaround for a...
2012-09-30 Duncan SandsIgnore apparent buffer overruns on external or weak...
2012-09-30 Nadav RotemRevert r164910 because it causes failures to several...
2012-09-30 Nadav RotemA DAGCombine optimization for merging consecutive store...
next