split PHI node stuff out to InstCombinePHI.cpp
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 05:31:55 +0000 (05:31 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 05:31:55 +0000 (05:31 +0000)
commitf54e72962991005a3c0cc7dce0c550a14af90792
tree1d4f92e6a2a8400c6302d387c7c2cd55e1cb153f
parent43fd9017a69a6314fb780f87083b1e57a0981287
split PHI node stuff out to InstCombinePHI.cpp

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