[PATCH] D13618: [Extension] Optimizing const member objects.

Larisse Voufo via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 5 18:30:04 PST 2015


lvoufo added a reviewer: majnemer.
lvoufo updated this revision to Diff 39458.
lvoufo added a comment.

Reify computed invariant offsets, and while we're at it, cleanup InvariantArgs: move it out of CodeGenModule.h and remove Offsets member field since offsets are already in the start instructions.


http://reviews.llvm.org/D13618

Files:
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/CodeGenModule.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13618.39458.patch
Type: text/x-patch
Size: 9176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151106/67fda0b6/attachment.bin>


More information about the cfe-commits mailing list