Use the proper type for shift counts. This fixes a bootstrap error.
authorDan Gohman <gohman@apple.com>
Fri, 23 Jul 2010 21:08:12 +0000 (21:08 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 Jul 2010 21:08:12 +0000 (21:08 +0000)
commitcd20c6fb18230f399fc99276fbdee14ce9faf6a1
tree98b549328e4e42001c53270413dcba46f0ccbb55
parentf83f42599d1242cc498b8062bb514b357aa572ce
Use the proper type for shift counts. This fixes a bootstrap error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109265 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/shl-anyext.ll