This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2913220 [GVN] Use defaulted members. No functional change. new cb58e1e Retire llvm::alignOf in favor of C++11 alignof.
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: include/llvm/ADT/IntervalMap.h | 2 +- include/llvm/ADT/StringMap.h | 2 +- include/llvm/CodeGen/LiveInterval.h | 1 - include/llvm/CodeGen/SelectionDAG.h | 4 +- include/llvm/CodeGen/SlotIndexes.h | 5 +-- include/llvm/IR/DerivedTypes.h | 2 +- include/llvm/IR/User.h | 5 +-- include/llvm/Object/ELF.h | 2 +- include/llvm/Support/Allocator.h | 9 ++--- include/llvm/Support/ArrayRecycler.h | 5 +-- include/llvm/Support/Endian.h | 3 +- include/llvm/Support/OnDiskHashTable.h | 3 +- include/llvm/Support/PointerLikeTypeTraits.h | 6 +-- include/llvm/Support/Recycler.h | 5 +-- include/llvm/Support/RecyclingAllocator.h | 4 +- include/llvm/Support/TrailingObjects.h | 28 ++++++-------- include/llvm/Transforms/Utils/SSAUpdaterImpl.h | 5 +-- lib/Analysis/GlobalsModRef.cpp | 2 +- lib/CodeGen/MachineSSAUpdater.cpp | 1 - lib/IR/Metadata.cpp | 6 +-- lib/IR/Type.cpp | 6 +-- lib/IR/User.cpp | 5 +-- lib/MC/MCSymbol.cpp | 5 +-- lib/ProfileData/InstrProfReader.cpp | 2 +- unittests/Support/TrailingObjectsTest.cpp | 53 ++++++++++++-------------- 25 files changed, 73 insertions(+), 98 deletions(-)