Split expansion out into its own file.
authorChris Lattner <sabre@nondot.org>
Sat, 8 Dec 2007 20:27:32 +0000 (20:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Dec 2007 20:27:32 +0000 (20:27 +0000)
commitcc663a8112017f06e0cd4b6fe1546ccfcd5d05c3
tree84e68b6bad6757443a7dbe51e36f101ed08bd90a
parent08d1275cb8137152dbfb13fab361b9b496725124
Split expansion out into its own file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44717 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypesExpand.cpp [new file with mode: 0644]