Jim Grosbach
|
e04cc6cb43
|
Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/pack
instructions to subtarget features and update tests to reflect.
PR5717.
llvm-svn: 103136
|
2010-05-05 23:44:43 +00:00 |
|
Johnny Chen
|
b6d35fd803
|
Drop the ".w" qualifier for t2UXTB16* instructions as there is no 16-bit version
of either sxtb16 or uxtb16, and the unified syntax does not specify ".w".
llvm-svn: 97760
|
2010-03-04 22:24:41 +00:00 |
|
Jim Grosbach
|
b123a9cbc0
|
Convert to FileCheck
llvm-svn: 89007
|
2009-11-17 00:20:26 +00:00 |
|
Dan Gohman
|
142428ce64
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
|
Evan Cheng
|
f20e4fba49
|
Add thumb2 sign / zero extend with rotate instructions.
llvm-svn: 74755
|
2009-07-03 01:43:10 +00:00 |
|