This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f5bbb38 Fix GlobalISel build. new 9c9ec72 IR: Change PointerType to derive from Type rather than Sequen [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/ProgrammersManual.rst | 4 ++-- include/llvm/IR/DerivedTypes.h | 25 +++++++++++++------------ include/llvm/IR/Instructions.h | 5 ----- include/llvm/IR/Type.h | 2 +- lib/Analysis/ScalarEvolution.cpp | 4 ++-- lib/IR/ConstantFold.cpp | 8 +------- lib/IR/Core.cpp | 7 +++++-- lib/IR/Type.cpp | 4 +++- lib/Target/Hexagon/HexagonCommonGEP.cpp | 2 ++ lib/Transforms/IPO/ArgumentPromotion.cpp | 8 +++++--- lib/Transforms/Scalar/SROA.cpp | 4 ---- 11 files changed, 34 insertions(+), 39 deletions(-)