Historique des commits

Auteur SHA1 Message Date
  florian 9230ae5aab o overhaul-base.patch by J. Gareth Moreton, base for further patches il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  florian 94d7a02fae * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 il y a 6 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  nickysn 7ea0429d40 + added new compiler debug ifdef DEBUG_INSTRUCTIONREGISTERDEPENDENCIES, which il y a 8 ans
  florian 3c2dab9878 * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same il y a 9 ans
  florian 4ac3953c34 * use InstructionLoadsFromReg instead of RegInInstruction when moving register deallocations il y a 9 ans
  yury b26fa07f1a * Fixed notes "var is assigned but not used". il y a 10 ans
  yury 432248cbf1 * Removed lot of unused vars. il y a 10 ans
  Jonas Maebe 1b43930749 - removed long deprecated/buggy assembler cse optimiser for i386 il y a 10 ans
  florian 2daae5ff03 * moved comment so it is recognized by lazarus as a method description il y a 10 ans
  Jonas Maebe 92fa75838e * honour -Oonopeephole il y a 11 ans
  florian 6e62fbc3d2 * more consistent updates of used registers il y a 13 ans
  florian e1a2b1859a * comments and explanations on tai_regalloc.keep field il y a 13 ans
  florian b6608e716b + tai_regalloc.keep to force register deallocations to be keep il y a 13 ans
  florian 2a14394cf5 * cleaned up scheduler code, created own scheduler class to avoid unneeded passes through the assembler il y a 13 ans
  florian 117c083003 * call inherited Destroy in TAsmOptimizer to avoid memory leak il y a 13 ans
  florian 8832a34b67 * fix reg. allocs even for procedures without labels il y a 13 ans
  florian 75e62e42e4 * add debug statements il y a 13 ans
  florian 748694a325 * fixes some issues with reg. allocation information il y a 13 ans
  florian 0fe22a358b + first version of ldr instruction scheduler on arm il y a 13 ans
  Jonas Maebe 666b4e2469 * fixed range errors in label bookkeeping that caused too much memory to be il y a 15 ans
  Jonas Maebe 090f2a6108 * defined "class of TAsmOptimizer" as separate type to avoid tripping il y a 15 ans
  Jonas Maebe c1c1b2deac * more aint() type casts replaced by int64() type casts il y a 16 ans
  yury a039dd6942 * Fixed warnings about hiding inherited method. il y a 17 ans
  yury 451a290caf * Fixed 'mixed signed/unsigned' and pointer conversion warnings. il y a 17 ans
  yury fd0ed50331 * Removed/commented more unused variables. il y a 17 ans
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. il y a 17 ans
  florian 4010d66c2c * arm cond. instruction support il y a 18 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans