summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/implicit-def.ll
AgeCommit message (Expand)Author
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2021-04-19[WebAssembly] Use v128.const instead of splats for constantsThomas Lively
2019-03-05[WebAssembly] Disable MachineBlockPlacement passHeejin Ahn
2018-12-20[WebAssembly] Emit a splat for v128 IMPLICIT_DEFThomas Lively
2018-10-31[WebAssembly] Handle vector IMPLICIT_DEFs.Thomas Lively
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-01-23[WebAssembly] Switch to *-wasm as the default target triple.Dan Gohman
2017-02-24[WebAssembly] Basic support for Wasm object file encoding.Dan Gohman
2016-11-08[WebAssembly] Convert stackified IMPLICIT_DEF into constant 0.Dan Gohman