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:
7255d2a
)
Remove the TODO statement in the PPC README re: CTR loops
author
Hal Finkel
<hfinkel@anl.gov>
Fri, 8 Jun 2012 20:02:09 +0000
(20:02 +0000)
committer
Hal Finkel
<hfinkel@anl.gov>
Fri, 8 Jun 2012 20:02:09 +0000
(20:02 +0000)
As Chris points out, this can now be removed!
TODO: check if the associated section on viterbi's inner loop can also be removed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158224
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/README.txt
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/README.txt
b/lib/Target/PowerPC/README.txt
index 349cd890d5eeadd1a58a5224c09fd1adf1d85bdf..b6763aa738024e4474618274bcb1687c7eb3b947 100644
(file)
--- a/
lib/Target/PowerPC/README.txt
+++ b/
lib/Target/PowerPC/README.txt
@@
-2,7
+2,6
@@
TODO:
* gpr0 allocation
-* implement do-loop -> bdnz transform
* lmw/stmw pass a la arm load store optimizer for prolog/epilog
===-------------------------------------------------------------------------===