aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2011-05-09-loaduse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2011-05-09-loaduse.ll')
-rw-r--r--test/CodeGen/X86/2011-05-09-loaduse.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2011-05-09-loaduse.ll b/test/CodeGen/X86/2011-05-09-loaduse.ll
index adcea5c..c772e4c 100644
--- a/test/CodeGen/X86/2011-05-09-loaduse.ll
+++ b/test/CodeGen/X86/2011-05-09-loaduse.ll
@@ -1,7 +1,7 @@
; RUN: llc < %s -march=x86 -mcpu=corei7 | FileCheck %s
;CHECK-LABEL: test:
-;CHECK-not: pshufd
+;CHECK-NOT: pshufd
;CHECK: ret
define float @test(<4 x float>* %A) nounwind {
entry: