move a trunc-specific xform out of commonIntCastTransforms into visitTrunc
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 20:57:30 +0000 (20:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 20:57:30 +0000 (20:57 +0000)
commitf86d799a290ca7ce5b7a98540c3bb80bf98c845e
tree4d5cab5e8d46e4f956f7cf40450f9ef8b0361ea7
parent3168c7dd25193039b3dbf9ce6bb57c7da3e56f85
move a trunc-specific xform out of commonIntCastTransforms into visitTrunc

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