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 |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
daniel
|
cdb8a15f4a
* Some more R_NO changes
|
22 years ago |
peter
|
d113495cf1
* fixed stackalloc to not allocate localst.datasize twice
|
22 years ago |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
daniel
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 years ago |
daniel
|
557ac8b02e
* Fixed a register allocator bug
|
22 years ago |
Jonas Maebe
|
177d57f22c
* split en_exit_code into a part that may allocate a register and a part
|
22 years ago |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 years ago |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
Jonas Maebe
|
aa9f048e02
* fixed -dnewra compilation problems
|
22 years ago |
peter
|
43746bc54a
* alloc register for function result
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
77d641fa2a
* init/final of procedure data splitted from genentrycode
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
peter
|
2df40538b9
* g_copyopenarrayvalue gets length reference
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
Jonas Maebe
|
cbe4a3abd1
* fixed ref/loc problems
|
22 years ago |
daniel
|
fc90d8ab4b
* fixed conflict marks
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
Jonas Maebe
|
6f3e16298a
* function results can now also be regvars
|
22 years ago |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 years ago |
Jonas Maebe
|
dbf22a6cc9
* changed copyvalueparas so it also supports register parameters
|
22 years ago |
peter
|
1e7ecac976
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
22 years ago |
Jonas Maebe
|
2961250600
* fixed my previous commit
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |