summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Print a debug message at the start of each passHeejin Ahn2019-01-091-1/+1
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-09-051-16/+26
* [WebAssembly] Update SIMD binary arithmeticDerek Schuff2018-08-071-1/+2
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-5/+5
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Register wasm passes with the PassRegistryJacob Gravelle2018-03-301-0/+3
* Rename LiveIntervalAnalysis.h to LiveIntervals.hMatthias Braun2017-12-131-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-6/+19
* [WebAssembly] Add immediate fields to call_indirect and memory operators.Dan Gohman2016-10-251-2/+5
* [WebAssembly] Fix for 0xc call_indirect changesDerek Schuff2016-10-211-0/+117
OpenPOWER on IntegriCloud