Use the correct ShiftAmtTy for creating shifts after legalization. PR11881. Not...
authorEli Friedman <eli.friedman@gmail.com>
Tue, 31 Jan 2012 01:08:03 +0000 (01:08 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 31 Jan 2012 01:08:03 +0000 (01:08 +0000)
commitd49db36badcfa29022b99325135c3ca429150be0
treeb29c722c5e008cc159688be912f8d0fb64be0763
parent675f63886944d72e05e5210c36838c797364a0aa
Use the correct ShiftAmtTy for creating shifts after legalization.  PR11881.  Not committing a testcase because I think it will be too fragile.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149315 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp