[WebAssembly] Bitselect and min/max builtins
authorThomas Lively <tlively@google.com>
Thu, 25 Oct 2018 19:11:41 +0000 (19:11 +0000)
committerThomas Lively <tlively@google.com>
Thu, 25 Oct 2018 19:11:41 +0000 (19:11 +0000)
commitd4bf99a540e73b1e8948d10eecb533b6a3e40457
tree6d10c2e561f8a4be051a925c145ab2995f13f60f
parent535b4df75ab5ff57cda64c53d69acbff49de7ca2
[WebAssembly] Bitselect and min/max builtins

Reviewers: aheejin, dschuff

Subscribers: sbc100, jgravelle-google, sunfish, cfe-commits

Differential Revision: https://reviews.llvm.org/D53685

llvm-svn: 345301
clang/include/clang/Basic/BuiltinsWebAssembly.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-wasm.c