summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/switch.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Make LBB markers not affected by test orderHeejin Ahn2019-04-231-14/+14
* [WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg2019-02-231-12/+12
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-271-1/+1
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-1/+1
* [WebAssemby] Implement block signatures.Dan Gohman2016-10-061-14/+14
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Update for spec change from tableswitch to br_table.Dan Gohman2016-03-081-2/+2
* [WebAssembly] Tighten up some regexes in some tests.Dan Gohman2016-01-201-2/+2
* [WebAssembly] Make CFG stackification independent of basic-block labels.Dan Gohman2016-01-121-16/+16
* [WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman2016-01-111-12/+12
* [WebAssembly] Use the default private label prefixes.Dan Gohman2016-01-071-30/+30
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-1/+1
* [WebAssembly] Tighten up some testcase regular expressions.Dan Gohman2015-12-061-2/+2
* [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...Dan Gohman2015-12-051-2/+3
* [WebAssembly] Rename SWITCH to TABLESWITCH to match the current wording in th...Dan Gohman2015-11-201-2/+2
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-28/+28
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-28/+28
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-28/+28
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-34/+34
* [WebAssembly] Support for direct call and call_indirect.Dan Gohman2015-09-281-12/+12
* [WebAssembly] Check in an initial CFG Stackifier passDan Gohman2015-09-161-0/+173
OpenPOWER on IntegriCloud