aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
diff options
context:
space:
mode:
authorDavid Goodwin <david_goodwin@apple.com>2009-10-01 22:19:57 +0000
committerDavid Goodwin <david_goodwin@apple.com>2009-10-01 22:19:57 +0000
commit9843a93e830e76f96e9a997b3002624a28ca5aa6 (patch)
treefaad56e6175ff6097b9b93bf2be6cd89bf3657f7 /test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
parente4250396ea254b374436e94f391f1adb9bd94d20 (diff)
downloadexternal_llvm-9843a93e830e76f96e9a997b3002624a28ca5aa6.zip
external_llvm-9843a93e830e76f96e9a997b3002624a28ca5aa6.tar.gz
external_llvm-9843a93e830e76f96e9a997b3002624a28ca5aa6.tar.bz2
Remove neonfp attribute and instead set default based on CPU string. Add -arm-use-neon-fp to override the default.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83218 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll')
-rw-r--r--test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll b/test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
index 39c9a66..319d29b 100644
--- a/test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
+++ b/test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+neon,+neonfp -relocation-model=pic -disable-fp-elim
+; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+neon -arm-use-neon-fp -relocation-model=pic -disable-fp-elim
type { %struct.GAP } ; type %0
type { i16, i8, i8 } ; type %1