[llvm] r178845 - Fix bug in PEI's virtual-register scavenging

Krzysztof Parzyszek kparzysz at codeaurora.org
Fri Apr 5 10:46:00 PDT 2013


On 4/5/2013 12:01 AM, Hal Finkel wrote:
>
> Unfortunately,
> after this, the scavenger needs to iterate through the spill code and then
> visit, again, the instruction that defines the now-scavenged register.

Wouldn't it be easier to "tell" the scavenger that the scavenged 
register is now "used"?

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-commits mailing list