aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-22[WebAssembly] Implementation of global.get/set for reftypes in LLVM IRPaulo Matos1-0/+25
2021-07-02Revert "[WebAssembly] Implementation of global.get/set for reftypes in LLVM IR"Roman Lebedev1-25/+0
2021-07-02[WebAssembly] Implementation of global.get/set for reftypes in LLVM IRPaulo Matos1-0/+25
2021-06-10Revert "Implementation of global.get/set for reftypes in LLVM IR"David Spickett1-25/+0
2021-06-10Implementation of global.get/set for reftypes in LLVM IRPaulo Matos1-0/+25
2021-05-31Revert "[WebAssembly][CodeGen] IR support for WebAssembly local variables"Andy Wingo1-48/+0
2021-05-31[WebAssembly][CodeGen] IR support for WebAssembly local variablesAndy Wingo1-0/+48
2021-05-28Revert "[WebAssembly][CodeGen] IR support for WebAssembly local variables"Andy Wingo1-48/+0
2021-05-28[WebAssembly][CodeGen] IR support for WebAssembly local variablesAndy Wingo1-0/+48
2021-05-26[WebAssembly] Add TargetInstrInfo::getCalleeOperandHeejin Ahn1-1/+1
2021-04-22[WebAssembly] Put utility functions in Utils directory (NFC)Heejin Ahn1-0/+131