daniel
|
a4495e3867
* Made code generator reverse or/add/and/xor/imul instructions when
|
22 years ago |
daniel
|
4984afb8f0
- Removed cmpop from Ti386addnode.second_addstring
|
22 years ago |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 years ago |
peter
|
b8ad3514c0
* cycle fixes
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
Jonas Maebe
|
e7e2cfe9a4
* a_load_loc_reg now has an extra size parameter for the destination
|
22 years ago |
peter
|
0799b0663d
* generic fpc_shorstr_concat
|
22 years ago |
peter
|
437ce7f8a2
* removed some unit dependencies
|
22 years ago |
peter
|
a23e3f0a2f
* add string returns in LOC_REFERENCE
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
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 |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
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 |
Jonas Maebe
|
e8a0c0cd62
* and more new register allocator fixes (in the i386 code generator this
|
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
|
2801609d3f
* Created newra version of secondmul in n386add.pas
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
7be2b727f2
* Work on register conversion
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
Jonas Maebe
|
c5ba7e8d6d
* re-enabled optimized version of comparisons with the empty string that
|
23 years ago |
peter
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
Jonas Maebe
|
3ab3c91e0a
- remove valuelow/valuehigh fields from tlocation, because they depend
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |