Historique des commits

Auteur SHA1 Message Date
  florian 7f286eb54e + define cpudelayslot: set during compiler compilation for CPUs having branch instructions with delay slot (MIPS, SPARC) il y a 8 ans
  florian f4718c0969 * made nop handling generic for sparc, so it is used by sparc64 as well il y a 8 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  nickysn 9b7a8f0da5 + take into account the x86 segment register in TAOptBase.RegInRef il y a 8 ans
  florian bc73d0914e * TAOptBase.RegInRef compares using SuperRegistersEqual as TAOptBase.RegInOp does for top_reg already il y a 8 ans
  florian e6cea6622e * when checking if a register is used by an operand, compare the super registers il y a 8 ans
  florian b274599a47 * made some assembler optimizer methods class methods il y a 9 ans
  florian cfd49ec708 + TAOptBase.SuperRegistersEqual il y a 9 ans
  florian 8b4a392863 * compilation fixed il y a 9 ans
  florian 5aabe71aee * better throw an internalerror in TAoptBase.RegLoadedWithNewValue instead of trying to make a safe approximation il y a 9 ans
  florian 1266491085 o refactored some peephole optimizer code: il y a 9 ans
  Jonas Maebe 3c7ad95f7d * simplified RegInInstruction() and fixed range errors il y a 11 ans
  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. il y a 11 ans
  sergei 1c84c3edbf * Fixed label optimizer to work with MIPS, and enabled level 1 optimization for MIPS targets. il y a 12 ans
  florian ca5078f9cf + RegModifiedBetween il y a 13 ans
  florian 0c08ae8553 + RegUsedBetween il y a 13 ans
  masta 9825fbf554 Support top_shifterop and top_regset for arm in RegInOp il y a 13 ans
  florian d4c120cb34 * fix comment so it does not confuse lazarus il y a 13 ans
  florian 748694a325 * fixes some issues with reg. allocation information il y a 13 ans
  florian 2a6a4831ea * basics for generic register usage information il y a 13 ans
  florian 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg il y a 13 ans
  florian 8278271b4e * fix RegInInstruction il y a 13 ans
  florian f97730f73f * use labelCanBeSkipped as used by i386 in generic optimizer code too il y a 16 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  Jonas Maebe ab5f5ca15e * fixed ppc compilation il y a 19 ans
  Jonas Maebe ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans