Once we have a way to fold spill code reloads into instructions, we have a way to...
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 04:08:37 +0000 (04:08 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 04:08:37 +0000 (04:08 +0000)
commit1e3812c1c539e973102efc52cb65a4b838173f4d
treec99eeac48f98837daecb9607b2e4ceb9143a6471
parent355a724bd8366b982950ac913b0589d40eaf379b
Once we have a way to fold spill code reloads into instructions, we have a way to use it.  :)

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