Add support for splitting the operand of a return instruction.
authorChris Lattner <sabre@nondot.org>
Sun, 9 Dec 2007 00:06:19 +0000 (00:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Dec 2007 00:06:19 +0000 (00:06 +0000)
commit0097555e01683a0c9a25adef75efa1ed611e1705
tree631ff1889229dd6b1d19b6f115ce558c1347a702
parent041b3f835682588cb63df7e609d726369dd6b7d3
Add support for splitting the operand of a return instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44728 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeTypes.h
lib/CodeGen/SelectionDAG/LegalizeTypesExpand.cpp
lib/CodeGen/SelectionDAG/LegalizeTypesSplit.cpp