[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / dag-rauw-cse.ll
index eca8c8641a20074945249c3f4f50e6cb4e5c031c..12a2e626687be80f2b3310a6141b8217e18de97c 100644 (file)
@@ -2,7 +2,7 @@
 ; PR3018
 
 define i32 @test(i32 %A) nounwind {
-; CHECK: test:
+; CHECK-LABEL: test:
 ; CHECK-NOT: ret
 ; CHECK: orl $1
 ; CHECK: ret