Split promotion support out to its own file.
authorChris Lattner <sabre@nondot.org>
Sat, 8 Dec 2007 20:24:38 +0000 (20:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Dec 2007 20:24:38 +0000 (20:24 +0000)
commit08d1275cb8137152dbfb13fab361b9b496725124
tree416424e0c5dd8df7da007947684119b095653b69
parent524825b626e8cf9b323a9dd985dcf0f74a99c46e
Split promotion support out to its own file.

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