aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/carry.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix some more failures by converting to FileCheck.Bob Wilson2009-10-271-3/+8
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-3/+3
* Select ADC, SBC, and RSC instead of the ADCS, SBCS, and RSCS when the carry b...Evan Cheng2009-06-251-2/+2
* ISD::ADDE / ISD::SUBE updates the carry bit so they should isle to ADCS and S...Evan Cheng2009-06-251-0/+16