search for: ca6f170

Displaying 2 results from an estimated 2 matches for "ca6f170".

Did you mean: ca6f170e
2016 Mar 22
0
Existing studies on the benefits of pointer analysis
...falls back to O(n^2) queries for small loops. We found this to be rather important for the optimization of IR derived from our Java frontend. Philip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160322/ca6f170e/attachment.html>
2016 Mar 22
2
Existing studies on the benefits of pointer analysis
On Mon, Mar 21, 2016 at 6:28 PM, Philip Reames via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > > On 03/21/2016 08:56 AM, Jia Chen via llvm-dev wrote: > > Hi Christian, > > Thank you so much for the reply! Please see my comments inline. > > On 03/21/2016 09:32 AM, Christian Convey wrote: > > Hi Jia, > > If one looks at existing research