OSDN Git Service

split call handling out to InstCombineCalls.cpp
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 07:32:13 +0000 (07:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 07:32:13 +0000 (07:32 +0000)
commit753a2b464d0628231bd3dce645edd05dfbaa3a06
treeea28203d09ad449c718fbf60a962a1652ccd7405
parent16507fe9fd3518dc89bea4c6e7f98893ce89b2d1
split call handling out to InstCombineCalls.cpp

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