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:
443af5b
)
my patch fixed the fixme.
author
Chris Lattner
<sabre@nondot.org>
Mon, 2 Apr 2007 05:08:54 +0000
(
05:08
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 2 Apr 2007 05:08:54 +0000
(
05:08
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35582
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/PowerPC/branch-opt.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/PowerPC/branch-opt.ll
b/test/CodeGen/PowerPC/branch-opt.ll
index 9048f0f8d13bd7556cae73f3dcfe708f81cbdb46..11c02499649b30c61dc266776d47dce6dfac266d 100644
(file)
--- a/
test/CodeGen/PowerPC/branch-opt.ll
+++ b/
test/CodeGen/PowerPC/branch-opt.ll
@@
-1,6
+1,5
@@
; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 &&
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | grep 'b LBB.*' | wc -l | grep 5
-;;; FIXME, 4 unconditional branches is minimal
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | grep 'b LBB.*' | wc -l | grep 4
target endian = big
target pointersize = 32