[WebAssembly] Implement the rotate instructions.
authorDan Gohman <dan433584@gmail.com>
Tue, 22 Mar 2016 18:01:49 +0000 (18:01 +0000)
committerDan Gohman <dan433584@gmail.com>
Tue, 22 Mar 2016 18:01:49 +0000 (18:01 +0000)
commit665d7e38380057fd2893db4573f6165bcb8b23be
tree79e6e573aa7a300b54461cd2d123b54e9fafe1be
parent4c3b55cfce02a263ad8ee2b71b21472f14712847
[WebAssembly] Implement the rotate instructions.

llvm-svn: 264076
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrInteger.td
llvm/test/CodeGen/WebAssembly/i32.ll
llvm/test/CodeGen/WebAssembly/i64.ll