aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-adc.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Shrink ADDS, ADC, RSB, and SUBS.Evan Cheng2009-08-121-1/+17
* Thumb-2 testsDavid Goodwin2009-06-291-10/+10
* Use "adcs/sbcs" only when the carry-out is live, otherwise use "adc/sbc".David Goodwin2009-06-261-1/+1
* More spelling Count as count.Daniel Dunbar2009-06-261-1/+1
* ADC used to implement adde should use "adcs" opcode instead of "adc". David Goodwin2009-06-261-0/+32