Commit History

Autor SHA1 Mensaxe Data
  florian 533a113885 + LeaCallLeaRet2Jmp optimization %!s(int64=5) %!d(string=hai) anos
  florian 00c2fd4005 + x86: LeaLea2Lea optimization %!s(int64=5) %!d(string=hai) anos
  pierre af03c0208b Use tcgint typecast instead of aint, as it is the type of the second parameter of loadconst taicpu method %!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 d657373933 * patch by J. Gareth Moreton which avoids that the optimizer causes reads of invalid memory, resolves #35187 %!s(int64=6) %!d(string=hai) anos
  florian c7bb028d35 * factored out OptPass1FLD, used bx x86-64 now as well %!s(int64=6) %!d(string=hai) anos
  florian 6cb6517411 * better recognization of procedure exit code %!s(int64=6) %!d(string=hai) anos
  florian 24f6cc0da5 * factored out OptPass1FSTP, used by x86-64 now as well %!s(int64=6) %!d(string=hai) anos
  florian cfd0790f89 * avoid assembler errors for the MovOpMov2MovOp optimziation in case the size of the instruction %!s(int64=6) %!d(string=hai) anos
  florian 4fb7b5d3ff * fix MovOpMov2MovOp optimization if no -Cpcoreavx2 is used %!s(int64=6) %!d(string=hai) anos
  florian 75a89d2115 * fix and enable MovOpMov2MovOp optimization on x86-64 %!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
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile %!s(int64=6) %!d(string=hai) anos
  florian c43cae9231 * disable MovOpMov2MovOp optimization on x86-64 for now as it seems to break %!s(int64=6) %!d(string=hai) anos
  florian 477d7be651 * building on i386-linux fixed %!s(int64=6) %!d(string=hai) anos
  florian ac37a54d79 + MovOpMov2MovOp optimization %!s(int64=6) %!d(string=hai) anos
  yury 30d64cec68 * Removed unused local vars. %!s(int64=6) %!d(string=hai) anos
  yury 4357caaad8 * Removed unused local vars. %!s(int64=6) %!d(string=hai) anos
  florian 59d5d6ec95 + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386 %!s(int64=6) %!d(string=hai) anos
  pierre e5dffebdc7 Avoid range check error in MaskLength evaluation %!s(int64=6) %!d(string=hai) anos
  florian 9805214d34 * properly take care of register allocations between the first and second instruction for the FoldLea optimization %!s(int64=6) %!d(string=hai) anos
  florian 5782acc32d * patch by J. Gareth Moreton to fix 33909 %!s(int64=7) %!d(string=hai) anos
  florian 78943ea843 + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899 %!s(int64=7) %!d(string=hai) anos
  florian 1472a81768 * patch by J. Gareth Moreton to unify the x86 assembler optimizer method headers, resolves #33908 %!s(int64=7) %!d(string=hai) anos
  florian 0d168796d7 * patch by J. Gareth Moreton: More Peephole optimizations for AND and MOV %!s(int64=7) %!d(string=hai) anos
  florian a0b343a787 * patch by J. Gareth Moreton for less invasive DEBUG_AOPTCPU %!s(int64=7) %!d(string=hai) anos
  florian 9b18e39c81 * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now %!s(int64=7) %!d(string=hai) anos
  florian 5fbecc5501 + use TX86AsmOptimizer.OptPass1SHLSAL on x86-64 %!s(int64=7) %!d(string=hai) anos
  florian 47927f053a * factored out TX86AsmOptimizer.OptPass1SHLSAL %!s(int64=7) %!d(string=hai) anos
  florian 78878f59b1 + generic TAOptObj.AllocRegBetween %!s(int64=7) %!d(string=hai) anos