summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/float.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/SPARC/float.ll')
-rw-r--r--test/CodeGen/SPARC/float.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/SPARC/float.ll b/test/CodeGen/SPARC/float.ll
index b35eb6c1d6..8dfd3715d0 100644
--- a/test/CodeGen/SPARC/float.ll
+++ b/test/CodeGen/SPARC/float.ll
@@ -7,7 +7,7 @@
; V8: call get_double
; V8: fnegs %f0, %f0
-; V8-UNOPT: test_neg:
+; V8-UNOPT-LABEL: test_neg:
; V8-UNOPT: fnegs
; V8-UNOPT: ! implicit-def
; V8-UNOPT: fmovs {{.+}}, %f0
@@ -26,7 +26,7 @@ entry:
; V8-LABEL: test_abs:
; V8: fabss %f0, %f0
-; V8-UNOPT: test_abs:
+; V8-UNOPT-LABEL: test_abs:
; V8-UNOPT: fabss
; V8-UNOPT: ! implicit-def
; V8-UNOPT: fmovs {{.+}}, %f0