X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / coalescer-commute1.ll
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-02-26 Evan ChengEnable -coalescer-commute-instrs by default.
2008-02-13 Evan ChengNew tests.