nickysn
|
dc5b78d5f0
* synchronized with trunk
|
4 lat temu |
pierre
|
a7232669ff
* Adapted from patch node-dump-pass-1.patch submitted by J. Gareth Moreton from bug report 38156.
|
4 lat temu |
florian
|
9c6bdcfbb7
* fix in r47632 should be enabled for all targets as it is a stack tainting
|
4 lat temu |
nickysn
|
4676146e3d
* synchronized with trunk
|
4 lat temu |
pierre
|
af17e9460b
Apply patch proposed by J. Gareth Moreton in:
|
4 lat temu |
nickysn
|
aeafe42144
* synchronized with trunk
|
4 lat temu |
florian
|
c47d6d7af0
* check if an invisible parameter for the result occupies parameter space
|
4 lat temu |
florian
|
fbb2e63fea
+ #QLvember work: stack frame optimization for m68k
|
4 lat temu |
nickysn
|
48b81da877
* synchronized with trunk
|
4 lat temu |
florian
|
3baddff71e
+ inline subroutines with formal parameters as well
|
4 lat temu |
nickysn
|
8f059a6b8a
* synchronized with trunk
|
4 lat temu |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 lat temu |
nickysn
|
d7559d7a38
* synchronized with trunk
|
5 lat temu |
florian
|
93eef547ae
* improve call0 calling conventions
|
5 lat temu |
nickysn
|
325c91d152
* synchronized with trunk
|
5 lat temu |
florian
|
250c0750a2
* Xtensa: several issues with parameter passing of the windowed api fixed
|
5 lat temu |
nickysn
|
988a833836
* synchronized with trunk
|
5 lat temu |
svenbarth
|
c2c7ac634a
* fix for Mantis #37616: apply patch by Kai Burghardt to complain about the correct type used by setjmp/longjmp
|
5 lat temu |
yury
|
aefc1be555
* Reverted accidentally committed files.
|
5 lat temu |
yury
|
7b65f85a0b
* Accidental commit.
|
5 lat temu |
nickysn
|
62cb7c2d12
* synchronized with trunk
|
5 lat temu |
nickysn
|
6e7bb5927e
[PATCH 04/83] update for Wasm target. adapting Karoly's changes from webassembly branch
|
5 lat temu |
yury
|
e63c03125a
* Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend.
|
5 lat temu |
svenbarth
|
c45c543faa
* fix typo (no code changes)
|
5 lat temu |
yury
|
2808873d1b
* Reworked the optimization of unused $parentfp for nested routines.
|
5 lat temu |
florian
|
af0ba7be83
* when auto-inlining is used, do not require that inlining is explicitly turned on
|
5 lat temu |
florian
|
2a2ec77b10
* improved heuristics for auto-inlining
|
5 lat temu |
yury
|
254d0c0e2c
* Do not perform optimization of nested procedures for:
|
5 lat temu |
yury
|
40504a6f9d
* If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter.
|
5 lat temu |
svenbarth
|
2b59000d56
+ implement compiler support for SEH on Win64
|
5 lat temu |