summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [WebAssembly] Account for implicit operands when computing operand indices.Dan Gohman2016-04-261-1/+1
* [WebAssembly] Add `final` keywords to a few more subclasses, for consistency.Dan Gohman2016-03-111-1/+1
* [WebAssembly] Update comments about irreducible control flow.Dan Gohman2016-03-091-0/+4
* [WebAssembly] Implement irreducible control flow.Dan Gohman2016-03-091-0/+292
OpenPOWER on IntegriCloud