Commit History

Autor SHA1 Mensaxe Data
  florian 9ec85f940e * do not remove register deallocations/allocation pairs if the register is written %!s(int64=4) %!d(string=hai) anos
  florian 91a6223281 * (slight modified) patch by J. Gareth Moreton to reduce number of assembler optimizer passes, resolves #37959 %!s(int64=4) %!d(string=hai) anos
  florian c7b19e2fc9 * track used register better: if a deallocation is moved/removed, the used register may not be removed from the current register used register set %!s(int64=5) %!d(string=hai) anos
  florian 872c22842e * do prefetching correctly %!s(int64=5) %!d(string=hai) anos
  florian 6371d5f26d + infrastructure to profile different stages of the compiler %!s(int64=5) %!d(string=hai) anos
  florian 9230ae5aab o overhaul-base.patch by J. Gareth Moreton, base for further patches %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would %!s(int64=6) %!d(string=hai) anos
  florian 94d7a02fae * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 %!s(int64=6) %!d(string=hai) anos
  florian b1dff29cbf * removed unused units %!s(int64=8) %!d(string=hai) anos
  nickysn 7ea0429d40 + added new compiler debug ifdef DEBUG_INSTRUCTIONREGISTERDEPENDENCIES, which %!s(int64=8) %!d(string=hai) anos
  florian 3c2dab9878 * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same %!s(int64=9) %!d(string=hai) anos
  florian 4ac3953c34 * use InstructionLoadsFromReg instead of RegInInstruction when moving register deallocations %!s(int64=9) %!d(string=hai) anos
  yury b26fa07f1a * Fixed notes "var is assigned but not used". %!s(int64=10) %!d(string=hai) anos
  yury 432248cbf1 * Removed lot of unused vars. %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 1b43930749 - removed long deprecated/buggy assembler cse optimiser for i386 %!s(int64=10) %!d(string=hai) anos
  florian 2daae5ff03 * moved comment so it is recognized by lazarus as a method description %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 92fa75838e * honour -Oonopeephole %!s(int64=11) %!d(string=hai) anos
  florian 6e62fbc3d2 * more consistent updates of used registers %!s(int64=13) %!d(string=hai) anos
  florian e1a2b1859a * comments and explanations on tai_regalloc.keep field %!s(int64=13) %!d(string=hai) anos
  florian b6608e716b + tai_regalloc.keep to force register deallocations to be keep %!s(int64=13) %!d(string=hai) anos
  florian 2a14394cf5 * cleaned up scheduler code, created own scheduler class to avoid unneeded passes through the assembler %!s(int64=13) %!d(string=hai) anos
  florian 117c083003 * call inherited Destroy in TAsmOptimizer to avoid memory leak %!s(int64=13) %!d(string=hai) anos
  florian 8832a34b67 * fix reg. allocs even for procedures without labels %!s(int64=13) %!d(string=hai) anos
  florian 75e62e42e4 * add debug statements %!s(int64=13) %!d(string=hai) anos
  florian 748694a325 * fixes some issues with reg. allocation information %!s(int64=13) %!d(string=hai) anos
  florian 0fe22a358b + first version of ldr instruction scheduler on arm %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 666b4e2469 * fixed range errors in label bookkeeping that caused too much memory to be %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 090f2a6108 * defined "class of TAsmOptimizer" as separate type to avoid tripping %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe c1c1b2deac * more aint() type casts replaced by int64() type casts %!s(int64=16) %!d(string=hai) anos
  yury a039dd6942 * Fixed warnings about hiding inherited method. %!s(int64=17) %!d(string=hai) anos