OSDN Git Service

move the [Can]EvaluateInDifferentType functions out to InstCombineCasts.cpp
authorChris Lattner <sabre@nondot.org>
Mon, 4 Jan 2010 07:54:59 +0000 (07:54 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Jan 2010 07:54:59 +0000 (07:54 +0000)
commit5f0290e0ef6225114a04517744bf20e93040d2e4
tree3012170fe8ea42cd3b5be1ca768e26b04440d4b3
parent80f43d339f0a5904c62ca6268939c14ab148b94f
move the [Can]EvaluateInDifferentType functions out to InstCombineCasts.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92469 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp