summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU
diff options
context:
space:
mode:
authorScott Michel <scottm@aero.org>2008-11-09 01:03:41 +0000
committerScott Michel <scottm@aero.org>2008-11-09 01:03:41 +0000
commit4691cd95582435361ef98261d0dd6fc5f1aaf1e2 (patch)
tree9b5701b86d6e2760910f0a5de33e88793e1e507e /test/CodeGen/CellSPU
parent0b45c9957fb7ad47e653fb43d455f6727170dad0 (diff)
downloadllvm-4691cd95582435361ef98261d0dd6fc5f1aaf1e2.tar.gz
llvm-4691cd95582435361ef98261d0dd6fc5f1aaf1e2.tar.bz2
llvm-4691cd95582435361ef98261d0dd6fc5f1aaf1e2.tar.xz
CellSPU: Update expected counts on expected patterns
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58927 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/CellSPU')
-rw-r--r--test/CodeGen/CellSPU/call_indirect.ll10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/CodeGen/CellSPU/call_indirect.ll b/test/CodeGen/CellSPU/call_indirect.ll
index b3437b8909..f38cba970b 100644
--- a/test/CodeGen/CellSPU/call_indirect.ll
+++ b/test/CodeGen/CellSPU/call_indirect.ll
@@ -4,16 +4,16 @@
; RUN: grep ila %t1.s | count 1
; RUN: grep rotqbyi %t1.s | count 4
; RUN: grep lqa %t1.s | count 1
-; RUN: grep lqd %t1.s | count 11
-; RUN: grep dispatch_tab %t1.s | count 6
+; RUN: grep lqd %t1.s | count 12
+; RUN: grep dispatch_tab %t1.s | count 5
; RUN: grep bisl %t2.s | count 7
; RUN: grep ilhu %t2.s | count 2
; RUN: grep iohl %t2.s | count 2
; RUN: grep rotqby %t2.s | count 6
-; RUN: grep lqd %t2.s | count 17
+; RUN: grep lqd %t2.s | count 18
; RUN: grep il %t2.s | count 2
-; RUN: grep ai %t2.s | count 7
-; RUN: grep dispatch_tab %t2.s | count 7
+; RUN: grep ai %t2.s | count 9
+; RUN: grep dispatch_tab %t2.s | count 6
; ModuleID = 'call_indirect.bc'
target datalayout = "E-p:32:32:128-f64:64:128-f32:32:128-i64:32:128-i32:32:128-i16:16:128-i8:8:128-i1:8:128-a0:0:128-v128:128:128"