peter
|
30f1eb4705
* fix for referencecounted temps
|
22 years ago |
peter
|
c8300cab51
* fixed rangecheck error
|
22 years ago |
Jonas Maebe
|
0cac29ec76
+ support for fpu temp parameters
|
22 years ago |
peter
|
d0b13d33c5
* fixed inlining float parameters for i386
|
22 years ago |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
florian
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 years ago |
florian
|
1df13c788c
* fixed some MMX<->SSE
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
marco
|
8f92b2f14e
* typo fix from Wiktor
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
peter
|
e27d6f67da
* inline supported again, LOC_REFERENCEs are used to pass the
|
22 years ago |
peter
|
da9f5e2319
* c style array of const generates callparanodes
|
22 years ago |
peter
|
3a92a2a25a
* parameter alignment fixes
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
22158bfb99
* updates for inlining
|
22 years ago |
peter
|
2581038501
* remove abt reg for vmtreg
|
22 years ago |
peter
|
540691bf02
* optimized releasing of registers
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |
peter
|
a561878746
* removed a_call_ref
|
22 years ago |
peter
|
2392f28675
* parameter fixes
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
76a53a375d
* varspez in calls to push_addr_param
|
22 years ago |
peter
|
bf0d3c730f
* don't use a_call_ref because it can use a parameter register
|
22 years ago |
florian
|
8f66389b46
* improved arm code generation
|
22 years ago |
marco
|
cd5ae5fcc3
* Patch from Peter for paraloc
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
peter
|
dfd60cb507
* released useparatemp
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
olle
|
b9394fd616
- removed parameter from fpc_iocheck
|
22 years ago |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |