refactor some code relating to pointer cast xforms, pulling it out of the codepath
authorChris Lattner <sabre@nondot.org>
Fri, 27 Apr 2007 17:44:50 +0000 (17:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 27 Apr 2007 17:44:50 +0000 (17:44 +0000)
commitd3e28347e533d77c8274ab4dc764c5e4a7e7387e
tree8404b978834cc57ab4c3a99057073fc8028a5423
parenteb7f34f2cb1584f155b9cefdb246b300fb2fc9c4
refactor some code relating to pointer cast xforms, pulling it out of the codepath
for unrelated casts.

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