summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/BuiltinsWebAssembly.def
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add throw/rethrow builtins for exception handlingHeejin Ahn2017-06-301-0/+4
* [WebAssembly] Update grow_memory's return type.Dan Gohman2017-01-181-3/+3
* [WebAssembly] Rename memory_size intrinsic to current_memoryDerek Schuff2016-05-021-2/+2
* [WebAssembly] Remove the "const" attribute from __builtin_wasm_memory_size.Dan Gohman2015-11-141-1/+3
* [WebAssembly] Update wasm builtin functions to match spec changes.Dan Gohman2015-11-051-2/+1
* [WebAssembly] Add a __builtin_wasm_resize_memory() intrinsic.Dan Gohman2015-10-021-0/+1
* [WebAssembly] Add a __builtin_wasm_memory_size() intrinsic.Dan Gohman2015-10-021-0/+1
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+21