Historial de Commits

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