[PATCH] D39177: [CodeGen] Generate TBAA info for reference loads

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 26 09:06:47 PDT 2017


kosarev updated this revision to Diff 120428.
kosarev added a comment.

- Referencee's renamed to pointee's.
- EmitLoadOfReference() and EmitLoadOfReferenceLValue() reworked to take reference lvalues.


https://reviews.llvm.org/D39177

Files:
  lib/CodeGen/CGBlocks.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGen/tbaa-reference.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39177.120428.patch
Type: text/x-patch
Size: 11573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171026/cfdf9143/attachment.bin>


More information about the cfe-commits mailing list