Fix codegen for references to available_externally symbols. This fixes
[oota-llvm.git] / test / CodeGen / ARM / carry.ll
2009-06-25 Evan ChengSelect ADC, SBC, and RSC instead of the ADCS, SBCS...
2009-06-25 Evan ChengISD::ADDE / ISD::SUBE updates the carry bit so they...