(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / 2011-05-09-loaduse.ll
2011-05-11 Nadav RotemFixes a bug in the DAGCombiner. LoadSDNodes have two...