Jonas Maebe
|
0cac29ec76
+ support for fpu temp parameters
|
22 年之前 |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 年之前 |
florian
|
1df13c788c
* fixed some MMX<->SSE
|
22 年之前 |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 年之前 |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 年之前 |
peter
|
da9f5e2319
* c style array of const generates callparanodes
|
22 年之前 |
peter
|
3a92a2a25a
* parameter alignment fixes
|
22 年之前 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年之前 |
peter
|
22158bfb99
* updates for inlining
|
22 年之前 |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 年之前 |
peter
|
76a53a375d
* varspez in calls to push_addr_param
|
22 年之前 |
marco
|
cd5ae5fcc3
* Patch from Peter for paraloc
|
22 年之前 |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 年之前 |
peter
|
dfd60cb507
* released useparatemp
|
22 年之前 |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 年之前 |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 年之前 |
peter
|
1b633246b9
* sparc fixes
|
22 年之前 |
Jonas Maebe
|
70a5d1e4c2
* create_paraloc_info() is now called separately for the caller and
|
22 年之前 |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 年之前 |
peter
|
b489c2d65e
* allocpara/freepara 64bit support
|
22 年之前 |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 年之前 |
peter
|
d179aea20d
* ungetregisterfpu gets size parameter
|
22 年之前 |
Jonas Maebe
|
55509b199b
* (de)allocation of registers for parameters is now performed properly
|
22 年之前 |
Jonas Maebe
|
419d7a9848
- disabled changing of LOC_*REGISTER to LOC_C*REGISTER in setparalocs,
|
22 年之前 |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 年之前 |
peter
|
1e7ecac976
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
22 年之前 |
peter
|
414bd5fa22
* more sparc cleanup
|
22 年之前 |
peter
|
c577c78366
* removed ret_in_acc, it's the reverse of ret_in_param
|
22 年之前 |
florian
|
72df326165
* some 64 bit adaptions in ncgadd
|
22 年之前 |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 年之前 |