summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/PowerPC/README.txt')
-rw-r--r--llvm/lib/Target/PowerPC/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/PowerPC/README.txt b/llvm/lib/Target/PowerPC/README.txt
index 222780b87c6..356251d111e 100644
--- a/llvm/lib/Target/PowerPC/README.txt
+++ b/llvm/lib/Target/PowerPC/README.txt
@@ -1,10 +1,10 @@
TODO:
* switch to auto-generated asm writer
-* use stfiwx in float->int
+* fix rlwimi generation to be use-and-def
* implement scheduling info
* implement powerpc-64 for darwin
* implement powerpc-64 for aix
-* fix rlwimi generation to be use-and-def
+* 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:
b .LBBl42__2E_expand_function_8_674 ; loopentry.24
OpenPOWER on IntegriCloud