Histórico de Commits

Autor SHA1 Mensagem Data
  svenbarth 0149d26adb * in PeepHoleOptPass1Cpu when an instruction contains a segment, don't replace the current instruction with the next, cause then we get an infinite loop when compiling on Win32 with -dTEST_WIN32_SEH -O4 há 5 anos atrás
  florian 9e307f5c3a - removed code not used for years há 5 anos atrás
  florian d444f750f9 * factored out TX86AsmOptimizer.OptPass1Cmp há 5 anos atrás
  florian dea1855126 o patch by J. Gareth Moreton, resolves #36352: há 5 anos atrás
  pierre c882828fd0 Minimalist change to avoid Invalid Typecast error on class when compiled with '-CriotR -O2' for i386-go32v2 target há 5 anos atrás
  florian 87b3b089d6 * i386: more clean up of TCPUAsmOPtimizer.PeepHoleOptPass1Cpu há 5 anos atrás
  florian 632f13c47a * i386 does not use anymore its own assembler optimizer loops há 5 anos atrás
  florian 20a47afe13 * more aggressive LeaCallLeaRet2Jmp há 6 anos atrás
  florian 3487c34ed9 * unified TX86AsmOptimizer.OptPass1MOVAP and TX86AsmOptimizer.OptPass1VMOVAP há 6 anos atrás
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 há 6 anos atrás
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  Jonas Maebe 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives há 6 anos atrás
  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á 7 anos atrás
  florian 72416edcc4 + support for tlsm_general on i386-linux há 7 anos atrás
  yury 30d64cec68 * Removed unused local vars. há 7 anos atrás
  yury 4357caaad8 * Removed unused local vars. há 7 anos atrás
  florian 59d5d6ec95 + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386 há 7 anos atrás
  florian 2a016889de * skip align directives after unconditional jumps há 7 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á 8 anos atrás
  florian 2140b586a6 * i386 building fixed há 8 anos atrás
  florian 4da4b768ec * factored out PostPeepholeOptTest há 8 anos atrás
  florian 3097eaf8ee * made PostPeepholeOptMov a function há 8 anos atrás