summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/frem.ll
AgeCommit message (Expand)Author
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2020-02-18[WebAssembly] Replace all calls with generalized multivalue callsThomas Lively
2019-02-23[WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg
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-28[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman
2016-05-21[WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman
2016-01-11[WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman
2016-01-07[WebAssembly] Add -m:e to the target triple.Dan Gohman
2015-12-14[WebAssembly] Add type prefixes to call instructionsDan Gohman
2015-12-05[WebAssembly] Implement direct calls to external symbols.Dan Gohman