Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -4/+4 |
* | X86: Stop LEA64_32r doing unspeakable things to its arguments. | Tim Northover | 2013-06-10 | 1 | -1/+2 |
* | PR13578: Teach MachineCSE that instructions that use a constant register can ... | Benjamin Kramer | 2012-08-11 | 1 | -0/+22 |
* | MachineCSE: Update the heuristics for isProfitableToCSE. | Manman Ren | 2012-08-07 | 1 | -0/+35 |
* | Allow machine-cse to look across MBB boundary when cse'ing instructions that | Evan Cheng | 2012-01-10 | 1 | -1/+23 |
* | sext(undef) = 0, because the top bits will all be the same. | Evan Cheng | 2011-03-15 | 1 | -2/+2 |
* | Teach machine cse to commute instructions. | Evan Cheng | 2010-12-15 | 1 | -0/+40 |
* | Enable machine cse pass. | Evan Cheng | 2010-03-10 | 1 | -0/+39 |