Displaying 2 results from an estimated 2 matches for "05bf4f9b".
2003 Nov 10
0
[LLVMdev] Re: Alias Analysis Design & Implementation and LLVM
...e var
analysis requires the CFG as well.
Cheers,
Michelle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SSA-woCFG-backward.pdf
Type: application/pdf
Size: 36160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20031110/05bf4f9b/attachment.pdf>
-------------- next part --------------
=======================================
Michelle Mills Strout, Ph.D.
Argonne National Laboratory, MCS Division
9700 S. Cass Avenue, Bldg 221, Rm D243
Argonne, IL 60439-4844
http://www.mcs.anl.gov/~mstrout
mstrout at mcs.anl....
2003 Nov 06
2
[LLVMdev] Re: Alias Analysis Design & Implementation and LLVM
On Thu, 6 Nov 2003, Michelle Strout wrote:
> I think some clarifications and examples would be helpful.
No problem. :)
> - LLVM is in SSA. It is in SSA before alias analysis has been
> >>>> performed. With OA, it has been mentioned that the SSA generation
> >>>> is
> >>>> incorrect because it doesn't take alias analysis information into