Remove the TODO statement in the PPC README re: CTR loops

As Chris points out, this can now be removed!

TODO: check if the associated section on viterbi's inner loop can also be removed.
llvm-svn: 158224
This commit is contained in:
Hal Finkel 2012-06-08 20:02:09 +00:00
parent c6b5debb40
commit 41e6fd1df9
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
TODO:
* gpr0 allocation
* implement do-loop -> bdnz transform
* lmw/stmw pass a la arm load store optimizer for prolog/epilog
===-------------------------------------------------------------------------===