Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
[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.