Add a neat little two's complement hack for x86.
[oota-llvm.git] / test / CodeGen / X86 / 2011-05-09-loaduse.ll
2011-05-11 Nadav RotemFixes a bug in the DAGCombiner. LoadSDNodes have two...