summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/machine-cp.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 machine-cp by having it to check sub-register indicies. e.g.Evan Cheng2012-02-20
* Disable machine copy propagation for now. It's known to be buggy (PR11940) an...Benjamin Kramer2012-02-16
* Added a late machine instruction copy propagation pass. This catchesEvan Cheng2012-01-07