Historial de Commits

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