All PPC instructions are now auto-printed
[oota-llvm.git] / lib / Target / PowerPC / README.txt
1 TODO:
2 * implement not-R0 register GPR class
3 * fix rlwimi generation to be use-and-def
4 * implement scheduling info
5 * implement powerpc-64 for darwin
6 * implement powerpc-64 for aix
7 * use stfiwx in float->int
8 * should hint to the branch select pass that it doesn't need to print the
9   second unconditional branch, so we don't end up with things like:
10         b .LBBl42__2E_expand_function_8_674     ; loopentry.24
11         b .LBBl42__2E_expand_function_8_42      ; NewDefault
12         b .LBBl42__2E_expand_function_8_42      ; NewDefault
13
14 Currently failing tests that should pass:
15 * MultiSource
16   |- Applications
17   |  `- hbd: miscompilation