Историја ревизија

Аутор SHA1 Порука Датум
  florian 4e9b42344e + AddLea2Lea optimization пре 4 година
  florian 28efcfba65 + patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294 пре 4 година
  florian 2a990b8167 + patch by J. Gareth Moreton: some new x86 assembler optimizations, resolves #38130 пре 4 година
  florian 78244d89dc * use VPXORD in avx-512 mode as VPXOR does not work for the upper 16 registers пре 5 година
  florian c2684c0dc3 * use V* instructions if possible пре 5 година
  florian 8e62bf649e * load 0.0 by (V)XORPS/D instead of (V)PXOR in mm registers пре 5 година
  florian 1fb7603f61 * x86: ImulMov2Imul optimization пре 5 година
  florian afb68dbcf3 * factored out OptPass1VPXor пре 5 година
  florian 9b54588d75 + PXorPXor2PXor optimization пре 5 година
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) пре 5 година
  florian 993144b91b * patch by J. Gareth Moreton: x86 SUB and LEA optimisations, resolves #36622 пре 5 година
  florian 16152cf948 * patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences пре 5 година
  florian 124c64152d * patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 2 of #36551 пре 5 година
  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 пре 5 година
  florian 9e307f5c3a - removed code not used for years пре 6 година
  florian d444f750f9 * factored out TX86AsmOptimizer.OptPass1Cmp пре 6 година
  florian dea1855126 o patch by J. Gareth Moreton, resolves #36352: пре 6 година
  pierre c882828fd0 Minimalist change to avoid Invalid Typecast error on class when compiled with '-CriotR -O2' for i386-go32v2 target пре 6 година
  florian 87b3b089d6 * i386: more clean up of TCPUAsmOPtimizer.PeepHoleOptPass1Cpu пре 6 година
  florian 632f13c47a * i386 does not use anymore its own assembler optimizer loops пре 6 година
  florian 20a47afe13 * more aggressive LeaCallLeaRet2Jmp пре 6 година
  florian 3487c34ed9 * unified TX86AsmOptimizer.OptPass1MOVAP and TX86AsmOptimizer.OptPass1VMOVAP пре 6 година
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 пре 6 година
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would пре 6 година
  Jonas Maebe 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives пре 6 година
  yury a277a5f8db * Removed unused local vars. пре 6 година
  florian c7bb028d35 * factored out OptPass1FLD, used bx x86-64 now as well пре 6 година
  florian 24f6cc0da5 * factored out OptPass1FSTP, used by x86-64 now as well пре 6 година
  florian e8ebc00b3b * redundant code removed, work is meanwhile done by aasmcpu.optimize_ref пре 7 година
  florian 72416edcc4 + support for tlsm_general on i386-linux пре 7 година