]> granicus.if.org Git - clang/commit
[WebAssembly] abs and sqrt builtins
authorThomas Lively <tlively@google.com>
Fri, 5 Oct 2018 01:02:54 +0000 (01:02 +0000)
committerThomas Lively <tlively@google.com>
Fri, 5 Oct 2018 01:02:54 +0000 (01:02 +0000)
commita9430da3003cde1fd8315e18aea1679dca6787f8
tree11fdca329a6835cda821e1ea6627a8859de2d2d3
parentccb5b2270143acfe107962b86c881fb185b5a285
[WebAssembly] abs and sqrt builtins

Summary: Depends on D52910.

Reviewers: aheejin, dschuff, craig.topper

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

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

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