Displaying 2 results from an estimated 2 matches for "f593d344".
2013 Aug 07
0
[LLVMdev] Address space extension
...in which address spaces can / cannot alias. Alternatively, the tbaa
metadata might be appropriate for this, but I haven't looked at how that
works.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130807/f593d344/attachment.html>
2013 Aug 07
7
[LLVMdev] Address space extension
Hello to everybody,
I would like to start a discussion about a possible extension of address
space concept in LLVM.
The idea was born starting from this discussion in the clang mailing
list (first msg:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130715/084011.html
- interesting point:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130722/084499.html)
where