]> granicus.if.org Git - llvm/commit
[WebAssembly] Improve readability of irreducibility tests
authorHeejin Ahn <aheejin@gmail.com>
Tue, 19 Mar 2019 05:10:39 +0000 (05:10 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Tue, 19 Mar 2019 05:10:39 +0000 (05:10 +0000)
commite6c22c2a8551c6e14181480a57eb54edcac44384
tree7de9ed2ed7d4576582aea22b72a075be04b66deb
parentde5a98a8df12c953d0bdb48a160f9671d3fdeea3
[WebAssembly] Improve readability of irreducibility tests

Summary:
This adds `preds` comment lines to BB names for readability, while also
fixes some of existing incorrect comment lines. Also deletes a few
unnecessary attributes. Autogenerated by `opt`.

Reviewers: kripken

Subscribers: dschuff, sbc100, jgravelle-google, sunfish, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D59456

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356439 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/WebAssembly/irreducible-cfg-exceptions.ll
test/CodeGen/WebAssembly/irreducible-cfg.ll