<div dir="ltr"><div><span style="font-size:12.8px">>  </span><span style="font-size:12.8px">Simplify handling of the false edge of branch predicates. We can handle this the same way as the true edge with an inverted predicate. This is both more general and simpler than the previous code.</span><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">I swear we have had an issue with an edge case that made this  not true in the past, which is what led to the current code.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">If you've actually 3 stage bootstrapped clang+llvm and tested this, i'm okay with it for now.</div><div class="gmail_extra"><br></div></div>