summaryrefslogtreecommitdiff
path: root/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
AgeCommit message (Expand)Author
2017-12-19Fix Wasm as a follow up to r321035 and the other oneReid Kleckner
2017-07-12Add element atomic memset intrinsicDaniel Neilson
2017-07-12[WebAssembly] Mark element atomic memcpy/memmove intrinsics as unsupportedHeejin Ahn
2017-07-12Fix to web assembly lib call listDaniel Neilson
2017-03-14[WebAssembly] Use LEB encoding for value typesDerek Schuff
2017-02-22[WebAssembly] Define a table of function signatures for runtime library calls.Dan Gohman