Bob Wilson
|
c3ff538dcf
|
Fix misspelled target triples in MC/ARM test commands.
llvm-svn: 121901
|
2010-12-15 22:14:01 +00:00 |
Owen Anderson
|
30c4892ea5
|
Add codegen and encoding support for the immediate form of vbic.
llvm-svn: 118291
|
2010-11-05 19:27:46 +00:00 |
Owen Anderson
|
bc9b31c493
|
Covert VORRIMM to be produced via early target-specific DAG combining, rather than legalization.
This is both the conceptually correct place for it, as well as allowing it to be more aggressive.
llvm-svn: 118204
|
2010-11-03 23:15:26 +00:00 |
Owen Anderson
|
0747307049
|
Add support for code generation of the one register with immediate form of vorr.
We could be more aggressive about making this work for a larger range of constants,
but this seems like a good start.
llvm-svn: 118201
|
2010-11-03 22:44:51 +00:00 |
Owen Anderson
|
cd9da22f68
|
Use ARM-style comment syntax.
llvm-svn: 117941
|
2010-11-01 18:33:37 +00:00 |
Jim Grosbach
|
0190a649e8
|
Mark ARM subtarget features that are available for the assembler.
llvm-svn: 117929
|
2010-11-01 16:59:54 +00:00 |
Owen Anderson
|
7d23a78188
|
Convert this test to .s form.
llvm-svn: 117682
|
2010-10-29 18:48:59 +00:00 |