[PATCH] D38796: [CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue base info

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 15 13:03:09 PDT 2017


kosarev updated this revision to Diff 119089.
kosarev edited the summary of this revision.
kosarev added a comment.

- Fixed handling of explicit casts.
- Added a test case.


https://reviews.llvm.org/D38796

Files:
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  lib/CodeGen/CodeGenTBAA.cpp
  lib/CodeGen/CodeGenTBAA.h
  test/CodeGen/tbaa-cast.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38796.119089.patch
Type: text/x-patch
Size: 16417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171015/999e9042/attachment-0001.bin>


More information about the cfe-commits mailing list