summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Wasm as a follow up to r321035 and the other oneReid Kleckner2017-12-191-1/+7
* Add element atomic memset intrinsicDaniel Neilson2017-07-121-0/+11
* [WebAssembly] Mark element atomic memcpy/memmove intrinsics as unsupportedHeejin Ahn2017-07-121-11/+10
* Fix to web assembly lib call listDaniel Neilson2017-07-121-0/+11
* [WebAssembly] Use LEB encoding for value typesDerek Schuff2017-03-141-181/+177
* [WebAssembly] Define a table of function signatures for runtime library calls.Dan Gohman2017-02-221-0/+1306
OpenPOWER on IntegriCloud