peter
|
30f1eb4705
* fix for referencecounted temps
|
22 年之前 |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 年之前 |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 年之前 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年之前 |
peter
|
540691bf02
* optimized releasing of registers
|
22 年之前 |
peter
|
75cb52213f
* fix register leak in with debug
|
22 年之前 |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 年之前 |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 年之前 |
marco
|
cd5ae5fcc3
* Patch from Peter for paraloc
|
22 年之前 |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 年之前 |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 年之前 |
peter
|
6731abb0db
* fixed some reported bugs
|
22 年之前 |
daniel
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 年之前 |
Jonas Maebe
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 年之前 |
Jonas Maebe
|
f909d6a620
* fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86
|
22 年之前 |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 年之前 |
Jonas Maebe
|
4be7651aa2
* fixed conversion of fpc_*str_unique to compilerproc
|
22 年之前 |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 年之前 |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 年之前 |
Jonas Maebe
|
4d7dd7ecb4
* fixed update_reference_reg_mul() so that it won't modify CREGISTERs
|
22 年之前 |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 年之前 |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 年之前 |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 年之前 |
florian
|
bfd89a3fd3
* better handling of CREGISTER in subscript nodes
|
22 年之前 |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 年之前 |
Jonas Maebe
|
e7e2cfe9a4
* a_load_loc_reg now has an extra size parameter for the destination
|
22 年之前 |
florian
|
a41d686f98
* fixed getintparaloc call for ansi- and widestring range checking
|
22 年之前 |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 年之前 |
peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
22 年之前 |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 年之前 |