aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/postra-licm.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-13/+13
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-1/+1
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-3/+6
* Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen2010-09-301-1/+1
* Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen2010-09-271-1/+1
* Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng2010-09-231-1/+1
* - Clean up some crappy code which deals with coalescing of copies which look atEvan Cheng2010-04-211-1/+0
* Add test for post-ra machine licm.Evan Cheng2010-04-131-7/+53
* Enable post regalloc machine licm by default.Evan Cheng2010-04-121-0/+140