| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |

