aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-30[WebAssembly] Register wasm passes with the PassRegistryJacob Gravelle1-0/+3
2018-03-08[WebAssembly] Add except_ref as a first-class typeHeejin Ahn1-0/+10
2017-11-08[WebAssembly] Revise the strategy for inline asm.Dan Gohman1-0/+20
2017-02-28[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman1-0/+12
2017-02-24[WebAssembly] Basic support for Wasm object file encoding.Dan Gohman1-8/+46
2016-12-03[WebAssembly] Eliminate an ad-hoc command-line argument.Dan Gohman1-0/+5
2016-10-24[WebAssembly] Implement more WebAssembly binary encoding.Dan Gohman1-14/+8
2016-10-24[WebAssembly] Add an option to make get_local/set_local explicit.Dan Gohman1-0/+309