peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 vuotta sitten |
Jonas Maebe
|
db7d93495b
* first small steps towards an oop optimizer
|
22 vuotta sitten |
peter
|
4c66ac6cab
* internal changeregsize for optimizer
|
22 vuotta sitten |
peter
|
047a066711
* procinlinenode removed
|
22 vuotta sitten |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 vuotta sitten |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 vuotta sitten |
daniel
|
18ab545cb7
* Fixed the optimizer
|
22 vuotta sitten |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 vuotta sitten |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 vuotta sitten |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 vuotta sitten |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 vuotta sitten |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 vuotta sitten |
peter
|
4285e99853
* internal linker
|
23 vuotta sitten |
Jonas Maebe
|
09de3f8d5b
* fixed errors found with new -CR code from Peter when cycling with -O2p3r
|
23 vuotta sitten |
Jonas Maebe
|
e483612cf2
* IDIV reads edx too (but now the div/mod optimization fails :/ )
|
23 vuotta sitten |
peter
|
06ebac4e27
* readded missing revisions
|
23 vuotta sitten |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 vuotta sitten |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 vuotta sitten |
peter
|
f6b3e2e37f
* synchronized cpubase between powerpc and i386
|
23 vuotta sitten |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 vuotta sitten |
carl
|
fb605f11b0
* changeregsize -> rg.makeregsize
|
23 vuotta sitten |
carl
|
b4f0af389d
+ generic FPC_CHECKPOINTER
|
23 vuotta sitten |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 vuotta sitten |
carl
|
79b490d551
+ target_info.size_of_pointer -> pointer_size
|
23 vuotta sitten |
carl
|
39c86c857d
+ att_reg2str -> gas_reg2str
|
23 vuotta sitten |
peter
|
5b242f7741
* tlocation,treference update
|
23 vuotta sitten |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 vuotta sitten |
peter
|
b4cc4b7b01
* removed compiler warnings
|
23 vuotta sitten |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
23 vuotta sitten |
peter
|
d2e1952377
* procsym definition rewrite
|
24 vuotta sitten |