fixed to test attributes and use better checks
[oota-llvm.git] / test / CodeGen / X86 / sse-commute.ll
index 336bf06e557d791d1399f89bbf3fa59dd368efff..1800a6eea61b2723258db33f9ad37d5932b44079 100644 (file)
@@ -3,7 +3,7 @@
 ; Commute the comparison to avoid a move.
 ; PR7500.
 
-; CHECK: a:
+; CHECK-LABEL: a:
 ; CHECK-NOT: mov
 ; CHECK:     pcmpeqd
 define <2 x double> @a(<2 x double>, <2 x double>) nounwind readnone {