1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:48:10 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/JSSpecCompiler/Tests
Dan Klishch 12072dbac5 JSSpecCompiler: Add control flow graph simplification pass
It removes empty `BasicBlock`s with an unconditional jump continuation
and then removes unreferenced blocks from the graph.
2024-01-04 12:06:56 -07:00
..
simple.cpp JSSpecCompiler: Add our first test :^) 2023-12-07 10:13:21 -07:00
simple.cpp.expectation JSSpecCompiler: Add control flow graph simplification pass 2024-01-04 12:06:56 -07:00