News

Hey folks! I recently saw Matt Godbolt’s talk about what’s new in compiler explorer and was delighted to learn about the Control Flow Graph. Unfortunately, when looking at the Control Flow Graph of a ...
The CFG library is lean by design. We have factored tools for control-flow and data-flow analysis into separate ... the CFG library need to be linked to the underlying compiler IR, so that changing ...