aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-30[WebAssembly] Register wasm passes with the PassRegistryJacob Gravelle1-0/+3
2017-12-13Rename LiveIntervalAnalysis.h to LiveIntervals.hMatthias Braun1-1/+1
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2017-02-24[WebAssembly] Basic support for Wasm object file encoding.Dan Gohman1-6/+19
2016-10-25[WebAssembly] Add immediate fields to call_indirect and memory operators.Dan Gohman1-2/+5
2016-10-21[WebAssembly] Fix for 0xc call_indirect changesDerek Schuff1-0/+117