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 |
florian
|
0493cd3d2e
* more x86-64 fixes
|
22 years ago |
florian
|
8f66389b46
* improved arm code generation
|
22 years ago |
peter
|
3a3d710c47
* basics for x86 register calling
|
22 years ago |
daniel
|
49e539ac8d
* Adding register allocation order
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
florian
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
daniel
|
2b0cd432ca
* Small NOTARGETWIN32 conditional tweak
|
22 years ago |
peter
|
390db181c1
* loadfpu_reg_reg size specifier
|
22 years ago |
Jonas Maebe
|
d29c96896f
* fixed newra cycle for x86
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
a71427cf2c
* fix newra cycle for i386
|
22 years ago |
peter
|
46a27d8c27
* fixed copyvaluepara for left-to-right pushing
|
22 years ago |
Jonas Maebe
|
f27da44d92
* fixed cycling problem
|
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 |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 years ago |