Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / break-anti-dependencies.ll
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-12-16 Dan GohmanEnable anti-dependence breaking by default when post...
2008-11-25 Dan GohmanInitial support for anti-dependence breaking. Currently...