Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn b54d9cfecb * fixed IsJumpToLabelUncond for the Z80 vor 5 Jahren
  florian a084c8829f * patch by J. Gareth Moreton: refactor RemoveCurrentP vor 5 Jahren
  florian 991ce83a2b * patch by J. Gareth Moreton: conditional Jump Inversion stoploop variable, resolves #36680 vor 5 Jahren
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) vor 5 Jahren
  Jeppe Johansen 7cfb87b325 - Handle jump optimizations on RISC-V vor 5 Jahren
  florian 872c22842e * do prefetching correctly vor 5 Jahren
  florian 599e2df71f o patch by J. Gareth Moreton, resolves r36371: vor 5 Jahren
  florian 7e6eeebdf0 o patch by J. Gareth Moreton, seeks to improve maintainability, safety and efficiency vor 5 Jahren
  florian af107ca8fe o patch by J. Gareth Moreton, resolves #36355 vor 5 Jahren
  pierre 17c422c3f2 Patch by Gareth Moreton. vor 5 Jahren
  florian 61bf55e0fe * define renamed vor 5 Jahren
  pierre ff415ba39c Fixes by Gareth Moreton for problems exposed by use of -CriotR option vor 5 Jahren
  florian 6248a127ca * write assembler optimizer messages into output file if DEBUG_AOPTOBJ is set vor 5 Jahren
  florian da54d0e8f7 + patch by J. Gareth Moreton: new method TAOptObj.CanDoJumpOpts and arm specific implementation vor 5 Jahren
  florian f505822ab5 o patch by J. Gareth Moreton: vor 5 Jahren
  florian d4f0658c02 * disable condition jump optimization on MIPS for now for the time being vor 5 Jahren
  florian bf24882c33 * patch by J. Gareth Moreton: fix building for armv6m after r43441 vor 5 Jahren
  florian 0ab0eefae0 + separate JUMP_DEBUG define vor 5 Jahren
  florian d82335bf9a * do not remove cfi_endproc after jmps vor 5 Jahren
  florian 5c0a5b73c7 * patch by J. Gareth Moreton: fix compilation with debug info after r43441 and friends, resolves #36299 vor 5 Jahren
  florian 47dcc5b05b * patch by J. Gareth Moreton, issue #36271, part 1: general rework of the jump optimizer vor 5 Jahren
  Jonas Maebe 67fc9a7853 * fixed peephole opitimizer removing some infinite loops (mantis #36139) vor 5 Jahren
  florian 9230ae5aab o overhaul-base.patch by J. Gareth Moreton, base for further patches vor 6 Jahren
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  Jonas Maebe 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives vor 6 Jahren
  florian 94d7a02fae * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 vor 6 Jahren
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile vor 6 Jahren
  florian 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands vor 6 Jahren
  florian 2a016889de * skip align directives after unconditional jumps vor 6 Jahren