florian
|
1e72dd2d78
* fixed compilation of ppc compiler
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
601160a0e3
* powerpc compiles again
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
Jonas Maebe
|
11e98e7d73
* some newra optimizations (eliminate lots of moves between registers)
|
22 years ago |
Jonas Maebe
|
48bc5d09e0
* fixed compilation of ppc compiler with -dnewra
|
22 years ago |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
Jonas Maebe
|
5ab3ea0af5
- disabled some debugging code
|
22 years ago |
Jonas Maebe
|
d514f33ce4
* committed wrong file previously :(
|
22 years ago |
Jonas Maebe
|
117d6934a1
+ first spill_registers implementation, most likely still very buggy
|
22 years ago |
Jonas Maebe
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
Jonas Maebe
|
d29c96896f
* fixed newra cycle for x86
|
22 years ago |
Jonas Maebe
|
1ff5307e5d
+ op_reg_reg_reg_const_const (for rlwnm)
|
22 years ago |
Jonas Maebe
|
24e2741659
* more powerpc and generic fixes related to the new register allocator
|
22 years ago |
carl
|
3214bab118
* maxoperands -> max_operands (for portability in rautils.pas)
|
22 years ago |
Jonas Maebe
|
a9144c22c3
* is_nop() now identifies "mr rA,rA" instructions for removal
|
23 years ago |
Jonas Maebe
|
2e41fdf381
- removed taicpu.destroy, its job is already handled by
|
23 years ago |
Jonas Maebe
|
e2c5923e97
* fixed range errors
|
23 years ago |
florian
|
be574d1cf2
* powerpc target fixed, very simple units can be compiled
|
23 years ago |