Dan Gohman
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
Evan Cheng
|
1e6c2a1c17
|
Shrink ADDS, ADC, RSB, and SUBS.
llvm-svn: 78776
|
2009-08-12 01:49:45 +00:00 |
David Goodwin
|
911edef65b
|
Thumb-2 tests
llvm-svn: 74464
|
2009-06-29 22:25:22 +00:00 |
David Goodwin
|
35ee722d42
|
Use "adcs/sbcs" only when the carry-out is live, otherwise use "adc/sbc".
llvm-svn: 74321
|
2009-06-26 20:45:56 +00:00 |
Daniel Dunbar
|
a720af1370
|
More spelling Count as count.
llvm-svn: 74306
|
2009-06-26 18:35:07 +00:00 |
David Goodwin
|
5960e6d974
|
ADC used to implement adde should use "adcs" opcode instead of "adc".
llvm-svn: 74293
|
2009-06-26 18:07:25 +00:00 |