florian
|
3cb562e41f
* movz*q fixed
|
21 years ago |
peter
|
221090453c
* x86_64 fixes for opsize
|
21 years ago |
peter
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
peter
|
8012731ede
*** empty log message ***
|
21 years ago |
Jonas Maebe
|
4ba9c9ec67
- removed "mov reg,reg" optimization (those instructions are removed by
|
21 years ago |
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 |