There's an even faster method nowadays using SSI<br><br><div class="gmail_quote"><div dir="ltr">On Thu, May 11, 2017, 1:23 PM Davide Italiano via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">davide added a comment.<br>
<br>
In <a href="https://reviews.llvm.org/D33088#752378" rel="noreferrer" target="_blank">https://reviews.llvm.org/D33088#752378</a>, @MatzeB wrote:<br>
<br>
> And also slightly related: For the sort of queries that LiveVariables supports "Fast liveness checking for ssa-form programs" / <a href="https://doi.org/10.1145/1356058.1356064" rel="noreferrer" target="_blank">https://doi.org/10.1145/1356058.1356064</a> would be a perfect fit. However given that the long term goal would be to replace all of this with LiveIntervalAnalysis, it's probably not worth pursuing that here.<br>
<br>
<br>
Coincidence, I was right now reading the same paper <a href="https://hal.inria.fr/inria-00192219/document" rel="noreferrer" target="_blank">https://hal.inria.fr/inria-00192219/document</a> (Google helped me finding it).<br>
If this still turns out to be a problem for my org (the original bugreport is reduced from a case we hit in the wild) I'll take a look at it, but it's nowhere near the top of my list, unfortunately.<br>
<br>
<br>
<a href="https://reviews.llvm.org/D33088" rel="noreferrer" target="_blank">https://reviews.llvm.org/D33088</a><br>
<br>
<br>
<br>
</blockquote></div>