summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/import-module.ll
AgeCommit message (Expand)Author
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2019-02-01[WebAssembly] Add codegen support for the import_field attributeDan Gohman
2018-08-27[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-08-13Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen
2018-08-10[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-07-27Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen
2018-07-27[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-05-10[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg
2018-02-09[WebAssembly] Add mechanisms for specifying an explicit import module name.Dan Gohman