master
Fix `copy_prop_reverse` cycle detection (#7702)
Improve IR printing CLI in `forc` (#6025)
Removing verify-ir from the CLI (#7672)
Add missing IR passes to `PassManager::OPTIMIZATION_PASSES` (#7698)
unique constants in the IR (#6896)
Deterministic printing of IR values (#7490)
fix modified in optimisation passes so they converge (#7666)
Rollout `Block::is_entry` (#7696)
Optimize initialization of mostly zeroed aggregates (#7542)
Add event support via `#[event]` and `#[indexed]` attributes (#7158)
Fix `SROA` when loading in multiple blocks (#7694)
Represent `RawUntypedPtr` AST type using a new `Pointer` IR type (#7272)