summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/offset-folding.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
2020-12-30[test] Add explicit dso_local to definitions in ELF static relocation model t...Fangrui Song
2020-12-04[test] Add explicit dso_local to constant/global variable declarationsFangrui Song
2018-11-19[WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen
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-24[WebAssembly] Basic support for Wasm object file encoding.Dan Gohman
2016-01-25[WebAssembly] Add tests for negative offsets with global variable addresses.Dan Gohman
2016-01-15[WebAssembly] Re-enable a test.Dan Gohman
2016-01-07[WebAssembly] Add -m:e to the target triple.Dan Gohman
2015-12-23WebAssembly: remove 'external' from testJF Bastien
2015-12-06[WebAssembly] Enable folding of offsets into global variable addresses.Dan Gohman