(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / 2012-01-11-split-cv.ll
2012-01-11 Nadav RotemOn AVX, we can load v8i32 at a time. The bug happens...