split vector stuff out to InstCombineVectorOps.cpp
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 05:36:20 +0000 (05:36 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 05:36:20 +0000 (05:36 +0000)
commitb8a5cecd6bc74d6c1c256263f857f79f383e53bd
treeec61d595f61890991dbe87c736b03ac553a86996
parentf54e72962991005a3c0cc7dce0c550a14af90792
split vector stuff out to InstCombineVectorOps.cpp

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