LLVM Codegen Fixes

11 sections

100%
Overview

Fix all 28 issues discovered across 12 code journeys, bringing AOT correctness from 75% (9/12 journeys) to 100% (12/12), eliminating all LLVM undefined behavior, and systematically improving IR quality. The eval path is 12/12 correct and serves as the oracle — every AOT result must match.

Completed

11 sections