florian
|
94038b0d83
+ translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list
|
19 vuotta sitten |
florian
|
137f8f340d
* handling of address registers in references fixed
|
19 vuotta sitten |
Jonas Maebe
|
fc1b5c9fe2
* fixed backwards extension of regalloc information
|
19 vuotta sitten |
Jonas Maebe
|
b769a968e3
* make sure live_start and live_end are correctly updated while
|
19 vuotta sitten |
Jonas Maebe
|
7aa315c71a
* made some Tcpuregisterset parameters const to avoid useless copying
|
19 vuotta sitten |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 vuotta sitten |
fpc
|
50778076c3
initial import
|
20 vuotta sitten |
peter
|
41c253b65d
* during spilling only add deallocs to live_registers that belong
|
20 vuotta sitten |
peter
|
e207c402fc
* only in EXTDEBUG leave register allocator when it fails. Otherwise
|
20 vuotta sitten |
Jonas Maebe
|
a5c94ddccd
* removed some unused variables
|
20 vuotta sitten |
peter
|
5452cccaad
* fix spilling code when explicit cpu registers are used in an
|
20 vuotta sitten |
Jonas Maebe
|
6c38093871
* fixed spilling for several ppc instructions which only read registers
|
20 vuotta sitten |
peter
|
e417e34496
* truncate log
|
20 vuotta sitten |
peter
|
db81b4333a
* fatal error when procedure is too complex
|
21 vuotta sitten |
florian
|
8ffe3c6a9e
* debug writeln removed
|
21 vuotta sitten |
florian
|
42e14b6825
+ additional extdebug check for wrong add_reg_instructions added
|
21 vuotta sitten |
peter
|
1cf3aef0f0
* regalloc bind to instructions need to get real ait_instruction
|
21 vuotta sitten |
Jonas Maebe
|
dc71fc8290
* make sure live_start/end is never a tai_regalloc, as those can be
|
21 vuotta sitten |
peter
|
c95a859f0a
* generic tlocation
|
21 vuotta sitten |
florian
|
36ca15cf07
* fixed compilation of system unit on arm
|
21 vuotta sitten |
florian
|
e04b172854
* fixed generic optimizer
|
21 vuotta sitten |
peter
|
30be9e8e5d
* during translation only process regalloc for the current regtype
|
21 vuotta sitten |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 vuotta sitten |
peter
|
60c73cc0e5
* -Or fixes for open array
|
21 vuotta sitten |
peter
|
b0ebc06ce6
* removed warning about register used only once
|
21 vuotta sitten |
peter
|
eaf46c4fb1
* live_registers must be restored after the spilling store code
|
21 vuotta sitten |
peter
|
f5471aef6e
* more spilling rewrites
|
21 vuotta sitten |
peter
|
ee3585f56f
* spilling code rewritten for x86. It now used the generic
|
21 vuotta sitten |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 vuotta sitten |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 vuotta sitten |