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

Chris Lattner clattner at apple.com
Sat Mar 24 21:51:52 PDT 2012


This looks good to me.  John can you also review it please?

-Chris

On Mar 22, 2012, at 5:49 PM, Kostya Serebryany wrote:

> 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 
> <issue5881053_1.diff>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120324/7a024ae9/attachment.html>


More information about the cfe-commits mailing list