split select out to its own file.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 06:03:12 +0000 (06:03 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 06:03:12 +0000 (06:03 +0000)
commitc6334b97e1de7c7c67c7279bdc44eb99ea65c78c
tree9ba1c7ee626c97438c1c929f097658eceb2d1a42
parent8d9b8d717e665945b31b0742b901561fb433cece
split select out to its own file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92687 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/CMakeLists.txt
lib/Transforms/InstCombine/InstCombineSelect.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstructionCombining.cpp