mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
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
This commit is contained in:
parent
bd0781ed12
commit
ef9531efed
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user