Codegen Purity: Hand-Written Assembly Quality at -O0

10 sections

100%
Overview

Achieve hand-written-quality C-level assembly from Ori programs at -O0 by eliminating every known codegen purity deficiency across code journeys 1–12. Functional correctness is already 12/12; this plan targets structural IR quality, attribute precision, and backend parity so debug-mode output does not depend on -O1+ cleanup passes.

Completed

10 sections