diff options
Diffstat (limited to 'test/CodeGen/X86/2011-05-09-loaduse.ll')
| -rw-r--r-- | test/CodeGen/X86/2011-05-09-loaduse.ll | 2 |
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 8673d7433fac0..adcea5cf61592 100644 --- a/test/CodeGen/X86/2011-05-09-loaduse.ll +++ b/test/CodeGen/X86/2011-05-09-loaduse.ll @@ -1,6 +1,6 @@ ; RUN: llc < %s -march=x86 -mcpu=corei7 | FileCheck %s -;CHECK: test +;CHECK-LABEL: test: ;CHECK-not: pshufd ;CHECK: ret define float @test(<4 x float>* %A) nounwind { |
