aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/carry.ll
AgeCommit message (Expand)Author
2009-10-27Fix some more failures by converting to FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-25Select ADC, SBC, and RSC instead of the ADCS, SBCS, and RSCS when the carry b...Evan Cheng
2009-06-25ISD::ADDE / ISD::SUBE updates the carry bit so they should isle to ADCS and S...Evan Cheng