merge a few pieces of code that do the store/load to stack
authorChris Lattner <sabre@nondot.org>
Wed, 16 Jan 2008 07:51:34 +0000 (07:51 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Jan 2008 07:51:34 +0000 (07:51 +0000)
commita66bb39e9779ce17b7d16e311f4b73fddb2ede2f
treeeff2d9957fcc4bf77a66dcc5f5fc0806d9db0e5d
parent1401d15c99b284ead81b8476a6db95328c5f28fd
merge a few pieces of code that do the store/load to stack
pattern to use EmitStackConvert now.

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