Tim Northover
|
c0b42f718e
|
ARM: force soft-float ABI for tests depending on it.
This should fix the ARM bots.
llvm-svn: 197555
|
2013-12-18 09:58:06 +00:00 |
Jakob Stoklund Olesen
|
f50d2eafdb
|
FileCheckize.
llvm-svn: 145452
|
2011-11-29 23:09:16 +00:00 |
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 |
Jim Grosbach
|
d7cf55cd0e
|
Use Unified Assembly Syntax for the ARM backend.
llvm-svn: 86494
|
2009-11-09 00:11:35 +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 |
Bob Wilson
|
2e076c4e02
|
Add support for ARM's Advanced SIMD (NEON) instruction set.
This is still a work in progress but most of the NEON instruction set
is supported.
llvm-svn: 73919
|
2009-06-22 23:27:02 +00:00 |