summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-11-20 19:57:15 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-11-20 19:57:15 +0000
commit4aedb61d039580113982827e397d3ebbd0e0dbba (patch)
treeafd49e09fa2432c59d0ab7de4b1804061c9cfe04 /test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
parent87b75ba75e854773bde482309d6594c25c567e0e (diff)
downloadllvm-4aedb61d039580113982827e397d3ebbd0e0dbba.tar.gz
llvm-4aedb61d039580113982827e397d3ebbd0e0dbba.tar.bz2
llvm-4aedb61d039580113982827e397d3ebbd0e0dbba.tar.xz
Remat VLDRD from constpool. Clean up some instruction property specifications.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89478 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/cross-rc-coalescing-2.ll')
-rw-r--r--test/CodeGen/Thumb2/cross-rc-coalescing-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll b/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
index eefbae53e7..607012799d 100644
--- a/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
+++ b/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 | grep vmov.f32 | count 4
+; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 | grep vmov.f32 | count 6
define arm_apcscc void @fht(float* nocapture %fz, i16 signext %n) nounwind {
entry: