[PATCH] Don't treat calls to memory builtins as builtin calls if they have the nobuiltin attribute

Richard Smith richard at metafoo.co.uk
Wed May 15 19:20:26 PDT 2013


The nobuiltin attribute was being ignored when optimizing calls to memory
builtins. Patch OK to commit?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130515/74e2883d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: membuiltins-nobuiltin.diff
Type: application/octet-stream
Size: 1263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130515/74e2883d/attachment.obj>


More information about the llvm-commits mailing list