Displaying 2 results from an estimated 2 matches for "16d7655f".
2012 Sep 21
0
[LLVMdev] Alias Analysis accuracy
...://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
--
Welson
Phone: (408) 418-8385
Email: welson.sun at gmail.com<mailto:welson.sun at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120921/16d7655f/attachment.html>
2012 Sep 21
2
[LLVMdev] Alias Analysis accuracy
Yeah. Is there a way to specify noalias between these arguments?
On Fri, Sep 21, 2012 at 2:46 PM, Krzysztof Parzyszek <
kparzysz at codeaurora.org> wrote:
> On 9/21/2012 4:35 PM, Welson Sun wrote:
>
>> Dear LLVM,
>>
>> I would like to understand how to improve the LLVM alias analysis
>> accuracy. I am currently using llvmgcc 2.9 and llvm 3.0. Here is the C