Histórico de Commits

Autor SHA1 Mensagem Data
  florian bae583118a * patch by J. Gareth Moreton: x86 JccMovJmpMov2MovSetcc improvement, resolves #38761 há 4 anos atrás
  florian 5726428dcc * patch by J. Gareth Moreton: Additional SETcc optimisations, resolves #38767 há 4 anos atrás
  florian 578424cf51 * patch by J. Gareth Moreton: TEST chain shortcutting, resolves #38908 há 4 anos atrás
  florian 4e9b42344e + AddLea2Lea optimization há 4 anos atrás
  florian 28efcfba65 + patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294 há 4 anos atrás
  florian 2a990b8167 + patch by J. Gareth Moreton: some new x86 assembler optimizations, resolves #38130 há 4 anos atrás
  florian b90ec52a0e * x86: apply VOpVmov2VOp optimization to vmins*/vmaxs* há 4 anos atrás
  florian 78244d89dc * use VPXORD in avx-512 mode as VPXOR does not work for the upper 16 registers há 4 anos atrás
  florian 8e62bf649e * load 0.0 by (V)XORPS/D instead of (V)PXOR in mm registers há 5 anos atrás
  florian 1fb7603f61 * x86: ImulMov2Imul optimization há 5 anos atrás
  florian afb68dbcf3 * factored out OptPass1VPXor há 5 anos atrás
  florian 809fb83334 * adapt optimizer to handle push/pop for stack alignment há 5 anos atrás
  florian 9b54588d75 + PXorPXor2PXor optimization há 5 anos atrás
  florian 892454ff17 * patch by J. Gareth Moreton: optimize MOVSXD as well, resolves #36700 há 5 anos atrás
  florian 993144b91b * patch by J. Gareth Moreton: x86 SUB and LEA optimisations, resolves #36622 há 5 anos atrás
  florian 16152cf948 * patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences há 5 anos atrás
  florian 124c64152d * patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 2 of #36551 há 5 anos atrás
  florian d444f750f9 * factored out TX86AsmOptimizer.OptPass1Cmp há 5 anos atrás
  florian 20a47afe13 * more aggressive LeaCallLeaRet2Jmp há 6 anos atrás
  florian 3487c34ed9 * unified TX86AsmOptimizer.OptPass1MOVAP and TX86AsmOptimizer.OptPass1VMOVAP há 6 anos atrás
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  florian c7bb028d35 * factored out OptPass1FLD, used bx x86-64 now as well há 6 anos atrás
  florian 24f6cc0da5 * factored out OptPass1FSTP, used by x86-64 now as well há 6 anos atrás
  florian 59d5d6ec95 + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386 há 7 anos atrás
  florian 78943ea843 + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899 há 7 anos atrás
  florian 9b18e39c81 * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now há 7 anos atrás
  florian 5fbecc5501 + use TX86AsmOptimizer.OptPass1SHLSAL on x86-64 há 7 anos atrás
  florian 91514da267 * factored out TX86AsmOptimizer.PostPeepholeOptCall há 7 anos atrás
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton há 7 anos atrás
  florian 810acd82b2 * patch by J. Gareth Moreton that makes some improvements to the Peephole Optimizer for x86 and x86-64 code, as well as some cleanup with formatting, code syntax consistency, and debug messages. há 7 anos atrás