[PATCH] D39008: [CodeGen] Propagate may-alias'ness of lvalues with TBAA info
Ivan Kosarev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 30 08:24:21 PDT 2017
kosarev updated this revision to Diff 120828.
kosarev added a comment.
- Fixed comparing and hashing of TBAA access descriptors.
- Rebased on top of https://reviews.llvm.org/D39177.
Thanks John!
https://reviews.llvm.org/D39008
Files:
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGObjCRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGValue.h
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/CodeGen/CodeGenTBAA.cpp
lib/CodeGen/CodeGenTBAA.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39008.120828.patch
Type: text/x-patch
Size: 28887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171030/a494f627/attachment-0001.bin>
More information about the cfe-commits
mailing list