[llvm-commits] patch: make memdep scan memory use intrinsics

Nick Lewycky nicholas at mxc.ca
Sun Nov 22 18:33:31 PST 2009


The memory use intrinsics aren't marked readonly -- they conceptually 
aren't, even though we know that they don't touch any memory. Teach 
memdep about the intrinsics.

Please review!

Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr5574.patch
Type: text/x-patch
Size: 3484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091122/3fc53bf5/attachment.bin>


More information about the llvm-commits mailing list