]> granicus.if.org Git - clang/commit
[WebAssembly] saturating arithmetic builtins
authorThomas Lively <tlively@google.com>
Fri, 5 Oct 2018 00:58:56 +0000 (00:58 +0000)
committerThomas Lively <tlively@google.com>
Fri, 5 Oct 2018 00:58:56 +0000 (00:58 +0000)
commit4e0a9d73de6d3467d7c20b2ab9cb56b2e0a67ddf
tree0b5ed22fe679c82e4708d48e323086330f445749
parent716dd7bd13978192f034ccaf55d58e9233945c45
[WebAssembly] saturating arithmetic builtins

Summary: Depends on D52856.

Reviewers: aheejin, dschuff

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

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

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