]> granicus.if.org Git - clang/commit
[WebAssembly] Lower to target-independent saturating add
authorThomas Lively <tlively@google.com>
Thu, 25 Oct 2018 19:06:15 +0000 (19:06 +0000)
committerThomas Lively <tlively@google.com>
Thu, 25 Oct 2018 19:06:15 +0000 (19:06 +0000)
commite07b147212607ee4a4c3faf0eaaa3519ef913d68
tree9266f36b4d243f841ba65dc5ca7f4ca32700d402
parenta906279b790de9af53a7c3f61642327e13e291e2
[WebAssembly] Lower to target-independent saturating add

Summary: Goes along with D53721.

Reviewers: aheejin, dschuff

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

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

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