[cfe-commits] Please review: add tbaa metadata to vtable pointer loads/stores

Kostya Serebryany kcc at google.com
Thu Mar 22 17:49:32 PDT 2012


Hello,

Please review the following patch which adds tbaa metadata nodes to vtable
pointer loads/stores.
These metadata nodes will be immediately useful for ThreadSanitizer
instrumentation (it needs to treat vtable updates in a special way).
They may also help various optimization phases that use the tbaa
information.
http://codereview.appspot.com/5881053

Thanks,

--kcc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120322/50940aee/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue5881053_1.diff
Type: application/octet-stream
Size: 3808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120322/50940aee/attachment.obj>


More information about the cfe-commits mailing list