[PATCH] D16272: [opaque pointer types] Alloca: use getAllocatedType() instead of getType()->getPointerElementType().

Eduard Burtescu via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 17 11:24:21 PST 2016


eddyb created this revision.
eddyb added a reviewer: mjacob.
eddyb added subscribers: dblaikie, llvm-commits.

http://reviews.llvm.org/D16272

Files:
  lib/Analysis/ValueTracking.cpp
  lib/CodeGen/GCRootLowering.cpp
  lib/Transforms/IPO/GlobalOpt.cpp
  lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  lib/Transforms/Scalar/ScalarReplAggregates.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16272.45111.patch
Type: text/x-patch
Size: 5646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160117/430ecbf8/attachment.bin>


More information about the llvm-commits mailing list