Jonas Maebe
|
41d6d85084
* fixed spilling of fpu registers
|
19 years ago |
Jonas Maebe
|
8b8d3de3bf
* finally fix for fixing up conditional jumps that are too long
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
6c38093871
* fixed spilling for several ppc instructions which only read registers
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
54cb433625
* powerpc compiles again
|
21 years ago |
Jonas Maebe
|
71202a141d
* taicpu.is_same_reg_move() now gets a regtype parameter so it only
|
21 years ago |
Jonas Maebe
|
9495f77117
- removed taicpu.is_reg_move because it's not used anymore
|
21 years ago |
florian
|
d38abc3a3f
+ setting of bit 6 of cr for c var args on ppc implemented
|
21 years ago |
peter
|
1c7e6fc380
* sparc updates
|
21 years ago |
florian
|
2aeea741ed
* fixed ppc compilation
|
21 years ago |
Jonas Maebe
|
2aba43c797
* completely overhauled and fixed generic spilling code. New method:
|
21 years ago |
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 |