| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MachineCopyPropagation has special logic for removing COPY instructions. It w... | James Molloy | 2014-01-22 | 1 | -1/+25 |
| * | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
| * | Flip the new block-placement pass to be on by default. | Chandler Carruth | 2012-04-16 | 1 | -2/+2 |
| * | Fix machine-cp by having it to check sub-register indicies. e.g. | Evan Cheng | 2012-02-20 | 1 | -1/+1 |
| * | Disable machine copy propagation for now. It's known to be buggy (PR11940) an... | Benjamin Kramer | 2012-02-16 | 1 | -1/+1 |
| * | Added a late machine instruction copy propagation pass. This catches | Evan Cheng | 2012-01-07 | 1 | -0/+36 |

