florian
|
6d3d97e845
* first fixes to compile the x86-64 system unit
|
21 years ago |
florian
|
9c476ba5f1
- delete parameter in cg64 methods removed
|
21 years ago |
florian
|
b52cee6639
* fixed ppc inlining stuff
|
21 years ago |
daniel
|
d84b7d0743
* Some work to restore the MMX capabilities
|
21 years ago |
peter
|
1367e342db
* reg allocations for imaginary register are now inserted just
|
21 years ago |
peter
|
bce5a1e252
* rg[tregistertype] added in tcg
|
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
|
21 years ago |
florian
|
08f4e363f6
* elesize of g_copyvaluepara_openarray changed
|
22 years ago |
marco
|
706118fcb9
* profiling fix
|
22 years ago |
peter
|
9e66b09843
* call firstpass before allocation and codegeneration is started
|
22 years ago |
Jonas Maebe
|
0cac29ec76
+ support for fpu temp parameters
|
22 years ago |
peter
|
925bc3bbad
* remove memdebug code for rg
|
22 years ago |
peter
|
9f54e1b7c5
* made worklists dynamic in size
|
22 years ago |
florian
|
5b33ab3643
* fixed more ppc stuff
|
22 years ago |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
florian
|
57a2fe6ddb
+ some code for PIC support added
|
22 years ago |
florian
|
947280d8e2
* some ideas for mm support implemented
|
22 years ago |
florian
|
1df13c788c
* fixed some MMX<->SSE
|
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 |
florian
|
e3519e3b0c
* x86 supports only mem/reg to reg for movsx and movzx
|
22 years ago |
peter
|
e27d6f67da
* inline supported again, LOC_REFERENCEs are used to pass the
|
22 years ago |
peter
|
3a92a2a25a
* parameter alignment fixes
|
22 years ago |
peter
|
c63b079d07
* save ESP after pusha and restore before popa for save all registers
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
5a7ce9fbe3
* fix pushw reg
|
22 years ago |
peter
|
540691bf02
* optimized releasing of registers
|
22 years ago |
peter
|
e248f1b570
* a_call_ref removed
|
22 years ago |
peter
|
1c11c95b3c
* change push/pop in getreg/ungetreg
|
22 years ago |