Jim Grosbach
|
3e2c6f380c
|
ARM VLDR/VSTR instructions don't need a size suffix.
Canonicallize on the non-suffixed form, but continue to accept assembly that
has any correctly sized type suffix.
llvm-svn: 144583
|
2011-11-14 23:03:21 +00:00 |
Galina Kistanova
|
9e56e51fab
|
Correction. Use explicit target triple in the test.
llvm-svn: 131252
|
2011-05-12 21:55:34 +00:00 |
Galina Kistanova
|
e53ae508ec
|
This test fails on ARM. The test shouldn't explicitly specify alignment (and alignment 4 is wrong) and requires hard-float.
llvm-svn: 130875
|
2011-05-04 21:57:44 +00:00 |
Jim Grosbach
|
d7cf55cd0e
|
Use Unified Assembly Syntax for the ARM backend.
llvm-svn: 86494
|
2009-11-09 00:11:35 +00:00 |
Bob Wilson
|
a2e8333eed
|
Fix pr4939: Change FPCCToARMCC to translate SETOLE to ARMCC::LS.
See the bug report for details.
llvm-svn: 81397
|
2009-09-09 23:14:54 +00:00 |