Reapply r162160 with a fix: Optimize Arith->Trunc->SETCC sequence to allow better...
[oota-llvm.git] / test / CodeGen / X86 / sub.ll
2011-07-26 Benjamin KramerUpdate test.
2011-07-26 Benjamin KramerAdd a neat little two's complement hack for x86.