avoid constructing out of range shift amounts.
authorChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2005 01:29:28 +0000 (01:29 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2005 01:29:28 +0000 (01:29 +0000)
commitd7e31cfaaec586f13c74886f4fe67b4abcd2dd33
treef8b80cacc60ae1b67a882def45fbac4586e3c75e
parent41aaf7016ebf205d8b02c857461f679a3e82f9d0
avoid constructing out of range shift amounts.

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