summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/vtable.ll
AgeCommit message (Expand)Author
2022-12-19[WebAssembly] Convert some tests to opaque pointers (NFC)Nikita Popov
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2019-02-28[WebAssembly] Remove uses of ThreadModelThomas Lively
2019-02-19[WebAssembly] Update MC for bulk memoryThomas Lively
2018-11-16[WebAssembly] Default to static reloc modelSam Clegg
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
2017-02-28[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman
2016-01-07[WebAssembly] Add -m:e to the target triple.Dan Gohman
2015-12-19WebAssembly: add vtable testJF Bastien