Make LoopDeptCalculator be an internal artifact of how RegAlloc is implemented,
authorChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 17:39:42 +0000 (17:39 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 17:39:42 +0000 (17:39 +0000)
commit4911c357e14a6972e7614c52ed87302b280f7c30
tree32d9733b4594377f582b508ae1c927267d3910d2
parentf806c025bdf0f9d8ebd0312ca02fa4e3b119d4f3
Make LoopDeptCalculator be an internal artifact of how RegAlloc is implemented,
do not expose it.  Additionally, have it be auto generated by the pass framework
for us.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1695 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAlloc/PhyRegAlloc.cpp
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp