1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 14:28:08 +03:00
juvix/test/Reg/Run
Łukasz Czajka 7bb663c308
Dead code elimination in JuvixReg (#2835)
* Closes #2827 
* Adds an optimization phase to the JuvixReg -> Casm pipeline, which
consists of repeated copy & constant propagation and dead code
elimination.
2024-06-24 13:56:50 +02:00
..
Base.hs Dead code elimination in JuvixReg (#2835) 2024-06-24 13:56:50 +02:00
Positive.hs JuvixReg recursors (#2641) 2024-02-19 08:58:19 +00:00