]> granicus.if.org Git - clang/commit
[WebAssembly] any_true and all_true builtins
authorThomas Lively <tlively@google.com>
Fri, 5 Oct 2018 00:59:37 +0000 (00:59 +0000)
committerThomas Lively <tlively@google.com>
Fri, 5 Oct 2018 00:59:37 +0000 (00:59 +0000)
commitccb5b2270143acfe107962b86c881fb185b5a285
treed289d3ee7960e330ee918c7c3ca75964de44bc37
parent4e0a9d73de6d3467d7c20b2ab9cb56b2e0a67ddf
[WebAssembly] any_true and all_true builtins

Summary: Depends on D52858.

Reviewers: aheejin, dschuff, craig.topper

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

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

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