summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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