summaryrefslogtreecommitdiff
path: root/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2016-04-26[WebAssembly] Account for implicit operands when computing operand indices.Dan Gohman
2016-03-11[WebAssembly] Add `final` keywords to a few more subclasses, for consistency.Dan Gohman
2016-03-09[WebAssembly] Update comments about irreducible control flow.Dan Gohman
2016-03-09[WebAssembly] Implement irreducible control flow.Dan Gohman