提交历史

作者 SHA1 备注 提交日期
  florian 9e307f5c3a - removed code not used for years 5 年之前
  florian d444f750f9 * factored out TX86AsmOptimizer.OptPass1Cmp 5 年之前
  florian dea1855126 o patch by J. Gareth Moreton, resolves #36352: 5 年之前
  pierre c882828fd0 Minimalist change to avoid Invalid Typecast error on class when compiled with '-CriotR -O2' for i386-go32v2 target 5 年之前
  florian 87b3b089d6 * i386: more clean up of TCPUAsmOPtimizer.PeepHoleOptPass1Cpu 5 年之前
  florian 632f13c47a * i386 does not use anymore its own assembler optimizer loops 5 年之前
  florian 20a47afe13 * more aggressive LeaCallLeaRet2Jmp 5 年之前
  florian 3487c34ed9 * unified TX86AsmOptimizer.OptPass1MOVAP and TX86AsmOptimizer.OptPass1VMOVAP 5 年之前
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 6 年之前
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 年之前
  Jonas Maebe 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives 6 年之前
  yury a277a5f8db * Removed unused local vars. 6 年之前
  florian c7bb028d35 * factored out OptPass1FLD, used bx x86-64 now as well 6 年之前
  florian 24f6cc0da5 * factored out OptPass1FSTP, used by x86-64 now as well 6 年之前
  florian e8ebc00b3b * redundant code removed, work is meanwhile done by aasmcpu.optimize_ref 6 年之前
  florian 72416edcc4 + support for tlsm_general on i386-linux 6 年之前
  yury 30d64cec68 * Removed unused local vars. 6 年之前
  yury 4357caaad8 * Removed unused local vars. 6 年之前
  florian 59d5d6ec95 + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386 6 年之前
  florian 2a016889de * skip align directives after unconditional jumps 6 年之前
  florian 78943ea843 + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899 7 年之前
  florian af37ca8563 - remove SetccMovbLeaveRet2SetccLeaveRet optimization, this type of code is not generated anymore for years 7 年之前
  florian 9b18e39c81 * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now 7 年之前
  florian 47927f053a * factored out TX86AsmOptimizer.OptPass1SHLSAL 7 年之前
  florian 91514da267 * factored out TX86AsmOptimizer.PostPeepholeOptCall 7 年之前
  florian 73fda1ccb6 * factored out OptPass1Sub 7 年之前
  florian 2140b586a6 * i386 building fixed 7 年之前
  florian 4da4b768ec * factored out PostPeepholeOptTest 7 年之前
  florian 3097eaf8ee * made PostPeepholeOptMov a function 7 年之前
  florian a7ea7fb569 * factored out PostPeepholeOptCmp 7 年之前