(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / pr10420.ll
2011-08-02 Rafael EspindolaAssume .cfi_startproc is the first thing in a function...