[PATCH] D26595: IR: Change PointerType to derive from Type rather than SequentialType.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 19:15:54 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288462: IR: Change PointerType to derive from Type rather than SequentialType. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D26595?vs=79272&id=80019#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26595

Files:
  llvm/trunk/docs/ProgrammersManual.rst
  llvm/trunk/include/llvm/IR/DerivedTypes.h
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/include/llvm/IR/Type.h
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/IR/ConstantFold.cpp
  llvm/trunk/lib/IR/Core.cpp
  llvm/trunk/lib/IR/Type.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonCommonGEP.cpp
  llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/trunk/lib/Transforms/Scalar/SROA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26595.80019.patch
Type: text/x-patch
Size: 10411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/5197a656/attachment.bin>


More information about the llvm-commits mailing list