Historique des commits

Auteur SHA1 Message Date
  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
  florian 684ef3008f * ARM: optimize mov rX,#0 .... mul/mla/umull ...,rX,... il y a 5 ans
  florian d409548842 -- Zusammenführen von r31198 in ».«: il y a 5 ans
  florian 2a315df80c * check in CheckLive* if a register allocator is initialized for a certain register type il y a 5 ans
  florian da54d0e8f7 + patch by J. Gareth Moreton: new method TAOptObj.CanDoJumpOpts and arm specific implementation il y a 5 ans
  florian a2d3522812 * general-dynamic -> global-dynamic il y a 5 ans
  florian 5d1d9858d1 + VMovVMov2VMov optimization il y a 6 ans
  florian 3d5ab366e1 * fix RemoveSuperfluousVMov if the VMov destination reg is an integer register, resolved #35978 il y a 6 ans
  florian 0a0397c9f5 * forgotten part of previous commit: fix BccB2Cond optimization on arm il y a 6 ans
  florian fd70fcace6 * fix BccB2Cond optimization on arm il y a 6 ans
  florian f23f3a4c5e * enable TCpuAsmOptimizer.RemoveSuperfluousVMov for VLDR il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jeppe Johansen 44beea91b5 - Fix UTX* optimizations that didn't consider the optional ROR parameter. il y a 6 ans
  florian 94d7a02fae * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 il y a 6 ans
  yury 92e579a294 * Improved the comment. il y a 6 ans
  yury fdcb12d9f6 * ARM: Remove preindexing and postindexing for LDR in some cases when removing superfluous MOVs. It fixes crash when calling Format() if rtl is compiled with -O3. il y a 6 ans
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile il y a 6 ans
  pierre aebc8527ef Also disable range checking in arm/aoptcpu unit il y a 6 ans
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux il y a 6 ans
  pierre fbffd2a38f Fix typecast in FindRegDeAlloc call il y a 6 ans
  Jeppe Johansen 09a8cafcd7 Restricted MlaCmp>Mlas optimization to only work in ARM mode. il y a 8 ans
  florian 4868b83157 * do not generate always debug messages in the arm assembler optimizer il y a 8 ans
  yury 3bedccf946 * ARM scheduler need to move register de-allocs located before the instruction. Also preserve order of allocs and de-allocs. il y a 8 ans
  yury fe0e30030f * In ARM scheduler move all needed additional items with an instruction: il y a 8 ans
  Jonas Maebe 38fd0efa3b * don't conditionalise BL on ARM, because it may have to be converted to il y a 9 ans