Henrik Böving
|
e96d969d59
|
feat: support for del, isShared, oset and setTag (#12687)
This PR implements the LCNF instructions required for the expand reset
reuse pass.
|
2026-02-25 10:43:15 +00:00 |
|
Henrik Böving
|
78df48bdf4
|
perf: put mapMonoM where sensible in the compiler (#12610)
|
2026-02-20 13:12:59 +00:00 |
|
Henrik Böving
|
de522117d7
|
refactor: move to consistent naming for fvars in LCNF (#12611)
|
2026-02-20 12:36:45 +00:00 |
|
Henrik Böving
|
ad64f7c1ba
|
feat: LCNF inc/dec instructions (#12550)
This PR adds `inc`/`dec` instructions to LCNF. It should be a functional
no-op.
|
2026-02-18 10:55:16 +00:00 |
|
Sebastian Ullrich
|
b4d4e371d2
|
chore: shake core (#12276)
|
2026-02-05 09:10:32 +00:00 |
|
Henrik Böving
|
7ba76bd33e
|
refactor: port push_proj to LCNF (#12294)
This PR ports the `push_proj` pass from IR to LCNF. Notably it cannot
delete it from IR yet as the pass is still used later on.
|
2026-02-03 19:21:45 +00:00 |
|