(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / 2007-02-16-BranchFold.ll
2010-03-14 Chris Lattnerdon't have i386-specific tests in CodeGen/Generic,...