[WebAssembly] Implement floating point rounding operators.
authorDan Gohman <dan433584@gmail.com>
Mon, 24 Aug 2015 18:23:13 +0000 (18:23 +0000)
committerDan Gohman <dan433584@gmail.com>
Mon, 24 Aug 2015 18:23:13 +0000 (18:23 +0000)
commit0ff46edca1d33670d7568ca60d6013d3d3158b8b
treec1af7580b22cd0fc4fc062439a2b946a5cf2176e
parent506ace9d6f39d455fcbde09e9f6da8828a79996a
[WebAssembly] Implement floating point rounding operators.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245859 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrFloat.td
test/CodeGen/WebAssembly/fp32.ll
test/CodeGen/WebAssembly/fp64.ll