Historique des commits

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