[WebAssembly] Support for floating point min and max.
authorDan Gohman <dan433584@gmail.com>
Tue, 10 Nov 2015 21:40:21 +0000 (21:40 +0000)
committerDan Gohman <dan433584@gmail.com>
Tue, 10 Nov 2015 21:40:21 +0000 (21:40 +0000)
commit51cc8a7d2da7d0e1cae0613f7d6bc1d2fd70af5c
treecfdd4d25b667304bfc5e4ed7a98388b4c13b2f50
parent9fd4377ddb83aee3c049dc8757e7771edbb8ee71
[WebAssembly] Support for floating point min and max.

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