<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 21/03/17 19:50, Daniel Berlin wrote:<br>
</div>
<blockquote
cite="mid:CAF4BwTUM0fWy8O4kHAh3Og+O+WDaw8O0ooDUYSNrf=Hwq_6Nyw@mail.gmail.com"
type="cite">
<div dir="ltr">I"m not sure this makes sense this point, given the
state of the patents.
<div>However, at the same time, for escape analysis, andersen's
is not really slower in practice.</div>
</div>
</blockquote>
IIUC, implementations of this algorithm have been removed from the
codebase before. Anna could give more details about that.<br>
<blockquote
cite="mid:CAF4BwTUM0fWy8O4kHAh3Og+O+WDaw8O0ooDUYSNrf=Hwq_6Nyw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Mar 21, 2017 at 9:15 AM, Vassil
Vassilev via llvm-commits <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Author:
vvassilev<br>
Date: Tue Mar 21 11:15:48 2017<br>
New Revision: 298384<br>
<br>
URL: <a moz-do-not-send="true"
href="http://llvm.org/viewvc/llvm-project?rev=298384&view=rev"
rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-<wbr>project?rev=298384&view=rev</a><br>
Log:<br>
Remove project. Steensgaard algorithm is patented.<br>
<br>
Modified:<br>
www/trunk/OpenProjects.html<br>
<br>
Modified: www/trunk/OpenProjects.html<br>
URL: <a moz-do-not-send="true"
href="http://llvm.org/viewvc/llvm-project/www/trunk/OpenProjects.html?rev=298384&r1=298383&r2=298384&view=diff"
rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-<wbr>project/www/trunk/<wbr>OpenProjects.html?rev=298384&<wbr>r1=298383&r2=298384&view=diff</a><br>
==============================<wbr>==============================<wbr>==================<br>
--- www/trunk/OpenProjects.html (original)<br>
+++ www/trunk/OpenProjects.html Tue Mar 21 11:15:48 2017<br>
@@ -40,9 +40,6 @@<br>
<li><a href="#clang-sa-atomics">Model
C++11 and C11 atomics in the<br>
analyzer</a><br>
</li><br>
- <li><a href="#clang-sa-escape-<wbr>analysis">Implement
fast escape analysis for<br>
- clang AST</a><br>
- </li><br>
</ul><br>
</li><li><br>
<a href="<a moz-do-not-send="true"
href="http://compiler-rt.llvm.org/" rel="noreferrer"
target="_blank">http://compiler-rt.llvm.<wbr>org/</a>"><b>Compiler-rt</b></a><<wbr>ul><br>
@@ -507,21 +504,6 @@ Welcome prospective Google Summer of
Cod<br>
<p><b>Confirmed Mentor:</b> Anna
Zaks</p><br>
</div><br>
<br>
-<!-- ******************************<wbr>******************************<wbr>***********
--><br>
-<div class="www_subsubsection"><br>
- <a name="clang-sa-escape-<wbr>analysis">Implement
fast escape analysis for<br>
- clang AST.</a><br>
-</div><br>
-<!-- ******************************<wbr>******************************<wbr>***********
--><br>
-<br>
-<div class="www_text"><br>
- <p><b>Description of the project: </b><br>
- The static analyzer and the compiler that operate on
top of clang AST could<br>
- use the results of a fast pointer analysis such as
"Points-to analysis in<br>
- almost linear time" by Bjarne Steensgaard.<br>
- </p><br>
- <p><b>Confirmed Mentor:</b> Devin
Coughlin</p><br>
-</div><br>
<br>
<br>
<!-- ******************************<wbr>******************************<wbr>***********
--><br>
<br>
<br>
______________________________<wbr>_________________<br>
llvm-commits mailing list<br>
<a moz-do-not-send="true"
href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a moz-do-not-send="true"
href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits"
rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-commits</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<p><br>
</p>
</body>
</html>