Historique des commits

Auteur SHA1 Message Date
  Pierre Muller 6e9521d99a Fix for trunk arm STM optimize bug il y a 1 an
  J. Gareth "Curious Kit" Moreton d6ff4ed967 * arm/a64: New sbfx/ubfx -> mov optimisation il y a 3 ans
  florian bbcc396644 * ARM: fix for Merge Add/Sub optimization il y a 4 ans
  florian 50648f2a60 + ARM: PushPop optimziation il y a 4 ans
  florian e1d9d1be0a + Merge Add/Sub optimization il y a 4 ans
  florian 7ee31ae252 * optimization "Merging stores: STR/STR -> STM" cannot be carried out when generating thumb code il y a 4 ans
  florian 776667366f * patch by J. Gareth Moreton: ARM - str/str -> stm optimisation, second part of #38975 il y a 4 ans
  florian 214936b90e * patch by J. Gareth Moreton: refactoring to standardise the "Peephole Optimization: " prefix on peephole debug messages, part of #38975 il y a 4 ans
  florian 134bc7eb42 * ARM: split TCpuThumb2AsmOptimizer.PeepHoleOptPass1Cpu 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
  yury 9b1567f054 * Corrected method's visibility. il y a 4 ans
  yury 64c586b86d * Removed/ifdefed lots of unused variables. il y a 4 ans
  pierre 19d5e43615 Avoid internalerror in RemoveCurrentP for arm compiler 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
  pierre 3d374727dd Move explicit typecast to after check to avoid RTE when compiled with -CR il y a 4 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 c5d7e6807c * ARM: factor out TARMAsmOptimizer.OptPass1And il y a 5 ans
  florian 0acae47310 * ARM: get rid of more unneeded sxtb/h uxtb/h instructions il y a 5 ans
  florian 651f5cb8a1 * ARM: (V)LDM do not load from the registers in the reg. set il y a 5 ans
  florian a084c8829f * patch by J. Gareth Moreton: refactor RemoveCurrentP il y a 5 ans
  florian 099faf2d2b * factored out and improved TARMAsmOptimizer.RedundantMovProcess il y a 5 ans
  florian 9176efbab4 * factored out TARMAsmOptimizer.OptPass1SXTH il y a 5 ans
  florian 19a9d4c4ac * factored out TARMAsmOptimizer.OptPass1SXTB il y a 5 ans
  florian 7172397077 * factored out TARMAsmOptimizer.OptPass1UXTH il y a 5 ans
  florian 9bcff94e9e * factored out TARMAsmOptimizer.OptPass1UXTB il y a 5 ans
  florian 2276caae24 + common assembler optimizer base class for arm and aarch64 il y a 5 ans
  florian 458a6000e7 + arm: optimize sxth/sxtb il y a 5 ans
  florian 80c0fc3c92 * several fixes to get better reg. allocations in the arm assembler optimizer il y a 5 ans
  florian 62129db44c * ARM: look further ahead when optimizing mov rX, yyyy il y a 5 ans
  florian 9132b54b3b + ARM: MovMLA2MUL optimization il y a 5 ans