peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
7dd6b85e01
* fix shl/shr with value > 63
|
21 years ago |
florian
|
c37035a450
* common addnode code for x86-64 and i386
|
21 years ago |
florian
|
ace2d682b0
* rtl and compiler compile with -Cfsse2
|
21 years ago |
florian
|
06442fa677
+ $fputype directive support
|
21 years ago |
peter
|
41bf3e473c
* int64 shl/shr > 63 returns 0
|
21 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 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
540691bf02
* optimized releasing of registers
|
22 years ago |
peter
|
47d211aa2e
* fix register leaks
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
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
|
0e11419a26
* load_loc_reg update
|
22 years ago |
peter
|
437ce7f8a2
* removed some unit dependencies
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
peter
|
7e9e15cce8
* when ecx is not available allocated another register
|
22 years ago |
daniel
|
ba9d0abb67
* Tweaked register allocate/deallocate positition to less interferences
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
daniel
|
eedc447400
+ Added newra version of Ti386shlshrnode
|
22 years ago |
daniel
|
fb55235acc
* Work to handle new register notation in ag386nsm
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
7be2b727f2
* Work on register conversion
|
22 years ago |