summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/irreducible-cfg.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Optimize the number of routing blocks in FixIrreducibleCFGHeejin Ahn2019-03-301-1/+7
* [WebAssembly] Improve readability of irreducibility testsHeejin Ahn2019-03-191-29/+29
* [WebAssembly] Irreducible control flow rewriteHeejin Ahn2019-03-161-1/+102
* [WebAssembly] Optimize Irreducible Control FlowHeejin Ahn2019-01-031-2/+127
* [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] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-2/+2
* [WebAssembly] Account for implicit operands when computing operand indices.Dan Gohman2016-04-261-1/+7
* [WebAssembly] Implement irreducible control flow.Dan Gohman2016-03-091-0/+88
OpenPOWER on IntegriCloud