Histórico de Commits

Autor SHA1 Mensagem Data
  yury a277a5f8db * Removed unused local vars. há 6 anos atrás
  florian c7bb028d35 * factored out OptPass1FLD, used bx x86-64 now as well há 6 anos atrás
  florian 24f6cc0da5 * factored out OptPass1FSTP, used by x86-64 now as well há 6 anos atrás
  florian e8ebc00b3b * redundant code removed, work is meanwhile done by aasmcpu.optimize_ref há 6 anos atrás
  florian 72416edcc4 + support for tlsm_general on i386-linux há 6 anos atrás
  yury 30d64cec68 * Removed unused local vars. há 6 anos atrás
  yury 4357caaad8 * Removed unused local vars. há 6 anos atrás
  florian 59d5d6ec95 + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386 há 6 anos atrás
  florian 2a016889de * skip align directives after unconditional jumps há 6 anos atrás
  florian 78943ea843 + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899 há 7 anos atrás
  florian af37ca8563 - remove SetccMovbLeaveRet2SetccLeaveRet optimization, this type of code is not generated anymore for years há 7 anos atrás
  florian 9b18e39c81 * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now há 7 anos atrás
  florian 47927f053a * factored out TX86AsmOptimizer.OptPass1SHLSAL há 7 anos atrás
  florian 91514da267 * factored out TX86AsmOptimizer.PostPeepholeOptCall há 7 anos atrás
  florian 73fda1ccb6 * factored out OptPass1Sub há 7 anos atrás
  florian 2140b586a6 * i386 building fixed há 7 anos atrás
  florian 4da4b768ec * factored out PostPeepholeOptTest há 7 anos atrás
  florian 3097eaf8ee * made PostPeepholeOptMov a function há 7 anos atrás
  florian a7ea7fb569 * factored out PostPeepholeOptCmp há 7 anos atrás
  nickysn 80226e3af4 + added an optimization pass, that optimizes x86 references há 7 anos atrás
  florian 15b617546e + call TX86AsmOptimizer.OptPass1VOP for logical operations as well há 8 anos atrás
  florian 05ecd784f2 * factored out OptPass1LEA and use it for x86-64 as well há 8 anos atrás
  florian 22956c4393 + TX86AsmOptimizer.OptPass1OP há 8 anos atrás
  florian 0f16f6d94d + OptPass1MOVXX há 8 anos atrás
  florian 535c990233 + OptPass1MOVAP há 8 anos atrás
  florian f4a29bb75d * moved InstructionLoadsFromReg and RegReadByInstruction from TCpuAsmOptimizer (i386) to TX86AsmOptimizer há 8 anos atrás
  florian b1dff29cbf * removed unused units há 8 anos atrás
  florian 52d3756c26 * factored out OptPass1Movx and merged i386 and x86-64 version há 8 anos atrás
  florian 06c4c651fd * factored out PrePeepholeOptSxx há 8 anos atrás
  florian dd69ab5488 * cleanup after all old code from PeepHoleOptPass2 of i386 was moved to the common x86 optimizer class há 8 anos atrás