[PATCH] D16272: [opaque pointer types] Alloca: use getAllocatedType() instead of getType()->getElementType().
Eduard Burtescu via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 17 16:13:55 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL258028: [opaque pointer types] Alloca: use getAllocatedType() instead of getType()… (authored by eddyb).
Changed prior to commit:
http://reviews.llvm.org/D16272?vs=45137&id=45141#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16272
Files:
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/CodeGen/GCRootLowering.cpp
llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
llvm/trunk/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
llvm/trunk/lib/Transforms/Scalar/ScalarReplAggregates.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16272.45141.patch
Type: text/x-patch
Size: 5967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160118/19982c54/attachment.bin>
More information about the llvm-commits
mailing list