<div dir="ltr">(note: I added something to the branch-on-argument testcase to make a SESE region there for it to do an update)</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 19, 2017 at 5:33 PM, Daniel Berlin via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">dberlin updated this revision to Diff 89074.<br>
dberlin added a comment.<br>
Herald added a subscriber: david2050.<br>
<br>
- Update with fixes for broken testcases, and review comments. Add test case for pr24415<br>
<span class=""><br>
<br>
<a href="https://reviews.llvm.org/D29705" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D29705</a><br>
<br>
Files:<br>
  include/llvm/Support/<wbr>GenericDomTree.h<br>
  include/llvm/Support/<wbr>GenericDomTreeConstruction.h<br>
</span>  lib/Transforms/Scalar/ADCE.cpp<br>
  test/Analysis/PostDominators/<wbr>pr24415.ll<br>
  test/Analysis/PostDominators/<wbr>pr6047_a.ll<br>
  test/Analysis/PostDominators/<wbr>pr6047_b.ll<br>
  test/Analysis/PostDominators/<wbr>pr6047_c.ll<br>
  test/Analysis/PostDominators/<wbr>pr6047_d.ll<br>
  test/Analysis/RegionInfo/<wbr>infinite_loop.ll<br>
  test/Analysis/RegionInfo/<wbr>infinite_loop_2.ll<br>
  test/Analysis/RegionInfo/<wbr>infinite_loop_3.ll<br>
  test/Analysis/RegionInfo/<wbr>infinite_loop_4.ll<br>
  test/Analysis/RegionInfo/<wbr>infinite_loop_5_a.ll<br>
  test/Analysis/RegionInfo/<wbr>infinite_loop_5_b.ll<br>
  test/Transforms/<wbr>StructurizeCFG/branch-on-<wbr>argument.ll<br>
  test/Transforms/<wbr>StructurizeCFG/no-branch-to-<wbr>entry.ll<br>
<br>
</blockquote></div><br></div>