[WebAssembly] Fix legalization of shift operators with illegal types.
authorDan Gohman <dan433584@gmail.com>
Thu, 10 Dec 2015 00:26:26 +0000 (00:26 +0000)
committerDan Gohman <dan433584@gmail.com>
Thu, 10 Dec 2015 00:26:26 +0000 (00:26 +0000)
commita796bb8e0a72426c87912b85d6af8a164aa179e3
treec1a65d423a8c3244f7531e2786e518c9d4aa582f
parentf39d8644fababac8fa9a1b4dabe1754b831c1fb5
[WebAssembly] Fix legalization of shift operators with illegal types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255181 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
test/CodeGen/WebAssembly/legalize.ll [new file with mode: 0644]