Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives il y a 6 ans
  yury a277a5f8db * Removed unused local vars. il y a 6 ans
  florian c7bb028d35 * factored out OptPass1FLD, used bx x86-64 now as well il y a 6 ans
  florian 24f6cc0da5 * factored out OptPass1FSTP, used by x86-64 now as well il y a 6 ans
  florian e8ebc00b3b * redundant code removed, work is meanwhile done by aasmcpu.optimize_ref il y a 7 ans
  florian 72416edcc4 + support for tlsm_general on i386-linux il y a 7 ans
  yury 30d64cec68 * Removed unused local vars. il y a 7 ans
  yury 4357caaad8 * Removed unused local vars. il y a 7 ans
  florian 59d5d6ec95 + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386 il y a 7 ans
  florian 2a016889de * skip align directives after unconditional jumps il y a 7 ans
  florian 78943ea843 + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899 il y a 7 ans
  florian af37ca8563 - remove SetccMovbLeaveRet2SetccLeaveRet optimization, this type of code is not generated anymore for years il y a 7 ans
  florian 9b18e39c81 * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now il y a 7 ans
  florian 47927f053a * factored out TX86AsmOptimizer.OptPass1SHLSAL il y a 7 ans
  florian 91514da267 * factored out TX86AsmOptimizer.PostPeepholeOptCall il y a 7 ans
  florian 73fda1ccb6 * factored out OptPass1Sub il y a 8 ans
  florian 2140b586a6 * i386 building fixed il y a 8 ans
  florian 4da4b768ec * factored out PostPeepholeOptTest il y a 8 ans
  florian 3097eaf8ee * made PostPeepholeOptMov a function il y a 8 ans
  florian a7ea7fb569 * factored out PostPeepholeOptCmp il y a 8 ans
  nickysn 80226e3af4 + added an optimization pass, that optimizes x86 references il y a 8 ans
  florian 15b617546e + call TX86AsmOptimizer.OptPass1VOP for logical operations as well il y a 8 ans
  florian 05ecd784f2 * factored out OptPass1LEA and use it for x86-64 as well il y a 8 ans
  florian 22956c4393 + TX86AsmOptimizer.OptPass1OP il y a 8 ans
  florian 0f16f6d94d + OptPass1MOVXX il y a 8 ans
  florian 535c990233 + OptPass1MOVAP il y a 8 ans
  florian f4a29bb75d * moved InstructionLoadsFromReg and RegReadByInstruction from TCpuAsmOptimizer (i386) to TX86AsmOptimizer il y a 8 ans
  florian b1dff29cbf * removed unused units il y a 8 ans