diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-21 20:56:05 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-21 20:56:05 +0000 |
commit | 9a1a1f7bb2f182e457595f1f207fa50d5e24283f (patch) | |
tree | fd8602fe7782cf1c3dc371511a29a1e51c2ece26 /llvm/lib/Object/IRObjectFile.cpp | |
parent | d2565d2126f3d27ac9e987076707f255616cf5ce (diff) | |
download | bcm5719-llvm-9a1a1f7bb2f182e457595f1f207fa50d5e24283f.tar.gz bcm5719-llvm-9a1a1f7bb2f182e457595f1f207fa50d5e24283f.zip |
Mips: Don't create copy of nothing
This was creating a copy of the register the pseudo itself was
def'ing, leaving a copy of an undefined register. I'm not sure how
the verifier is not catching this, but this avoids asserting in a
future change to RegAllocFast
llvm-svn: 356716
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions