search for: d688e25b

Displaying 3 results from an estimated 3 matches for "d688e25b".

2010 Oct 29
0
[LLVMdev] strict aliasing and LLVM
On Oct 28, 2010, at 2:43 PM, Xinliang David Li wrote: > > > 2010/10/27 Rafael EspĂ­ndola <rafael.espindola at gmail.com> > 2010/10/27 Xinliang David Li <xinliangli at gmail.com>: > > Thanks. Just built clang and saw the meta data and annotations on the memory > > accesses -- is any opt pass consuming the information? > > The tests in
2010 Oct 28
4
[LLVMdev] strict aliasing and LLVM
2010/10/27 Rafael EspĂ­ndola <rafael.espindola at gmail.com> > 2010/10/27 Xinliang David Li <xinliangli at gmail.com>: > > Thanks. Just built clang and saw the meta data and annotations on the > memory > > accesses -- is any opt pass consuming the information? > > The tests in test/Analysis/TypeBasedAliasAnalysis suggest that at > least licm is using it.
2010 Oct 29
5
[LLVMdev] strict aliasing and LLVM
...ch differences in the generated code. > > Can you give an example of code you'd expect to be optimized which isn't? > > Dan > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101028/d688e25b/attachment.html>