Historique des commits

Auteur SHA1 Message Date
  florian 3e5f6d3228 * use AllocRegbetween in TARMAsmOptimizer.RemoveSuperfluousMove, resolves #39921 il y a 3 ans
  florian 4b1978026a * more use of USxtOp2Op il y a 3 ans
  florian 5cbb36f218 * factor out TARMAsmOptimizer.USxtOp2Op il y a 3 ans
  florian 4846bd78fb * building of arm compiler fixed il y a 3 ans
  florian c1db756617 + ARM/Aarch64: *xt*Op2Op optimizations il y a 3 ans
  florian cebb47fe9a * factor out GetNextInstructionUsingReg calls in TARMAsmOptimizer.OptPass1*XT* il y a 3 ans
  florian 9061fba9ff * refactoring il y a 3 ans
  florian 018c1e5dfd * cosmetics il y a 3 ans
  J. Gareth "Curious Kit" Moreton 06cbb6edc7 * a64: Updated debug messages to follow standard. il y a 3 ans
  J. Gareth "Curious Kit" Moreton d6ff4ed967 * arm/a64: New sbfx/ubfx -> mov optimisation il y a 3 ans
  florian a6921fff7b + Aarch64: SxthSxtw2Sxth optimization il y a 3 ans
  Florian Klämpfl a47f153dae * avoid to create a stack frame on aarch64 if possible il y a 7 ans
  Jonas Maebe c745ae4836 AArch64 popt: don't replace registers with X/WZR il y a 4 ans
  florian 2e8c99947a * define DEBUG_AOPTCPU if EXTDEBUG is used il y a 4 ans
  florian 5762e687a3 * (modified) patch by J. Gareth Moreton: ARM/AArch64 Some short-range LDR/STR optimisations, last part of #38841 il y a 4 ans
  florian 40e1a09e6c * improved AndUtxh2And optimization il y a 4 ans
  pierre 9bad5180bb Avoid using UXT and SXT instructions on arm version below 6 il y a 4 ans
  florian d936280c6b * (modified) patch by J. Gareth Moreton to unify ldr/str optimizations on Aarch64/ARM, part of #38841 il y a 4 ans
  florian 7a3eb453d4 * arm/aarch64: patch by J. Gareth Moreton: fix register allocation information for Mov2None 2, should resolve #38055 il y a 4 ans
  florian d4ad618a70 * similiar fix to r48167 for OptPass1SXTH il y a 4 ans
  florian 14ddc59edb * arm*: fix SxtbAndImm2Sxtb (now SxtbAndImm2Uxtb) optimization as proposed by Pierre and Gareth il y a 4 ans
  florian 1014e53081 * patch by J. Gareth Moreton: fixes crash on ARM with -CriotR, resolves #38116 il y a 4 ans
  florian eadcaa5dfc * Arm Thumb does not support complex references including SP, resolves #38056 il y a 4 ans
  florian 6ec460c619 * patch by J. Gareth Moreton: MOV/LDR/STR/MOV optimisations for ARM/AArch64, resolves #37638 il y a 5 ans
  pierre 3f19bd693f + Add new LastCommonAsmOp constant to arm and aarch64 CPU targets. il y a 5 ans
  Jonas Maebe 9376f5a43a * AArch64: added SIMD instructions (only plain ARMv8-A for now) il y a 5 ans
  florian bb92fbafa0 patch by J. Gareth Moreton: GetNextInstructionUsingReg drops out earlier, second part of #37526 il y a 5 ans
  florian eec51afadd * patch (with little modification) by J. Gareth Moreton: refactor ARM/Aarch64 peephole optimizer, first part of #37526 il y a 5 ans
  florian 0b5c50ea41 * Aarch64: set register size correctly for AndStrb2Strb optimization, resolves #37427 il y a 5 ans
  pierre ec3fe2f990 Fix overflow when value is high(int64) in OptPass1And method il y a 5 ans