Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / 2011-05-09-loaduse.ll
index 8673d7433fac09e12ec634e39f28cd0b60abdac5..c772e4c7f4e4f7104d1676e7ae2cb061170f9ffa 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc < %s -march=x86 -mcpu=corei7 | FileCheck %s
 
-;CHECK: test
-;CHECK-not: pshufd
+;CHECK-LABEL: test:
+;CHECK-NOT: pshufd
 ;CHECK: ret
 define float @test(<4 x float>* %A) nounwind {
 entry: