search for: 0821f893

Displaying 2 results from an estimated 2 matches for "0821f893".

2013 Oct 18
0
[LLVMdev] Contribute a new precise pointer analysis to LLVM
...s work. Are you interested in contributing this to LLVM itself, or just asking if people would be interested to see the code in some other form? -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131017/0821f893/attachment.html>
2013 Oct 18
4
[LLVMdev] Contribute a new precise pointer analysis to LLVM
Hi All, This is Lian Li from Oracle Labs in Brisbane Australia. We have developed a precise and highly efficient pointer analysis framework on top of LLVM, The approach is flow, context, and field sensitive, details are described in the two papers below: "Boosting the performance of flow-sensitive points-to analysis using value flow" (in ESEC-FSE 2011), and "Precise and