blob: 356251d111ef134c599960598a283a518b3c4387 [file] [log] [blame]
Nate Begemanb64af912004-08-10 20:42:36 +00001TODO:
Nate Begemanf2f07812004-08-29 08:19:32 +00002* switch to auto-generated asm writer
Nate Begemand332fd52004-08-29 22:02:43 +00003* fix rlwimi generation to be use-and-def
Nate Begemanca068e82004-08-14 22:16:36 +00004* implement scheduling info
5* implement powerpc-64 for darwin
6* implement powerpc-64 for aix
Nate Begemand332fd52004-08-29 22:02:43 +00007* use stfiwx in float->int
Misha Brukman4ce5ce22004-07-27 18:43:04 +00008* 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:
Misha Brukman4ce5ce22004-07-27 18:43:04 +000010 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
Misha Brukmanbb966a42004-07-26 16:23:55 +000013
Nate Begeman746a4952004-08-16 05:06:43 +000014Currently failing tests that should pass:
Misha Brukman1be339a2004-07-23 22:37:22 +000015* MultiSource
16 |- Applications
Misha Brukman1be339a2004-07-23 22:37:22 +000017 | `- hbd: miscompilation