Histórico de Commits

Autor SHA1 Mensagem Data
  J. Gareth "Curious Kit" Moreton b58fdc3e58 Improved ADD and SUB optimisations for LEA instructions há 4 anos atrás
  J. Gareth "Curious Kit" Moreton fd28cc0db0 Better handling of zeroing upper parts of registers há 4 anos atrás
  J. Gareth "Curious Kit" Moreton 674ed4069a Expanded MM block move to include YMM registers under AVX há 4 anos atrás
  florian 2c180cf101 * by default, DEBUG_AOPTCPU is only enabled if the compiler is compiled with -dEXTDEBUG há 4 anos atrás
  florian ec40db3da7 + (V)Cvtss2CvtSd(V)Cvtsd2ss2Nop optimization, resolves #39360 há 4 anos atrás
  florian c67d35b8cc * patch by J. Gareth Moreton: x86: Minor bitwise optimisations, resolves #39299 há 4 anos atrás
  florian 7d6b01bfc4 + SHXXMov2SHXX optimization há 4 anos atrás
  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 78244d89dc * use VPXORD in avx-512 mode as VPXOR does not work for the upper 16 registers há 4 anos atrás
  florian c2684c0dc3 * use V* instructions if possible há 5 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 9b54588d75 + PXorPXor2PXor optimization há 5 anos atrás
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 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
  svenbarth 0149d26adb * in PeepHoleOptPass1Cpu when an instruction contains a segment, don't replace the current instruction with the next, cause then we get an infinite loop when compiling on Win32 with -dTEST_WIN32_SEH -O4 há 5 anos atrás
  florian 9e307f5c3a - removed code not used for years há 5 anos atrás
  florian d444f750f9 * factored out TX86AsmOptimizer.OptPass1Cmp há 5 anos atrás
  florian dea1855126 o patch by J. Gareth Moreton, resolves #36352: há 5 anos atrás
  pierre c882828fd0 Minimalist change to avoid Invalid Typecast error on class when compiled with '-CriotR -O2' for i386-go32v2 target há 5 anos atrás
  florian 87b3b089d6 * i386: more clean up of TCPUAsmOPtimizer.PeepHoleOptPass1Cpu há 5 anos atrás
  florian 632f13c47a * i386 does not use anymore its own assembler optimizer loops há 5 anos atrás