"llvm/lib/CodeGen/PeepholeOptimizer.cpp" did not exist on "5ac1d23d3d2d7a79fe520978927e9c47f65e27eb"
-
Evan Cheng authored
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
43c08918
Loading