Jonas Maebe
|
bd04491f50
* patch from Peter to fix inlining of case statements
|
20 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
5358278ca1
tai_regalloc.allocation changed to ratype to notify rgobj of register size changes
|
21 years ago |
florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
florian
|
00dbe6655d
+ nx86set added
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
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 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
47d211aa2e
* fix register leaks
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
marco
|
f34e9e5adf
* applied Peter's patch. Now cycles.
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
Jonas Maebe
|
67e0cc3ad6
* t386innode.pass_2 already doesn't call a helper anymore since a long
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 years ago |
peter
|
0e11419a26
* load_loc_reg update
|
22 years ago |
peter
|
437ce7f8a2
* removed some unit dependencies
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
daniel
|
6aa01a99a9
* Ifdefs around a lot of calls to cleartempgen
|
22 years ago |
daniel
|
7677b18770
* Removed usage of edi in a lot of places when new register allocator used
|
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 |
Jonas Maebe
|
e8a0c0cd62
* and more new register allocator fixes (in the i386 code generator this
|
22 years ago |
daniel
|
af4b350879
* Fixed an illegal use of makeregsize
|
22 years ago |
daniel
|
4c450c3bb0
* Fixed a few issues
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |