[PATCH] D41539: [CodeGen] Decorate aggregate accesses with TBAA tags
Ivan Kosarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 06:25:32 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC323421: [CodeGen] Decorate aggregate accesses with TBAA tags (authored by kosarev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41539?vs=131257&id=131434#toc
Repository:
rC Clang
https://reviews.llvm.org/D41539
Files:
lib/CodeGen/CGAtomic.cpp
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/CodeGen/CodeGenTBAA.cpp
lib/CodeGen/CodeGenTBAA.h
lib/CodeGen/ItaniumCXXABI.cpp
test/CodeGen/tbaa-struct.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41539.131434.patch
Type: text/x-patch
Size: 27485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/6d042ba4/attachment.bin>
More information about the llvm-commits
mailing list