[PATCH] LLVM CFL Alias Analysis -- Algorithm

Jiangning Liu liujiangning1 at gmail.com
Thu Aug 7 02:51:37 PDT 2014


Hi George,

Will this new design supporting "strict aliasing" finally?

Kevin posted this http://comments.gmane.org/gmane.comp.compilers.llvm.devel/75298.

For that case, if we use "gcc -fno-strict-aliasing -O2", the case behaves correctly. But by default gcc is enabling -strict-aliasing.

Any thoughts?

Thanks,
-Jiangning

http://reviews.llvm.org/D4551






More information about the llvm-commits mailing list