Development Build (inlining-experiments)
Pre-release
Pre-release
github-actions
released this
11 Dec 16:12
·
358 commits
to trunk
since this release
Commits
- 7243c01: Turn inlining back on, but avoid inlining ability requests (Dan Doel)
- 4cd758c: Remove over-saturation inlining case (Dan Doel)
- d099352: Allow requests to be inlined (Dan Doel)
- 4530621: Add a coherence check to inlineInfo (Dan Doel)
- 7829875: Re-enable oversaturated inlining (Dan Doel)
- ee13ecb: Try making inlining an identity substitution (Dan Doel)
- 8d3761f: Fix for warnings in experiment (Dan Doel)
- 58e64e2: Turn inlining back to normal, but disable call optimization (Dan Doel)
- c1418bc: Re-enable Call instructions (Dan Doel)
- 06ec263: Cut off inlining after one occurrence (Dan Doel)
- 986337a: Add tracing to the inliner (Dan Doel)
- 50e5ae5: Add a trace message when a suspiciously inlinable handle might be generated (Dan Doel)