1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-04 17:07:28 +03:00
juvix/test/Asm/Transformation
Ł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 Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Prealloc.hs Dead code elimination in JuvixReg (#2835) 2024-06-24 13:56:50 +02:00
Reachability.hs Dead code elimination in JuvixReg (#2835) 2024-06-24 13:56:50 +02:00