]> granicus.if.org Git - llvm/commitdiff
NFC: I simply added CHECK-LABEL to prevent false matches in the tests.
authorAndrew V. Tischenko <andrew.v.tischenko@gmail.com>
Fri, 7 Jul 2017 13:41:33 +0000 (13:41 +0000)
committerAndrew V. Tischenko <andrew.v.tischenko@gmail.com>
Fri, 7 Jul 2017 13:41:33 +0000 (13:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307397 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/arguments-nosplit-double.ll
test/CodeGen/ARM/arguments-nosplit-i64.ll

index 8e4dee45ddf27a2b81c64970918cc2fd3754d854..bb3710842d34c2a8235b5d17a5ffbd5b1ad76d39 100644 (file)
@@ -8,5 +8,6 @@ define i32 @f(i64 %z, i32 %a, double %b) {
   ret i32 %tmp
 }
 
+; CHECK-LABEL: f:
 ; CHECK-NOT: r3
 
index 4a08d0a0406acb481b49157e35a6b4c4dfa58d0b..02bdc6cc227a067a2b26e9e9b08b6cd7025db25b 100644 (file)
@@ -8,5 +8,6 @@ define i32 @f(i64 %z, i32 %a, i64 %b) {
   ret i32 %tmp
 }
 
+; CHECK-LABEL: f:
 ; CHECK-NOT: r3