Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 4676146e3d * synchronized with trunk hace 4 años
  pierre af17e9460b Apply patch proposed by J. Gareth Moreton in: hace 4 años
  nickysn aeafe42144 * synchronized with trunk hace 4 años
  florian c47d6d7af0 * check if an invisible parameter for the result occupies parameter space hace 4 años
  florian fbb2e63fea + #QLvember work: stack frame optimization for m68k hace 4 años
  nickysn 48b81da877 * synchronized with trunk hace 4 años
  florian 3baddff71e + inline subroutines with formal parameters as well hace 4 años
  nickysn 8f059a6b8a * synchronized with trunk hace 4 años
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 hace 4 años
  nickysn d7559d7a38 * synchronized with trunk hace 5 años
  florian 93eef547ae * improve call0 calling conventions hace 5 años
  nickysn 325c91d152 * synchronized with trunk hace 5 años
  florian 250c0750a2 * Xtensa: several issues with parameter passing of the windowed api fixed hace 5 años
  nickysn 988a833836 * synchronized with trunk hace 5 años
  svenbarth c2c7ac634a * fix for Mantis #37616: apply patch by Kai Burghardt to complain about the correct type used by setjmp/longjmp hace 5 años
  yury aefc1be555 * Reverted accidentally committed files. hace 5 años
  yury 7b65f85a0b * Accidental commit. hace 5 años
  nickysn 62cb7c2d12 * synchronized with trunk hace 5 años
  nickysn 6e7bb5927e [PATCH 04/83] update for Wasm target. adapting Karoly's changes from webassembly branch hace 5 años
  yury e63c03125a * Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend. hace 5 años
  svenbarth c45c543faa * fix typo (no code changes) hace 5 años
  yury 2808873d1b * Reworked the optimization of unused $parentfp for nested routines. hace 5 años
  florian af0ba7be83 * when auto-inlining is used, do not require that inlining is explicitly turned on hace 5 años
  florian 2a2ec77b10 * improved heuristics for auto-inlining hace 5 años
  yury 254d0c0e2c * Do not perform optimization of nested procedures for: hace 5 años
  yury 40504a6f9d * If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter. hace 5 años
  svenbarth 2b59000d56 + implement compiler support for SEH on Win64 hace 5 años
  svenbarth fed17122f8 * as a variant for SEH exception filters we allow them to be *duplicated* instead of being extracted; this can be done unconditionally as for extracted ones their code is set to Nil after they're done and thus won't be picked up by generate_code_exceptionfilters hace 5 años
  svenbarth 12ef066897 + add functionality to store a node tree's required temp nodes and their flag upon entering the tree hace 5 años
  svenbarth 068f0d2ec8 * fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs_opt_remove_empty_proc hace 5 años