Fix Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll, fixing an out-of-
authorChris Lattner <sabre@nondot.org>
Tue, 5 Dec 2006 23:43:59 +0000 (23:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Dec 2006 23:43:59 +0000 (23:43 +0000)
commit518f6fa310df08a8e205adda62b145d50971a38f
treee7e1536e0c85479f23eec4e494795bad5fe24bf3
parent9faab9bd93ccca49e074cc86ad8e3e39c01f585c
Fix Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll, fixing an out-of-
stack-space issue in the ppc bootstrap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32244 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp