peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
peter
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
peter
|
d28412f40b
* don't generate IMUL reg,1
|
21 years ago |
florian
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
21 years ago |
peter
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |
peter
|
ba3f7813de
* fixed parentfp loading, it was using the offset of the current
|
22 years ago |
peter
|
30f1eb4705
* fix for referencecounted temps
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
540691bf02
* optimized releasing of registers
|
22 years ago |
peter
|
75cb52213f
* fix register leak in with debug
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the 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
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
6731abb0db
* fixed some reported bugs
|
22 years ago |
daniel
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 years ago |
Jonas Maebe
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 years ago |
Jonas Maebe
|
f909d6a620
* fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86
|
22 years ago |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 years ago |
Jonas Maebe
|
4be7651aa2
* fixed conversion of fpc_*str_unique to compilerproc
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
Jonas Maebe
|
4d7dd7ecb4
* fixed update_reference_reg_mul() so that it won't modify CREGISTERs
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
florian
|
bfd89a3fd3
* better handling of CREGISTER in subscript nodes
|
22 years ago |