[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / sub.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-07-26 Benjamin KramerUpdate test.
2011-07-26 Benjamin KramerAdd a neat little two's complement hack for x86.