Commit History

Author SHA1 Message Date
  florian 3a11ee9a14 * apply OptPass1Data to neg as well 2 years ago
  florian 5cbb36f218 * factor out TARMAsmOptimizer.USxtOp2Op 2 years ago
  florian ed7b0c5e68 * AArch64: extended SxtwMov2Data to CMP and CMN 2 years ago
  florian ad1c19864d * small refactoring 2 years ago
  florian 9adcc891cf + Aarch64: SxtwOp2Op optimization 2 years ago
  florian 29495c9ba5 * refactor TCpuAsmOptimizer.OptPass1SXTW 2 years ago
  florian fd94b6db91 * fix for TCpuAsmOptimizer.OptPass1SXTW 3 years ago
  florian 8a0498622b + AArchz64: TCpuAsmOptimizer.OptPass1SXTW 3 years ago
  florian 5a60eac0c8 + MovzMovz2Movz optimization 3 years ago
  J. Gareth "Curious Kit" Moreton d6ff4ed967 * arm/a64: New sbfx/ubfx -> mov optimisation 3 years ago
  J. Gareth "Curious Kit" Moreton 637645b6d6 * a64: New movz reg,#0 -> mov reg,xzr (or wzr) optimisation 3 years ago
  florian 81fd3e2748 * more readable fix for the missing ait_instruction check 3 years ago
  J. Gareth "Curious Kit" Moreton 27db63969a * a64: Fix where hp1's was assumed to be an instruction and not actually checked 3 years ago
  florian e8da1d081a + Aarch64: MovOp2AddUtxw optimization 3 years ago
  florian a362c93f73 * Aarch64: operations affect always the full 64 bit register, so 3 years ago
  florian fcdbb31ec4 * AArch64: TCpuAsmOptimizer.RegLoadedWithNewValue: check if p.ops=0 3 years ago
  Pierre Muller 7778d20003 Avoid range check error in TCpuAsmOptimizer.OptPostAnd method 3 years ago
  florian 2e8c99947a * define DEBUG_AOPTCPU if EXTDEBUG is used 3 years ago
  florian cc5ee6b868 + comments 3 years ago
  florian 39164ad732 * cleanup 3 years ago
  florian c1d8e32eae + Aarch64: Ldr<Postfix>Mov2Ldr<Postfix> optimization 3 years ago
  florian b5c7997c88 + Aarch64: AndCmpB.E/NE2Tbnz/Tbz optimization 3 years ago
  florian 9526fc64cd + Aarch64: FMovFMov2FMov 2 optimization 4 years ago
  florian 5e3efa4455 * Aarch64: apply OptPass1Data to CSEL as well 4 years ago
  florian 964c04aded * patch by J. Gareth Moreton, second part of #38841 4 years ago
  florian d936280c6b * (modified) patch by J. Gareth Moreton to unify ldr/str optimizations on Aarch64/ARM, part of #38841 4 years ago
  florian 77681333f5 * patch by J. Gareth Moreton: AArch64 OptPass1Shift register tracking fault fix, resolves #38691 4 years ago
  yury 75491ae21c * Removed/ifdefed the assigned and unused variables. 4 years ago
  yury 64c586b86d * Removed/ifdefed lots of unused variables. 4 years ago
  florian 4c0dac4864 + Aarch64: implemented FMovFMov2FMov, not yet used 4 years ago