aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/machine-cse.ll
Commit message (Expand)AuthorAgeFilesLines
* sext(undef) = 0, because the top bits will all be the same.Evan Cheng2011-03-151-2/+2
* Teach machine cse to commute instructions.Evan Cheng2010-12-151-0/+40
* Enable machine cse pass.Evan Cheng2010-03-101-0/+39