daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 years ago |
florian
|
37454274bc
* fixed several arm floating point issues
|
21 years ago |
florian
|
d7786f6246
* fixed generic shl/shr operations
|
21 years ago |
peter
|
c34c9af5ce
* moved spilling code from taicpu to rg
|
21 years ago |
Jonas Maebe
|
da74a9fea6
- removed unused methods from old generic spilling code
|
21 years ago |
peter
|
1c7e6fc380
* sparc updates
|
21 years ago |
peter
|
1367e342db
* reg allocations for imaginary register are now inserted just
|
21 years ago |
daniel
|
7061f04355
* Register allocator speed optimizations
|
21 years ago |
peter
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 years ago |
Jonas Maebe
|
2aba43c797
* completely overhauled and fixed generic spilling code. New method:
|
21 years ago |
florian
|
1a87a5ed45
* fixed several arm calling conventions issues
|
22 years ago |
peter
|
1b0d0ca3c4
* s128real type is not compatible with s80real
|
22 years ago |
florian
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
peter
|
48ef24605a
* support scalefactor for opr_local
|
22 years ago |
Jonas Maebe
|
c1279ba62b
* allow more than 3 args in the spilling routine
|
22 years ago |
peter
|
5925d38ac7
* support indexing and offset retrieval for locals
|
22 years ago |
mazen
|
81123566d3
* code reformatted
|
22 years ago |
mazen
|
2d061f8108
* Splling function devided to sub functions to make it easy to understand.
|
22 years ago |
peter
|
96afb56699
* asmnode.get_position now inserts a marker
|
22 years ago |
peter
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 years ago |
peter
|
6878c55c80
* write derefdata in a separate ppu entry
|
22 years ago |
peter
|
96f9973b46
* taicpu_abstract.oper[] changed to pointers
|
22 years ago |
peter
|
d0de3b3ea8
* 64k registers supported
|
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 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
florian
|
0d3832776f
* first bunch of adaptions of arm compiler for new register type
|
22 years ago |