reserve operand space for phi nodes when we insert them.
authorChris Lattner <sabre@nondot.org>
Sat, 4 Aug 2007 20:14:34 +0000 (20:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Aug 2007 20:14:34 +0000 (20:14 +0000)
commit384c7e04366b3eaa1d38d285d586bf5cf13e5fd3
treeb375b40da2e219735af08066662499ef5507b5d7
parent6c81213b4c78ff8a31430bc8a571810df06f6e90
reserve operand space for phi nodes when we insert them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40820 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/PromoteMemoryToRegister.cpp