This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d6001a9722f [ADT] Make SmallVector emplace_back return a reference new ccae125ce42 [WebAssembly] Irreducible control flow rewrite
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../WebAssemblyFixIrreducibleControlFlow.cpp | 525 +++++++++++---------- test/CodeGen/WebAssembly/irreducible-cfg-nested.ll | 63 --- .../CodeGen/WebAssembly/irreducible-cfg-nested2.ll | 39 -- test/CodeGen/WebAssembly/irreducible-cfg.ll | 103 +++- 4 files changed, 382 insertions(+), 348 deletions(-) delete mode 100644 test/CodeGen/WebAssembly/irreducible-cfg-nested.ll delete mode 100644 test/CodeGen/WebAssembly/irreducible-cfg-nested2.ll