peter
|
601160a0e3
|
* powerpc compiles again
|
2003-09-03 19:35:24 +00:00 |
|
peter
|
6a8d5eb25d
|
* NEWRA branch merged
|
2003-09-03 15:55:00 +00:00 |
|
Jonas Maebe
|
11e98e7d73
|
* some newra optimizations (eliminate lots of moves between registers)
|
2003-08-18 21:27:00 +00:00 |
|
Jonas Maebe
|
48bc5d09e0
|
* fixed compilation of ppc compiler with -dnewra
|
2003-08-17 16:53:19 +00:00 |
|
peter
|
52c73e80d1
|
* start of sparc support for newra
|
2003-08-11 21:18:20 +00:00 |
|
Jonas Maebe
|
5ab3ea0af5
|
- disabled some debugging code
|
2003-07-23 10:58:06 +00:00 |
|
Jonas Maebe
|
d514f33ce4
|
* committed wrong file previously :(
|
2003-07-06 21:26:06 +00:00 |
|
Jonas Maebe
|
117d6934a1
|
+ first spill_registers implementation, most likely still very buggy
|
2003-07-06 15:29:06 +00:00 |
|
Jonas Maebe
|
642d0f923b
|
* ppc compiles with -dnewra, haven't tried to compile anything with it
yet though
|
2003-06-14 22:32:43 +00:00 |
|
Jonas Maebe
|
d29c96896f
|
* fixed newra cycle for x86
* added constants for indicating source and destination operands of the
"move reg,reg" instruction to aasmcpu (and use those in rgobj)
|
2003-06-14 14:53:50 +00:00 |
|
Jonas Maebe
|
1ff5307e5d
|
+ op_reg_reg_reg_const_const (for rlwnm)
|
2003-05-11 11:08:25 +00:00 |
|
Jonas Maebe
|
24e2741659
|
* more powerpc and generic fixes related to the new register allocator
|
2003-03-12 22:43:38 +00:00 |
|
carl
|
3214bab118
|
* maxoperands -> max_operands (for portability in rautils.pas)
* fix some range-check errors with loadconst
+ add ncgadd unit to m68k
* some bugfix of a_param_reg with LOC_CREFERENCE
|
2002-12-14 15:02:03 +00:00 |
|
Jonas Maebe
|
a9144c22c3
|
* is_nop() now identifies "mr rA,rA" instructions for removal
|
2002-09-30 23:16:49 +00:00 |
|
Jonas Maebe
|
2e41fdf381
|
- removed taicpu.destroy, its job is already handled by
taicpu_abstract.destroy() and this caused heap corruption
|
2002-09-17 18:26:02 +00:00 |
|
Jonas Maebe
|
e2c5923e97
|
* fixed range errors
|
2002-07-26 11:19:57 +00:00 |
|
florian
|
be574d1cf2
|
* powerpc target fixed, very simple units can be compiled
|
2002-07-07 09:44:31 +00:00 |
|