Historie revizí

Autor SHA1 Zpráva Datum
  nickysn 1f8a9c708e * use RegistersInterfere instead of SuperRegistersEqual in TAoptBase.RegInOp and TAoptBase.RegInRef před 5 roky
  nickysn 531cc0ab0d + introduced TAOptBase.RegistersInterfere (which might not always be equivalent to SuperRegistersEqual) před 5 roky
  nickysn 5947adcd7b + added a correct implementation of TAOptBase.SuperRegistersEqual for the Z80 před 5 roky
  florian 872c22842e * do prefetching correctly před 5 roky
  Jonas Maebe ebd674d40e * fixed TAOptBase.SkipEntryExitMarker() not initialising out parameter in před 5 roky
  florian 7e6eeebdf0 o patch by J. Gareth Moreton, seeks to improve maintainability, safety and efficiency před 5 roky
  florian 59d300fc6e * optimize TAOptBase.SuperRegistersEqual před 5 roky
  florian 9230ae5aab o overhaul-base.patch by J. Gareth Moreton, base for further patches před 6 roky
  florian 7f286eb54e + define cpudelayslot: set during compiler compilation for CPUs having branch instructions with delay slot (MIPS, SPARC) před 8 roky
  florian f4718c0969 * made nop handling generic for sparc, so it is used by sparc64 as well před 8 roky
  florian b1dff29cbf * removed unused units před 8 roky
  nickysn 9b7a8f0da5 + take into account the x86 segment register in TAOptBase.RegInRef před 8 roky
  florian bc73d0914e * TAOptBase.RegInRef compares using SuperRegistersEqual as TAOptBase.RegInOp does for top_reg already před 8 roky
  florian e6cea6622e * when checking if a register is used by an operand, compare the super registers před 8 roky
  florian b274599a47 * made some assembler optimizer methods class methods před 9 roky
  florian cfd49ec708 + TAOptBase.SuperRegistersEqual před 9 roky
  florian 8b4a392863 * compilation fixed před 9 roky
  florian 5aabe71aee * better throw an internalerror in TAoptBase.RegLoadedWithNewValue instead of trying to make a safe approximation před 9 roky
  florian 1266491085 o refactored some peephole optimizer code: před 9 roky
  Jonas Maebe 3c7ad95f7d * simplified RegInInstruction() and fixed range errors před 11 roky
  sergei a5ae26da7e * Moved SkipEntryExitMarker method from ARM optimizer to the base one, since it is not target-dependent. Now it can be reused by other targets. před 11 roky
  sergei 1c84c3edbf * Fixed label optimizer to work with MIPS, and enabled level 1 optimization for MIPS targets. před 12 roky
  florian ca5078f9cf + RegModifiedBetween před 13 roky
  florian 0c08ae8553 + RegUsedBetween před 13 roky
  masta 9825fbf554 Support top_shifterop and top_regset for arm in RegInOp před 13 roky
  florian d4c120cb34 * fix comment so it does not confuse lazarus před 13 roky
  florian 748694a325 * fixes some issues with reg. allocation information před 13 roky
  florian 2a6a4831ea * basics for generic register usage information před 13 roky
  florian 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg před 13 roky
  florian 8278271b4e * fix RegInInstruction před 13 roky