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 |
marco
|
c461204cdc
* fix from Jonas.
|
22 years ago |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
mazen
|
f8be2992fd
- dupplicated code removed
|
22 years ago |
Jonas Maebe
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 years ago |
Jonas Maebe
|
d191387d5a
* fixed 64bit int results with -dnewra (you can't free both registers and
|
22 years ago |
peter
|
1b633246b9
* sparc fixes
|
22 years ago |
Jonas Maebe
|
f909d6a620
* fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86
|
22 years ago |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 years ago |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 years ago |
Jonas Maebe
|
14bd8b899a
* create_paraloc_info() is now called separately for the caller and
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
Jonas Maebe
|
673d792cc6
* release function result registers if the functino result isn't used
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
02b3ec4f28
* newra fixes
|
22 years ago |
Jonas Maebe
|
5a5b7e0192
* deallocate parameter registers in time for newra
|
22 years ago |