aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/vecinsert.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CellSPU/vecinsert.ll')
-rw-r--r--test/CodeGen/CellSPU/vecinsert.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/CellSPU/vecinsert.ll b/test/CodeGen/CellSPU/vecinsert.ll
index 726fe3f..6abbd9a 100644
--- a/test/CodeGen/CellSPU/vecinsert.ll
+++ b/test/CodeGen/CellSPU/vecinsert.ll
@@ -2,8 +2,8 @@
; RUN: grep cbd %t1.s | count 5
; RUN: grep chd %t1.s | count 5
; RUN: grep cwd %t1.s | count 10
-; RUN: grep il %t1.s | count 15
-; RUN: grep ilh %t1.s | count 10
+; RUN: grep -w il %t1.s | count 5
+; RUN: grep -w ilh %t1.s | count 6
; RUN: grep iohl %t1.s | count 1
; RUN: grep ilhu %t1.s | count 4
; RUN: grep shufb %t1.s | count 26