[PATCH] D31885: Remove TBAA information from LValues representing union members

Krzysztof Parzyszek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 19 10:55:17 PDT 2017


kparzysz updated this revision to Diff 95780.
kparzysz added a comment.

Memoize known results of checking for union access.


Repository:
  rL LLVM

https://reviews.llvm.org/D31885

Files:
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGen/union-tbaa1.c
  test/CodeGenCXX/union-tbaa2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31885.95780.patch
Type: text/x-patch
Size: 7010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170419/086c69c6/attachment.bin>


More information about the cfe-commits mailing list