add a note

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35334 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2007-03-25 05:10:46 +00:00
parent 0fc5095d0e
commit 86c9c341e9

View File

@ -3,6 +3,7 @@
TODO:
* gpr0 allocation
* implement do-loop -> bdnz transform
* __builtin_return_address not supported on PPC
===-------------------------------------------------------------------------===