Add a neat little two's complement hack for x86.
[oota-llvm.git] / test / CodeGen / X86 / 2011-02-23-UnfoldBug.ll
2011-02-24 Evan ChengFix bug in X86 folding / unfolding table. Int_CMPSDrm...