aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/machine-cp.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+25
* 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-2/+2
* Fix machine-cp by having it to check sub-register indicies. e.g.Evan Cheng2012-02-201-1/+1
* Disable machine copy propagation for now. It's known to be buggy (PR11940) an...Benjamin Kramer2012-02-161-1/+1
* Added a late machine instruction copy propagation pass. This catchesEvan Cheng2012-01-071-0/+36