On some targets (e.g. X86), shift amounts are not the same as the value
authorChris Lattner <sabre@nondot.org>
Mon, 5 Dec 2005 02:37:26 +0000 (02:37 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Dec 2005 02:37:26 +0000 (02:37 +0000)
commit68bfd9c1e892f8900d0d2534e5b955586607e3ae
treecb4ddaf56cc2afd746ad451512db555995b48755
parent22faeabb3abb83e283d898b35b0b3c96e0fb2835
On some targets (e.g. X86), shift amounts are not the same as the value
being shifted.  Don't assume they are.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24598 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetSelectionDAG.td