[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
Tue Oct 31 04:06:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316988: [CodeGen] Propagate may-alias'ness of lvalues with TBAA info (authored by kosarev).

Changed prior to commit:
  https://reviews.llvm.org/D39008?vs=120828&id=120958#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39008

Files:
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CGObjCRuntime.cpp
  cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
  cfe/trunk/lib/CodeGen/CGValue.h
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/lib/CodeGen/CodeGenTBAA.cpp
  cfe/trunk/lib/CodeGen/CodeGenTBAA.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39008.120958.patch
Type: text/x-patch
Size: 29187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171031/395c7d4e/attachment-0001.bin>


More information about the cfe-commits mailing list