aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-26[WebAssembly] Account for implicit operands when computing operand indices.Dan Gohman1-1/+1
2016-03-11[WebAssembly] Add `final` keywords to a few more subclasses, for consistency.Dan Gohman1-1/+1
2016-03-09[WebAssembly] Update comments about irreducible control flow.Dan Gohman1-0/+4
2016-03-09[WebAssembly] Implement irreducible control flow.Dan Gohman1-0/+292