提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 9b6ca90aae Merged revisions 7505,7510,7512,7516 via svnmerge from 18 年之前
  florian 85d63d9fa9 * settings refactored 19 年之前
  peter d07f470b71 * remove ifdef fpc 19 年之前
  Jonas Maebe fc3fb54f7c * turning on peephole optimizations no longer turns on cse as well 19 年之前
  Jonas Maebe 58703324a9 * fixed issue #6913 (old bug id: #5086) 19 年之前
  Jonas Maebe 9e57973566 - reverted previous fix, is wrong 19 年之前
  Jonas Maebe d9c1078793 * fixed mantis bug #6913 19 年之前
  Jonas Maebe a854918f9a * the length of a sequence loading a constant in a register is properly set 19 年之前
  Jonas Maebe 00f401693c * fixed web bug #5094. Renaming registers is now done sequentially instead 19 年之前
  Jonas Maebe a1b2701e5f * if while we are restoring the contents of a register, we encounter an 19 年之前
  Jonas Maebe 4b887ef604 * when restoring a register's previous contents after it's been replaced 19 年之前
  Jonas Maebe af36d177d9 * if we find a constant already loaded in a register and we use that 19 年之前
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
  peter b6e35a200e * rewrite of optimizer options 19 年之前
  Jonas Maebe a885e9da0e * fixed replaceregdebug code 19 年之前
  Jonas Maebe b507ddae51 * fixed crash when an optimized sequence extends till the start of an 19 年之前
  Jonas Maebe 867aaef744 * fixed restoring of register contents one instruction too far when removing 20 年之前
  Jonas Maebe 8b82f90b27 * fixed overflows in counters used for operands in case opcode without 20 年之前
  Jonas Maebe 8471e10137 * fixed tw4266 20 年之前
  Jonas Maebe c3a5f88a7b * fixed webtbs/tw4388: properly process regalloc info coming right after 20 年之前
  peter 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  Jonas Maebe d898b8dfb7 * no more moving the loading of regvars past conditional jumps 20 年之前
  Jonas Maebe 53c04512cc * fixed several regvar related bugs, cycle with -OZp3r doesn't work 20 年之前
  Jonas Maebe b2869b3c75 * fixed internalerror when cycling with -O3p3u 20 年之前
  Jonas Maebe 84aa52942f * fixed tracking of usage of flags register 20 年之前
  peter c95a859f0a * generic tlocation 21 年之前
  Jonas Maebe cf085fb9d0 * several fixes to allocregbetween() 21 年之前