[PATCH] D39953: [CodeGen] Generate TBAA type descriptors in a more reliable manner

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 20 05:16:57 PST 2017


kosarev updated this revision to Diff 123563.
kosarev retitled this revision from "[CodeGen] Do not lookup for cached TBAA metadata nodes twice" to "[CodeGen] Generate TBAA type descriptors in a more reliable manner".
kosarev edited the summary of this revision.
kosarev added a comment.

Reworked to use helper functions to separate producing metadata nodes from other code.


https://reviews.llvm.org/D39953

Files:
  lib/CodeGen/CodeGenTBAA.cpp
  lib/CodeGen/CodeGenTBAA.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39953.123563.patch
Type: text/x-patch
Size: 7141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171120/88685032/attachment-0001.bin>


More information about the cfe-commits mailing list