mirror of
https://github.com/janet-lang/janet
synced 2024-11-16 13:44:48 +00:00
af10c1d4b5
Needs changes to IR to allow encoding immediates in all instructions where possible. This makes the IR denser, means we don't need `constant` and `callk`, and allows certain optimizations like comparing to zero, using `inc` and `dec`, etc which are specializations of more general instructions with constants. |
||
---|---|---|
.. | ||
arrays1.janet | ||
arrays2.janet | ||
basic1.janet | ||
basic2.janet | ||
frontend.janet | ||
typeerr0.janet | ||
typeerr1.janet |