summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/postra-licm.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-16
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-05
* Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen2010-09-30
* Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen2010-09-27
* Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng2010-09-23
* - Clean up some crappy code which deals with coalescing of copies which look atEvan Cheng2010-04-21
* Add test for post-ra machine licm.Evan Cheng2010-04-13
* Enable post regalloc machine licm by default.Evan Cheng2010-04-12