Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 1b43930749 - removed long deprecated/buggy assembler cse optimiser for i386 vor 10 Jahren
  florian 2daae5ff03 * moved comment so it is recognized by lazarus as a method description vor 10 Jahren
  Jonas Maebe 92fa75838e * honour -Oonopeephole vor 11 Jahren
  florian 6e62fbc3d2 * more consistent updates of used registers vor 13 Jahren
  florian e1a2b1859a * comments and explanations on tai_regalloc.keep field vor 13 Jahren
  florian b6608e716b + tai_regalloc.keep to force register deallocations to be keep vor 13 Jahren
  florian 2a14394cf5 * cleaned up scheduler code, created own scheduler class to avoid unneeded passes through the assembler vor 13 Jahren
  florian 117c083003 * call inherited Destroy in TAsmOptimizer to avoid memory leak vor 13 Jahren
  florian 8832a34b67 * fix reg. allocs even for procedures without labels vor 13 Jahren
  florian 75e62e42e4 * add debug statements vor 13 Jahren
  florian 748694a325 * fixes some issues with reg. allocation information vor 13 Jahren
  florian 0fe22a358b + first version of ldr instruction scheduler on arm vor 13 Jahren
  Jonas Maebe 666b4e2469 * fixed range errors in label bookkeeping that caused too much memory to be vor 15 Jahren
  Jonas Maebe 090f2a6108 * defined "class of TAsmOptimizer" as separate type to avoid tripping vor 15 Jahren
  Jonas Maebe c1c1b2deac * more aint() type casts replaced by int64() type casts vor 16 Jahren
  yury a039dd6942 * Fixed warnings about hiding inherited method. vor 17 Jahren
  yury 451a290caf * Fixed 'mixed signed/unsigned' and pointer conversion warnings. vor 17 Jahren
  yury fd0ed50331 * Removed/commented more unused variables. vor 17 Jahren
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. vor 17 Jahren
  florian 4010d66c2c * arm cond. instruction support vor 18 Jahren
  florian 85d63d9fa9 * settings refactored vor 19 Jahren
  peter 89f5d65784 * fix findlohilabel vor 19 Jahren
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from vor 19 Jahren
  peter b6e35a200e * rewrite of optimizer options vor 19 Jahren
  Jonas Maebe ab5f5ca15e * fixed ppc compilation vor 19 Jahren
  Jonas Maebe cd3f064a33 + enabled postpeepholeopts phase vor 20 Jahren
  Jonas Maebe ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called vor 20 Jahren
  fpc 790a4fe2d3 * log and id tags removed vor 20 Jahren
  fpc 50778076c3 initial import vor 20 Jahren
  Jonas Maebe ec959955bd * fixed generic jumps optimizer and enabled it for ppc (the label table vor 20 Jahren