Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 76045bfc04 * merged macOS/AArch64 support + revisions these changes depended on hace 5 años
  florian 78943ea843 + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899 hace 7 años
  florian af37ca8563 - remove SetccMovbLeaveRet2SetccLeaveRet optimization, this type of code is not generated anymore for years hace 7 años
  florian 9b18e39c81 * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now hace 7 años
  florian 47927f053a * factored out TX86AsmOptimizer.OptPass1SHLSAL hace 7 años
  florian 91514da267 * factored out TX86AsmOptimizer.PostPeepholeOptCall hace 7 años
  florian 73fda1ccb6 * factored out OptPass1Sub hace 8 años
  florian 2140b586a6 * i386 building fixed hace 8 años
  florian 4da4b768ec * factored out PostPeepholeOptTest hace 8 años
  florian 3097eaf8ee * made PostPeepholeOptMov a function hace 8 años
  florian a7ea7fb569 * factored out PostPeepholeOptCmp hace 8 años
  nickysn 80226e3af4 + added an optimization pass, that optimizes x86 references hace 8 años
  florian 15b617546e + call TX86AsmOptimizer.OptPass1VOP for logical operations as well hace 8 años
  florian 05ecd784f2 * factored out OptPass1LEA and use it for x86-64 as well hace 8 años
  florian 22956c4393 + TX86AsmOptimizer.OptPass1OP hace 8 años
  florian 0f16f6d94d + OptPass1MOVXX hace 8 años
  florian 535c990233 + OptPass1MOVAP hace 8 años
  florian f4a29bb75d * moved InstructionLoadsFromReg and RegReadByInstruction from TCpuAsmOptimizer (i386) to TX86AsmOptimizer hace 8 años
  florian b1dff29cbf * removed unused units hace 8 años
  florian 52d3756c26 * factored out OptPass1Movx and merged i386 and x86-64 version hace 8 años
  florian 06c4c651fd * factored out PrePeepholeOptSxx hace 8 años
  florian dd69ab5488 * cleanup after all old code from PeepHoleOptPass2 of i386 was moved to the common x86 optimizer class hace 8 años
  florian cd134ea5bb + DebugMsg hace 8 años
  florian 7afe762d22 * factored out OptPass2Jcc assembler optimization hace 8 años
  florian e3f0b338d4 * SkipLabels moved to aoptutils hace 8 años
  nickysn 0cd70844f1 + take into account the fact that lea doesn't read the segment register of its hace 8 años
  nickysn d5d53e7017 * fixed operand order in the check for sse movsd in i386's hace 8 años
  nickysn ff1ee6836d + fix RegReadByInstruction for the x86 MOVSD instruction hace 8 años
  nickysn b741e38f98 + precise handling for x86 conditions and their flag bits in i386's hace 8 años
  nickysn 0f010430cc + better precision in determining the registers, read by mul/imul/div/idiv in hace 8 años