This is part of D37826 reworked to be a separate patch to simplify review.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38408
[CodeGen] Have a special function to get TBAA info for may-alias accesses ClosedPublic Authored by kosarev on Sep 29 2017, 9:14 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 29 2017, 7:56 PM Closed by commit rL314660: [CodeGen] Have a special function to get TBAA info for may-alias accesses (authored by kosarev). · Explain WhyOct 2 2017, 4:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 117321 cfe/trunk/lib/CodeGen/CGExpr.cpp
cfe/trunk/lib/CodeGen/CodeGenModule.h
cfe/trunk/lib/CodeGen/CodeGenModule.cpp
cfe/trunk/lib/CodeGen/CodeGenTBAA.h
cfe/trunk/lib/CodeGen/CodeGenTBAA.cpp
|