(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / fastcc-2.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-05 Evan ChengIf SSE2 is available, x86 should pass first 3 f32/f64...