2004-08-10 20:42:36 +00:00
|
|
|
TODO:
|
2004-09-04 05:00:00 +00:00
|
|
|
* implement not-R0 register GPR class
|
2004-08-29 22:02:43 +00:00
|
|
|
* fix rlwimi generation to be use-and-def
|
2004-08-14 22:16:36 +00:00
|
|
|
* implement scheduling info
|
|
|
|
* implement powerpc-64 for darwin
|
|
|
|
* implement powerpc-64 for aix
|
2004-08-29 22:02:43 +00:00
|
|
|
* use stfiwx in float->int
|
2004-07-27 18:43:04 +00:00
|
|
|
* 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
|
|
|
|
b .LBBl42__2E_expand_function_8_42 ; NewDefault
|
|
|
|
b .LBBl42__2E_expand_function_8_42 ; NewDefault
|
2004-07-26 16:23:55 +00:00
|
|
|
|
2004-08-16 05:06:43 +00:00
|
|
|
Currently failing tests that should pass:
|
2004-07-23 22:37:22 +00:00
|
|
|
* MultiSource
|
|
|
|
|- Applications
|
|
|
|
| `- hbd: miscompilation
|