[PATCH] D39463: [Analysis] Refine matching and merging of TBAA tags

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 10:56:42 PDT 2017


kosarev created this revision.

This patch combines the code that matches and merges TBAA access tags. The aim is to simplify future changes and making sure that these operations produce consistent results.


Repository:
  rL LLVM

https://reviews.llvm.org/D39463

Files:
  lib/Analysis/TypeBasedAliasAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39463.121014.patch
Type: text/x-patch
Size: 9105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/e296cb16/attachment.bin>


More information about the llvm-commits mailing list