This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2a9507e Change LoopUnrollPass cost from int to unsigned to make it co [...] new a705e0e IR: Move NumElements field from {Array,Vector}Type to Sequent [...]
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 | 6 +++--- include/llvm/IR/DerivedTypes.h | 20 +++++++------------- include/llvm/IR/GetElementPtrTypeIterator.h | 9 +++------ lib/IR/ConstantFold.cpp | 9 ++------- lib/IR/Constants.cpp | 6 ++---- lib/IR/Type.cpp | 8 ++------ lib/Linker/IRMover.cpp | 8 +++----- lib/Transforms/IPO/GlobalOpt.cpp | 14 ++------------ lib/Transforms/Scalar/SROA.cpp | 9 ++------- lib/Transforms/Utils/FunctionComparator.cpp | 19 +++++++------------ 10 files changed, 33 insertions(+), 75 deletions(-)