[LLVMdev] Incorrect result in LLVM Alias Analysis

Duncan Sands baldrick at free.fr
Sat Apr 14 02:19:22 PDT 2012


Hi Adarsh,

> It contains the bitcode file(without any optimization) of the below program,

sorry for not being clear.  I meant: please provide the bitcode.  One
possibility is that the malloc return value is not being marked "noalias"
by the front-end.

Ciao, Duncan.



More information about the llvm-dev mailing list