Evan Cheng
|
8b2bda09a5
|
Change some ARM subtarget features to be single bit yes/no in order to sink them down to MC layer. Also fix tests.
llvm-svn: 134590
|
2011-07-07 03:55:05 +00:00 |
Jim Grosbach
|
151cd8f159
|
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 |
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
|
dd406177de
|
Fix revsh pattern.
llvm-svn: 79318
|
2009-08-18 05:43:23 +00:00 |
Evan Cheng
|
475f8a4fa2
|
Enable Thumb2 instruction shrinking (32-bit to 16-bit) pass. Convert a bunch of thumb2 tests to FileCheck.
llvm-svn: 78622
|
2009-08-10 23:56:04 +00:00 |
David Goodwin
|
782f242fd7
|
Add ".w" suffix for wide thumb-2 instructions.
llvm-svn: 77199
|
2009-07-27 16:31:55 +00:00 |
David Goodwin
|
3aaa751712
|
Thumb-2 tests
llvm-svn: 74345
|
2009-06-26 22:37:07 +00:00 |