Evan Cheng
|
68132d8093
|
ARM target code clean up. Check for iOS, not Darwin where it makes sense.
llvm-svn: 146981
|
2011-12-20 18:26:50 +00:00 |
Rafael Espindola
|
29dda21e96
|
Remove arm_apcscc from the test files. It is the default and doing this
matches what llvm-gcc and clang now produce.
llvm-svn: 106221
|
2010-06-17 15:18:27 +00:00 |
Evan Cheng
|
b18525937c
|
More consistent thumb1 asm printing.
llvm-svn: 89328
|
2009-11-19 06:57:41 +00:00 |
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
|
f6a9d06241
|
Shrinkify Thumb2 r = add sp, imm.
llvm-svn: 78745
|
2009-08-11 23:00:31 +00:00 |
Evan Cheng
|
38e88cb53f
|
Do not select tSXTB / tSXTH in thumb2 mode.
llvm-svn: 76600
|
2009-07-21 18:15:26 +00:00 |