• Kevin Modzelewski's avatar
    Turn vreg-reuse back on · 6b4e418f
    Kevin Modzelewski authored
    A tricky side-effect I didn't think about is that
    block-local vregs can now look "live" at the end of
    their block.  When using names, there are no other uses/defs,
    but if we reassign the vreg there can be.
    6b4e418f
function_analysis.cpp 20.6 KB