Jonas Maebe
|
3c5d94dc64
* fixed nil pointer access
|
22 سال پیش |
Jonas Maebe
|
db7d93495b
* first small steps towards an oop optimizer
|
22 سال پیش |
peter
|
4c66ac6cab
* internal changeregsize for optimizer
|
22 سال پیش |
peter
|
414bd5fa22
* more sparc cleanup
|
22 سال پیش |
peter
|
abca40f041
* regvar fixes
|
22 سال پیش |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 سال پیش |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 سال پیش |
peter
|
3f0491bb38
* changed reg2opsize to function
|
22 سال پیش |
daniel
|
18ab545cb7
* Fixed the optimizer
|
22 سال پیش |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 سال پیش |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 سال پیش |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 سال پیش |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 سال پیش |
peter
|
4285e99853
* internal linker
|
23 سال پیش |
peter
|
06ebac4e27
* readded missing revisions
|
23 سال پیش |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 سال پیش |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 سال پیش |
carl
|
fb605f11b0
* changeregsize -> rg.makeregsize
|
23 سال پیش |
carl
|
b4f0af389d
+ generic FPC_CHECKPOINTER
|
23 سال پیش |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 سال پیش |
carl
|
79b490d551
+ target_info.size_of_pointer -> pointer_size
|
23 سال پیش |
carl
|
39c86c857d
+ att_reg2str -> gas_reg2str
|
23 سال پیش |
peter
|
5e7a1e3729
* removed unused units
|
23 سال پیش |
peter
|
5b242f7741
* tlocation,treference update
|
23 سال پیش |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 سال پیش |
peter
|
b4cc4b7b01
* removed compiler warnings
|
23 سال پیش |
Jonas Maebe
|
f9e7a027b9
* unnecessary loads of constants are now also remove by
|
24 سال پیش |
Jonas Maebe
|
fe8b328091
* added missing allocregbetween() call for a memtoreg() optimization
|
24 سال پیش |
Jonas Maebe
|
e02d95ed13
+ replace mem accesses to locations to which a reg was stored recently with that reg
|
24 سال پیش |
Jonas Maebe
|
66567674ba
+ also replace mem references in modify operands with regs
|
24 سال پیش |