summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue types in block signature operandsThomas Lively2019-10-151-0/+3
* [WebAssembly] Remove unneeded target operand flagsSam Clegg2019-04-031-2/+1
* [WebAssembly] Initial implementation of PIC code generationSam Clegg2019-03-261-1/+1
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Add support for the event sectionHeejin Ahn2018-11-141-1/+1
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-09-051-2/+2
* [WebAssembly] Cleanup of the way globals and global flags are handledNicholas Wilson2018-08-031-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-3/+3
* [WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman2016-01-111-1/+2
* [WebAssembly] Clean up comments and fix a missing #include dependency.Dan Gohman2015-12-211-13/+7
* [WebAssembly] Codegen support for ISD::ExternalSymbolDan Gohman2015-11-251-0/+1
* [WebAssembly] Add WebAssemblyMCInstLower.cpp.Dan Gohman2015-11-051-0/+50
OpenPOWER on IntegriCloud