Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 1fc7667b3b + LeaCallLeaRet2Jmp vor 6 Jahren
  florian 6842c5784d * CallRet2Jmp works with PIC vor 6 Jahren
  florian 3487c34ed9 * unified TX86AsmOptimizer.OptPass1MOVAP and TX86AsmOptimizer.OptPass1VMOVAP vor 6 Jahren
  florian f9530437c2 * fix i386 building vor 6 Jahren
  florian c3ef42b164 * allow cmov with memory reference if it is a pure symbol or a rip relative symbol: as the symbol is vor 6 Jahren
  florian 172a4a999b + MovMov2Mov 6 and MovMov2Mov 7 optimization vor 6 Jahren
  florian cfec725195 * clean up TX86AsmOptimizer.OptPass1MOV vor 6 Jahren
  florian 533a113885 + LeaCallLeaRet2Jmp optimization vor 6 Jahren
  florian 00c2fd4005 + x86: LeaLea2Lea optimization vor 6 Jahren
  pierre af03c0208b Use tcgint typecast instead of aint, as it is the type of the second parameter of loadconst taicpu method vor 6 Jahren
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  florian d657373933 * patch by J. Gareth Moreton which avoids that the optimizer causes reads of invalid memory, resolves #35187 vor 6 Jahren
  florian c7bb028d35 * factored out OptPass1FLD, used bx x86-64 now as well vor 6 Jahren
  florian 6cb6517411 * better recognization of procedure exit code vor 6 Jahren
  florian 24f6cc0da5 * factored out OptPass1FSTP, used by x86-64 now as well vor 6 Jahren
  florian cfd0790f89 * avoid assembler errors for the MovOpMov2MovOp optimziation in case the size of the instruction vor 6 Jahren
  florian 4fb7b5d3ff * fix MovOpMov2MovOp optimization if no -Cpcoreavx2 is used vor 6 Jahren
  florian 75a89d2115 * fix and enable MovOpMov2MovOp optimization on x86-64 vor 6 Jahren
  florian 94d7a02fae * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 vor 6 Jahren
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile vor 6 Jahren
  florian c43cae9231 * disable MovOpMov2MovOp optimization on x86-64 for now as it seems to break vor 7 Jahren
  florian 477d7be651 * building on i386-linux fixed vor 7 Jahren
  florian ac37a54d79 + MovOpMov2MovOp optimization vor 7 Jahren
  yury 30d64cec68 * Removed unused local vars. vor 7 Jahren
  yury 4357caaad8 * Removed unused local vars. vor 7 Jahren
  florian 59d5d6ec95 + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386 vor 7 Jahren
  pierre e5dffebdc7 Avoid range check error in MaskLength evaluation vor 7 Jahren
  florian 9805214d34 * properly take care of register allocations between the first and second instruction for the FoldLea optimization vor 7 Jahren
  florian 5782acc32d * patch by J. Gareth Moreton to fix 33909 vor 7 Jahren
  florian 78943ea843 + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899 vor 7 Jahren