Age | Commit message (Expand) | Author |
---|---|---|
2012-08-11 | PR13578: Teach MachineCSE that instructions that use a constant register can ... | Benjamin Kramer |
2012-08-07 | MachineCSE: Update the heuristics for isProfitableToCSE. | Manman Ren |
2012-01-10 | Allow machine-cse to look across MBB boundary when cse'ing instructions that | Evan Cheng |
2011-03-15 | sext(undef) = 0, because the top bits will all be the same. | Evan Cheng |
2010-12-15 | Teach machine cse to commute instructions. | Evan Cheng |
2010-03-10 | Enable machine cse pass. | Evan Cheng |