Commit History

Autor SHA1 Mensaxe Data
  J. Gareth "Curious Kit" Moreton e09c2061d1 * x86: Some refactoring to use aoc_ForceNewIteration instead of manually advancing p %!s(int64=2) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton 2a961c74d4 * x86: New XOR->BTC peephole optimisation %!s(int64=2) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton 6757bf3832 * x86: New SHR-based optimisations %!s(int64=3) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton de650dea55 * x86: Fixed minor logic bug in aoc_ForceNewIteration check where UpdateUsedRegs was called at the wrong time. %!s(int64=3) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton 9432a550e1 * x86: Bug fix where aoc_ForceNewIteration was %!s(int64=3) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton 627fb9a25b * x86: New jump/label tracking in CrossJump optimisations %!s(int64=3) %!d(string=hai) anos
  florian fab610a927 * call OptPass1_V_MOVAP for MOVDQA on i386 %!s(int64=3) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton b58fdc3e58 Improved ADD and SUB optimisations for LEA instructions %!s(int64=4) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton fd28cc0db0 Better handling of zeroing upper parts of registers %!s(int64=4) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton 674ed4069a Expanded MM block move to include YMM registers under AVX %!s(int64=4) %!d(string=hai) anos
  florian 2c180cf101 * by default, DEBUG_AOPTCPU is only enabled if the compiler is compiled with -dEXTDEBUG %!s(int64=4) %!d(string=hai) anos
  florian ec40db3da7 + (V)Cvtss2CvtSd(V)Cvtsd2ss2Nop optimization, resolves #39360 %!s(int64=4) %!d(string=hai) anos
  florian c67d35b8cc * patch by J. Gareth Moreton: x86: Minor bitwise optimisations, resolves #39299 %!s(int64=4) %!d(string=hai) anos
  florian 7d6b01bfc4 + SHXXMov2SHXX optimization %!s(int64=4) %!d(string=hai) anos
  florian bae583118a * patch by J. Gareth Moreton: x86 JccMovJmpMov2MovSetcc improvement, resolves #38761 %!s(int64=4) %!d(string=hai) anos
  florian 5726428dcc * patch by J. Gareth Moreton: Additional SETcc optimisations, resolves #38767 %!s(int64=4) %!d(string=hai) anos
  florian 578424cf51 * patch by J. Gareth Moreton: TEST chain shortcutting, resolves #38908 %!s(int64=4) %!d(string=hai) anos
  florian 4e9b42344e + AddLea2Lea optimization %!s(int64=4) %!d(string=hai) anos
  florian 28efcfba65 + patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294 %!s(int64=4) %!d(string=hai) anos
  florian 2a990b8167 + patch by J. Gareth Moreton: some new x86 assembler optimizations, resolves #38130 %!s(int64=4) %!d(string=hai) anos
  florian 78244d89dc * use VPXORD in avx-512 mode as VPXOR does not work for the upper 16 registers %!s(int64=4) %!d(string=hai) anos
  florian c2684c0dc3 * use V* instructions if possible %!s(int64=5) %!d(string=hai) anos
  florian 8e62bf649e * load 0.0 by (V)XORPS/D instead of (V)PXOR in mm registers %!s(int64=5) %!d(string=hai) anos
  florian 1fb7603f61 * x86: ImulMov2Imul optimization %!s(int64=5) %!d(string=hai) anos
  florian afb68dbcf3 * factored out OptPass1VPXor %!s(int64=5) %!d(string=hai) anos
  florian 9b54588d75 + PXorPXor2PXor optimization %!s(int64=5) %!d(string=hai) anos
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) %!s(int64=5) %!d(string=hai) anos
  florian 993144b91b * patch by J. Gareth Moreton: x86 SUB and LEA optimisations, resolves #36622 %!s(int64=5) %!d(string=hai) anos
  florian 16152cf948 * patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences %!s(int64=5) %!d(string=hai) anos
  florian 124c64152d * patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 2 of #36551 %!s(int64=5) %!d(string=hai) anos