summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add memory intrinsics handling to mayThrow()Heejin Ahn2019-10-071-1/+15
* [webassembly] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-121-1/+1
* Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...Daniel Sanders2019-08-011-2/+1
* [WebAssembly] refactored utilities to not depend on MachineInstrWouter van Oortmerssen2019-07-121-217/+2
* [WebAssembly] Implement tail calls and unify tablegen call classesThomas Lively2019-06-261-40/+48
* [WebAssembly] Fix unwind destination mismatches in CFG stackifyHeejin Ahn2019-03-301-0/+5
* [WebAssembly] Exception handling: Switch to the new proposalHeejin Ahn2019-01-301-80/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly][NFC] Unify ARGUMENT classesThomas Lively2018-10-131-8/+8
* [WebAssembly] Update utility functions with SIMD typesThomas Lively2018-08-301-0/+28
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-2/+75
* [WebAssembly] Update SIMD binary arithmeticDerek Schuff2018-08-071-0/+6
* [WebAssembly] Add more utility functionsHeejin Ahn2018-06-191-6/+151
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Split CFG-sorting into its own pass. NFC.Dan Gohman2017-02-271-0/+9
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-0/+17
* [WebAssembly] Add an option to make get_local/set_local explicit.Dan Gohman2016-10-241-0/+71
OpenPOWER on IntegriCloud