1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-08 08:39:26 +03:00
juvix/tests/Casm
Łukasz Czajka 802d82f22e
Peephole optimization of Cairo assembly (#2858)
* Closes #2703 
* Adds [peephole
optimization](https://en.wikipedia.org/wiki/Peephole_optimization) of
Cairo assembly.
* Adds a transformation framework for the CASM IR.
* Adds `--transforms`, `--run` and `--no-print` options to the `dev casm
read` command.
2024-06-27 12:41:27 +02:00
..
Cairo/reference Cairo Elliptic Curve builtin (#2731) 2024-04-22 14:24:09 +02:00
Compilation Update juvix-stdlib to remove non-ASCII indentifiers (#2857) 2024-06-26 10:23:35 +02:00
negative Cairo ASM language and interpreter (#2572) 2024-01-12 11:57:02 +00:00
positive Peephole optimization of Cairo assembly (#2858) 2024-06-27 12:41:27 +02:00
Reg/positive Dead code elimination in JuvixReg (#2835) 2024-06-24 13:56:50 +02:00