daniel
|
eaa7da9015
+ Cleanup of stabstring generation code. Cleaner, faster, and compiler
|
21 years ago |
florian
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 years ago |
peter
|
bb03be5004
* add release_openarrayvalue
|
21 years ago |
peter
|
1c7e6fc380
* sparc updates
|
21 years ago |
florian
|
ace2d682b0
* rtl and compiler compile with -Cfsse2
|
21 years ago |
florian
|
3d8e1ab1fb
+ fpu<->mm register conversion
|
21 years ago |
florian
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
florian
|
06442fa677
+ $fputype directive support
|
21 years ago |
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
|
22 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 |