Rafael Espindola
|
29dda21e96
|
Remove arm_apcscc from the test files. It is the default and doing this
matches what llvm-gcc and clang now produce.
llvm-svn: 106221
|
2010-06-17 15:18:27 +00:00 |
Jim Grosbach
|
71fcb4fedd
|
switch the flag for using NEON for SP floating point to a subtarget 'feature'.
Re-commit. This time complete with testsuite updates.
llvm-svn: 99570
|
2010-03-25 23:47:34 +00:00 |
David Goodwin
|
1cc6dd97da
|
Remove neonfp attribute and instead set default based on CPU string. Add -arm-use-neon-fp to override the default.
llvm-svn: 83218
|
2009-10-01 22:19:57 +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
|
ea2b82b8fc
|
Disable stack coloring with register for now. It's not able to set kill markers.
llvm-svn: 78179
|
2009-08-05 07:26:17 +00:00 |