aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2005-04-11 20:48:57 +0000
committerNate Begeman <natebegeman@mac.com>2005-04-11 20:48:57 +0000
commitef9531efedd2233269f670227fb0e6aae7480d53 (patch)
tree9b46e4e15027504d970c541336d9936168526fde
parentbd0781ed12dd817f760065e3ac2dcff12fb29440 (diff)
Update PPC readme. Remove things that are done or aren't ppc specific
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21232 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/PowerPC/README.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/Target/PowerPC/README.txt b/lib/Target/PowerPC/README.txt
index 9c7e9e609b..a7bf77154f 100644
--- a/lib/Target/PowerPC/README.txt
+++ b/lib/Target/PowerPC/README.txt
@@ -1,12 +1,8 @@
TODO:
-* poor switch statement codegen
-* load/store to alloca'd array or struct.
-* implement not-R0 register GPR class
-* implement scheduling info
-* implement do-loop pass
+* condition register allocation
+* gpr0 allocation
* implement do-loop -> bdnz transform
* implement powerpc-64 for darwin
-* implement powerpc-64 for aix
* use stfiwx in float->int
* should hint to the branch select pass that it doesn't need to print the
second unconditional branch, so we don't end up with things like: