aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-30[WebAssembly] Fix unwind destination mismatches in CFG stackifyHeejin Ahn1-0/+5
2019-01-30[WebAssembly] Exception handling: Switch to the new proposalHeejin Ahn1-80/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-13[WebAssembly][NFC] Unify ARGUMENT classesThomas Lively1-8/+8
2018-08-30[WebAssembly] Update utility functions with SIMD typesThomas Lively1-0/+28
2018-08-27[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen1-2/+75
2018-08-07[WebAssembly] Update SIMD binary arithmeticDerek Schuff1-0/+6
2018-06-19[WebAssembly] Add more utility functionsHeejin Ahn1-6/+151
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-1/+1
2017-02-27[WebAssembly] Split CFG-sorting into its own pass. NFC.Dan Gohman1-0/+9
2017-02-24[WebAssembly] Basic support for Wasm object file encoding.Dan Gohman1-0/+17
2016-10-24[WebAssembly] Add an option to make get_local/set_local explicit.Dan Gohman1-0/+71