projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7883fa9
)
Fix test.
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 4 Nov 2009 00:42:33 +0000
(
00:42
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Wed, 4 Nov 2009 00:42:33 +0000
(
00:42
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85986
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Thumb2/machine-licm.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Thumb2/machine-licm.ll
b/test/CodeGen/Thumb2/machine-licm.ll
index f9c56f071471848fe21957f25ba1253a57cfd893..64309c492dd8ab999fe9c456c77620aa3d4e15e9 100644
(file)
--- a/
test/CodeGen/Thumb2/machine-licm.ll
+++ b/
test/CodeGen/Thumb2/machine-licm.ll
@@
-15,7
+15,7
@@
entry:
bb.nph: ; preds = %entry
; CHECK: BB#1
-; CHECK: ldr r{{[0-9]+}}, LCPI1_0
+; CHECK: ldr
{{.*}}
r{{[0-9]+}}, LCPI1_0
; CHECK: ldr{{.*}} r{{[0-9]+}}, LCPI1_1
%.pre = load i32* @GV, align 4 ; <i32> [#uses=1]
br label %bb