]> granicus.if.org Git - clang/commit
[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)
commit4a3fc1754ba46f52c42cb52b2b5026f4e9cbc247
treea37ce38aa0f8811da06e4c93ea980a731ab83468
parente07b147212607ee4a4c3faf0eaaa3519ef913d68
[WebAssembly] Bitselect and min/max builtins

Reviewers: aheejin, dschuff

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

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@345301 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsWebAssembly.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/builtins-wasm.c