When combining consecutive stores allow loads in between the stores, if the loads...
[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.