[PATCH] D26595: IR: Change PointerType to derive from Type rather than SequentialType.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 24 21:11:24 PST 2016
pcc updated this revision to Diff 79272.
pcc added a comment.
Split out the getNumElements() change
https://reviews.llvm.org/D26595
Files:
llvm/docs/ProgrammersManual.rst
llvm/include/llvm/IR/DerivedTypes.h
llvm/include/llvm/IR/Instructions.h
llvm/include/llvm/IR/Type.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/IR/ConstantFold.cpp
llvm/lib/IR/Core.cpp
llvm/lib/IR/Type.cpp
llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp
llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/lib/Transforms/Scalar/SROA.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26595.79272.patch
Type: text/x-patch
Size: 10145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/72704783/attachment.bin>
More information about the llvm-commits
mailing list