OSDN Git Service

Fix a case of `CHECK[^:]*$`.
authorJonathan Roelofs <jonathan@codesourcery.com>
Thu, 27 Aug 2015 17:03:14 +0000 (17:03 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Thu, 27 Aug 2015 17:03:14 +0000 (17:03 +0000)
http://reviews.llvm.org/D11917

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246163 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AArch64/arm64-ccmp-heuristics.ll

index 4e47ab6..25d874e 100644 (file)
@@ -15,10 +15,10 @@ target triple = "arm64-apple-ios7.0.0"
 ; CHECK: Maze1
 ; CHECK: %if.then
 ; CHECK: cmp x{{[0-9]+}}, #2
-; CHECK-NEXT b.cc
+; CHECK-NEXT: b.lo
 ; CHECK: %if.then
 ; CHECK: cmp x{{[0-9]+}}, #2
-; CHECK-NEXT b.cc
+; CHECK-NEXT: b.lo
 define i32 @Maze1() nounwind ssp {
 entry:
   %0 = load i64, i64* @channelColumns, align 8, !tbaa !0