florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
florian
|
302d2d1442
* compilation fixed
|
21 years ago |
olle
|
d173a77b9f
* macos: a_load_store fixed to only allocat temp reg if needed, side effect is compiler work for macos again.
|
21 years ago |
Jonas Maebe
|
9495f77117
- removed taicpu.is_reg_move because it's not used anymore
|
21 years ago |
Jonas Maebe
|
a23c7932cf
* fixed previous commit
|
21 years ago |
Jonas Maebe
|
169c8f5a3b
* changed an explicit mr to a_load_reg_reg so it's registered with the
|
21 years ago |
peter
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
Jonas Maebe
|
5a98f00e7f
- removed mov "reg, reg" optimizations, as they are removed by the
|
21 years ago |
Jonas Maebe
|
c006ab8326
- removed double construction of fpu register allocator
|
21 years ago |
peter
|
47f08937e4
* use localalign info for alignment for locals and temps
|
21 years ago |
Jonas Maebe
|
92f038ebec
* fixed saving/restoring of volatile fpu registers under sysv
|
21 years ago |
Jonas Maebe
|
83323b4955
* fixed tb0350 (support loading address of reference containing the
|
21 years ago |
Jonas Maebe
|
8953ed5494
* fixed tnotnode for < 32 bit quantities
|
21 years ago |
florian
|
218beb5b32
* handling of open array value parameters fixed
|
21 years ago |
peter
|
1c7e6fc380
* sparc updates
|
21 years ago |
florian
|
7bd24b32c3
+ register allocators are set to nil now after they are freed
|
21 years ago |
florian
|
2aeea741ed
* fixed ppc compilation
|
21 years ago |
Jonas Maebe
|
03d03d7ce4
* fixed compilation and simplified fixref, so it never has to reallocate
|
21 years ago |
peter
|
bce5a1e252
* rg[tregistertype] added in tcg
|
21 years ago |
Károly Balogh
|
c5afdadecb
* fixed compilation with -dppc603
|
21 years ago |
Jonas Maebe
|
8c11916462
* forgot call to cg.g_overflowcheck() in nppcadd
|
21 years ago |
florian
|
e63ae3ffee
* a_load_ref_ref isn't allowed to be used in g_stackframe_entry
|
22 years ago |
Jonas Maebe
|
30cf6be249
* another fix to a_load_ref_reg()
|
22 years ago |
Jonas Maebe
|
8cb716ca56
* fixed load_ref_reg for source > dest size
|
22 years ago |
Jonas Maebe
|
255589e12e
* fixed some int<->boolean type conversion issues
|
22 years ago |
Jonas Maebe
|
4ac4d2cadb
* fixded fixref() regarding the reallocation of already freed registers
|
22 years ago |
Jonas Maebe
|
08a966d88a
* fixed fpu regallocator initialisation
|
22 years ago |
florian
|
256299c274
* fixed reading of reg. sets in the arm assembler reader
|
22 years ago |
florian
|
f72431af31
+ copying of open array value parameters to the heap implemented
|
22 years ago |
Jonas Maebe
|
a624d954f4
* fixed releasing of references (ppc also has a base and an index, not
|
22 years ago |