move some ashr-specific code out of commonShiftTransforms into visitAShr.
authorChris Lattner <sabre@nondot.org>
Thu, 6 Dec 2007 01:59:46 +0000 (01:59 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Dec 2007 01:59:46 +0000 (01:59 +0000)
commit348f665ee2d08f433b8cf92bc3f01597288600e2
treedc88c8aa4074481b5d55466d81899827d363916d
parent59f1e97ef3940840e023ae1d6226c9b416222d2d
move some ashr-specific code out of commonShiftTransforms into visitAShr.

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