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:
63b2982
)
Fix test/CodeGen/PowerPC/ppc-shrink-wrapping.ll after r255398
author
Hal Finkel
<hfinkel@anl.gov>
Sat, 12 Dec 2015 00:42:05 +0000
(
00:42
+0000)
committer
Hal Finkel
<hfinkel@anl.gov>
Sat, 12 Dec 2015 00:42:05 +0000
(
00:42
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255414
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
b/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
index 2da8e8d0984c9a809a4ecc048f5b404214f2c9bb..2f75190327ef8a4670450ad9236a4b8368f71dd9 100644
(file)
--- a/
test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
+++ b/
test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
@@
-494,7
+494,7
@@
declare i32 @someVariadicFunc(i32, ...)
; DISABLE: mflr {{[0-9]+}}
;
; CHECK: cmplwi 3, 0
-; CHECK-NEXT: bne 0, .[[ABORT:LBB[0-9_]+]]
+; CHECK-NEXT: bne
{{[-]?}}
0, .[[ABORT:LBB[0-9_]+]]
;
; CHECK: li 3, 42
;