Skip to content
Commit 43c08918 authored by Evan Cheng's avatar Evan Cheng
Browse files

Reason #3 from 60595 doesn't hold true. If we can fold a PIC load from...

Reason #3 from 60595 doesn't hold true. If we can fold a PIC load from constpool into a use, the rewrite happens at time of spill (not in VirtRegMap). Later on, if the GlobalBaseReg is spilled, the spiller can see the use uses GlobalBaseReg and do the right thing.

llvm-svn: 60596
parent fd8c4d59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment