Invalidate last use of a reused register if the use is a deleted noop copy.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 2 Mar 2007 05:41:42 +0000 (05:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 2 Mar 2007 05:41:42 +0000 (05:41 +0000)
commitc3dd314b78c22007243c98f3f3521c7fdaa67c1b
tree2f44fb73a6ea9bb5c24e3dcc86cdca272c9aac87
parent82932a5e4a2911cd5faa6376fa9d5dfac9e52091
Invalidate last use of a reused register if the use is a deleted noop copy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34839 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/VirtRegMap.cpp