aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/predicate-dp4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/predicate-dp4.ll')
-rw-r--r--test/CodeGen/R600/predicate-dp4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/predicate-dp4.ll b/test/CodeGen/R600/predicate-dp4.ll
index e48d6a7..6bc1875 100644
--- a/test/CodeGen/R600/predicate-dp4.ll
+++ b/test/CodeGen/R600/predicate-dp4.ll
@@ -1,6 +1,6 @@
;RUN: llc < %s -march=r600 -mcpu=cayman
-; CHECK-LABEL: @main
+; CHECK-LABEL: {{^}}main:
; CHECK: PRED_SETE_INT * Pred,
; CHECK: DOT4 T{{[0-9]+}}.X, T0.X, T0.X, Pred_sel_one
define void @main(<4 x float> inreg) #0 {