aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-02-11 23:55:29 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-02-11 23:55:29 +0000
commit4a540f0593f32d928534817b59c4a528e2197e0c (patch)
tree9c30fc9ef6ce4812fc7855571f21b2f0987148a9 /test/CodeGen/Thumb2
parent0d7b0aa76036abc3118d148fbf02ad287bc7be6c (diff)
downloadexternal_llvm-4a540f0593f32d928534817b59c4a528e2197e0c.zip
external_llvm-4a540f0593f32d928534817b59c4a528e2197e0c.tar.gz
external_llvm-4a540f0593f32d928534817b59c4a528e2197e0c.tar.bz2
Reapply coalescer fix for better cross-class coalescing.
This time with fixed test cases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95938 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2')
-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 8f6449e..2b20931 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 7
+; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 | grep vmov.f32 | count 3
define arm_apcscc void @fht(float* nocapture %fz, i16 signext %n) nounwind {
entry: