Histórico de Commits

Autor SHA1 Mensagem Data
  fpc 50778076c3 initial import há 20 anos atrás
  peter 41c253b65d * during spilling only add deallocs to live_registers that belong há 20 anos atrás
  peter e207c402fc * only in EXTDEBUG leave register allocator when it fails. Otherwise há 20 anos atrás
  Jonas Maebe a5c94ddccd * removed some unused variables há 20 anos atrás
  peter 5452cccaad * fix spilling code when explicit cpu registers are used in an há 20 anos atrás
  Jonas Maebe 6c38093871 * fixed spilling for several ppc instructions which only read registers há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  peter db81b4333a * fatal error when procedure is too complex há 21 anos atrás
  florian 8ffe3c6a9e * debug writeln removed há 21 anos atrás
  florian 42e14b6825 + additional extdebug check for wrong add_reg_instructions added há 21 anos atrás
  peter 1cf3aef0f0 * regalloc bind to instructions need to get real ait_instruction há 21 anos atrás
  Jonas Maebe dc71fc8290 * make sure live_start/end is never a tai_regalloc, as those can be há 21 anos atrás
  peter c95a859f0a * generic tlocation há 21 anos atrás
  florian 36ca15cf07 * fixed compilation of system unit on arm há 21 anos atrás
  florian e04b172854 * fixed generic optimizer há 21 anos atrás
  peter 30be9e8e5d * during translation only process regalloc for the current regtype há 21 anos atrás
  mazen 581b52422c - remove $IFDEF DELPHI and related code há 21 anos atrás
  peter 60c73cc0e5 * -Or fixes for open array há 21 anos atrás
  peter b0ebc06ce6 * removed warning about register used only once há 21 anos atrás
  peter eaf46c4fb1 * live_registers must be restored after the spilling store code há 21 anos atrás
  peter f5471aef6e * more spilling rewrites há 21 anos atrás
  peter ee3585f56f * spilling code rewritten for x86. It now used the generic há 21 anos atrás
  peter 8fb3536f6e * simple regvar support, not yet finished há 21 anos atrás
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to há 21 anos atrás
  peter 33a834821f * paraloc branch merged há 21 anos atrás
  florian 1eb575fa22 * fixed longbool(<int64>) on sparc há 21 anos atrás
  daniel c4e909e316 * Add check <= 255 when adding to adj_colours há 21 anos atrás
  daniel 649bd81edb * Use a normal pascal set in assign_colours, since it only will contain há 21 anos atrás
  daniel d2a2aeac9f * supregset_reset clears 8kb of memory. However, it is being called in há 21 anos atrás
  florian 34d634c64d * fixed arm compilation há 21 anos atrás