OSDN Git Service

[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)
commit35d7235fd8dc14ec83285dffc67faabef712d498
treed279e9a711e020ace9c0fbdcffa09315acead616
parent0a4f1f9b9da3f78ad81e249c51430670ceff85ec
[WebAssembly] Implement the rotate instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264076 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrInteger.td
test/CodeGen/WebAssembly/i32.ll
test/CodeGen/WebAssembly/i64.ll