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 |
daniel
|
cbe0383afe
* Further work to convert codegenerator register convention;
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
801d6914e8
* range check error fixes
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
peter
|
6c06c346d8
* fix last optimization in genlinearlist, detected by bug tw1066
|
23 years ago |
Jonas Maebe
|
775b065d70
* small optimization to case genlist() case statements
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |