[SystemZ] Improve extload handling
[oota-llvm.git] / test / CodeGen / SystemZ / fp-mul-05.ll
index df5bc4e707555fc18e18aacbcc9e6109a4a193b6..0be1fe8b41a003f0819a25b10ff8af475a13a270 100644 (file)
@@ -4,7 +4,7 @@
 
 ; There is no memory form of 128-bit multiplication.
 define void @f1(fp128 *%ptr, float %f2) {
-; CHECK: f1:
+; CHECK-LABEL: f1:
 ; CHECK: lxebr %f0, %f0
 ; CHECK: ld %f1, 0(%r2)
 ; CHECK: ld %f3, 8(%r2)