提交历史

作者 SHA1 备注 提交日期
  Ondrej Pokorny d9f5c47d2a fix broken JPEG loading. Issue #40001 2 年之前
  Michaël Van Canneyt d338206814 * Version number for compatibility with lazarus webserver 2 年之前
  Michaël Van Canneyt a1fae7a767 * Chained stream implementation 2 年之前
  Pierre Muller 1a19fe1f03 Use correct class typecast for commit ba4cee279b 2 年之前
  Pierre Muller d38c24fee7 Add test for avx2 support using cpu unit function avx2support 2 年之前
  florian 0ba4cee279 * convert n-n mod const into n div const*const, resolves #39615 2 年之前
  florian 7da8c774be + ShlShl2Shl optimization 2 年之前
  florian f6a8b045c2 * cosmetics 2 年之前
  J. Gareth "Curious Kit" Moreton 735f297f5b * Range check fixes to BZHI tests 2 年之前
  florian 4778973492 * further look ahead for temp. deallocation for FstpFldFstp2Fstp and FstpFld2<Nop> 2 年之前
  florian ef53f9bc25 + FstpFldFstp2Fstp optimization 2 年之前
  J. Gareth "Curious Kit" Moreton e7e4044bf0 * CollapseZeroDistJump no longer updates registers or strips dead labels, instead just setting p to p.Next 2 年之前
  J. Gareth "Curious Kit" Moreton c21bf747fb * x86: Extension to Cmp1Jl2Cmp0Jle to catch inverted variant 2 年之前
  J. Gareth "Curious Kit" Moreton e57ef24e37 * x86: TEST and CMP optimisations now perform jump optimisations prematurely to remove unnecessary TEST/CMPs 2 年之前
  florian c1ec558d0a * first (modified, added a comment) patch by Rika to improve generic Index*, part of #39996 2 年之前
  Pierre Muller 5e0eb521c4 Fix use of unaligned for big endian code 2 年之前
  J. Gareth "Curious Kit" Moreton 3cf8ae8433 * x86: New XOR->BTC peephole optimisation 2 年之前
  J. Gareth "Curious Kit" Moreton f2bd099afb * x86: Converted BTR and BTS tests to use a new utility function to check if BTx instructions are acceptable to use 2 年之前
  J. Gareth "Curious Kit" Moreton 8220221866 * x86: New AND(NOT X)->BTR peephole optimisation 2 年之前
  J. Gareth "Curious Kit" Moreton 827fe2bd83 * x86: New OR->BTS peephole optimisation 2 年之前
  J. Gareth "Curious Kit" Moreton 314f632377 * x86: New TEST->BT peephole optimisation 2 年之前
  florian a27cb35fa8 * propagate life info properly 2 年之前
  Marcus Sackrow 94368d06ee Amiga: Bugfix for Tagged Version of OpenWindow at WB1.2/1.3 2 年之前
  Michaël Van Canneyt 75c252fd8f * Extra linux fcntl constants 2 年之前
  Michaël Van Canneyt 9cda1666a6 * Modifier for allowed schemas 2 年之前
  Michaël Van Canneyt d38c3f8073 * Fix loading schemas 2 年之前
  Michaël Van Canneyt 71f8893366 * Allow to specify DB connection params on command-line 2 年之前
  Michaël Van Canneyt 9145565895 * Some extra published properties. Fix issue #39994 2 年之前
  florian 3b43bd027c * calculate life info for if nodes correctly if the then branch is empty, resolves #39992 2 年之前
  J. Gareth "Curious Kit" Moreton c9461b7313 * x86: Flags that relate to optimization hints rather than features have been moved to a separate set 2 年之前