CheckForPhysRegDependency should not return copy cost. It's not used. No functionalit...
authorEvan Cheng <evan.cheng@apple.com>
Sun, 11 Jan 2009 08:53:35 +0000 (08:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 11 Jan 2009 08:53:35 +0000 (08:53 +0000)
commit9aacec1f26cd9ee328c461624ffcbde3aa2f6ab1
tree7cc7c0751f5d7adbd89662a38262723aae9d719d
parent3d9fbee0df683ade125b1cbed98df1e561fec83a
CheckForPhysRegDependency should not return copy cost. It's not used. No functionality change.

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