X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / machine-cse.ll
2012-08-07 Manman RenMachineCSE: Update the heuristics for isProfitableToCSE.
2012-01-10 Evan ChengAllow machine-cse to look across MBB boundary when...
2011-03-15 Evan Chengsext(undef) = 0, because the top bits will all be the...
2010-12-15 Evan ChengTeach machine cse to commute instructions.
2010-03-10 Evan ChengEnable machine cse pass.