Use of implicit_def is not part of live interval. Create empty intervals for the...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 11 Apr 2008 17:53:36 +0000 (17:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 11 Apr 2008 17:53:36 +0000 (17:53 +0000)
commit4cce6b4c7882ef0cc993d931b90bf33985c96110
treeae568a7364fb4567178847ebd911b4c94ae62a42
parent6b893fced8ce8ac711d4fd6718f56c921ad8a6e3
Use of implicit_def is not part of live interval. Create empty intervals for the uses when the live interval is being spilled.

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