Jonas Maebe
3a7ad5212d
* removed some instructions from the list which considers r0 as 0
...
git-svn-id: trunk@8282 -
2007-08-14 14:15:35 +00:00
Jonas Maebe
28bab3fb4f
- removed some unused variables
...
* fixed some (harmless) ptrint warnings
- removed some commented code in agppcmpw
* added one missing field in a typed constant in cp1251
git-svn-id: trunk@8081 -
2007-07-17 13:57:15 +00:00
tom_at_work
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
...
git-svn-id: trunk@7983 -
2007-07-08 20:50:58 +00:00
daniel
182fca72f2
* Change spill_* routines to return Taicpu instead of Tai to increase
...
strong typing.
* Fix PowerPC R0 register allocation
git-svn-id: trunk@7317 -
2007-05-12 15:43:16 +00:00
Jonas Maebe
0caee5b45b
+ support to use r0 for ppc/ppc64 when compiling the compiler with
...
-duser0. Not active by default because generates wrong code due
to bug in the register allocator
git-svn-id: trunk@7261 -
2007-05-04 14:52:05 +00:00
Jonas Maebe
8077765f13
* fixed loading spilled registers from offsets outside the smallint
...
range for ppc32 and ppc64 (mantis #8633 )
git-svn-id: trunk@7142 -
2007-04-20 13:22:45 +00:00