This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf416dcc408 [AliasSetTracker] Don't drop AA MD so eagerly new fd1b7e89e7a Remove `inline` keyword from inline `classof` methods
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/Analysis/MemorySSA.h | 10 +- include/llvm/Analysis/ScalarEvolution.h | 6 +- include/llvm/Analysis/ScalarEvolutionExpressions.h | 28 ++-- include/llvm/CodeGen/PseudoSourceValue.h | 6 +- include/llvm/CodeGen/SelectionDAGNodes.h | 2 +- include/llvm/IR/Argument.h | 2 +- include/llvm/IR/BasicBlock.h | 2 +- include/llvm/IR/Constant.h | 2 +- include/llvm/IR/Constants.h | 4 +- include/llvm/IR/DerivedTypes.h | 16 +- include/llvm/IR/Function.h | 2 +- include/llvm/IR/GlobalAlias.h | 2 +- include/llvm/IR/GlobalIFunc.h | 2 +- include/llvm/IR/GlobalIndirectSymbol.h | 2 +- include/llvm/IR/GlobalObject.h | 2 +- include/llvm/IR/GlobalVariable.h | 2 +- include/llvm/IR/InlineAsm.h | 2 +- include/llvm/IR/InstrTypes.h | 24 +-- include/llvm/IR/Instruction.h | 2 +- include/llvm/IR/Instructions.h | 176 ++++++++++----------- include/llvm/IR/IntrinsicInst.h | 68 ++++---- include/llvm/IR/Operator.h | 30 ++-- include/llvm/IR/Statepoint.h | 12 +- include/llvm/IR/User.h | 2 +- include/llvm/Object/Archive.h | 2 +- include/llvm/Object/COFF.h | 2 +- include/llvm/Object/COFFImportFile.h | 2 +- include/llvm/Object/ELFObjectFile.h | 4 +- include/llvm/Object/IRObjectFile.h | 2 +- include/llvm/Object/MachOUniversal.h | 2 +- include/llvm/Object/ObjectFile.h | 2 +- include/llvm/Object/SymbolicFile.h | 2 +- include/llvm/Support/YAMLParser.h | 14 +- include/llvm/Support/YAMLTraits.h | 20 ++- include/llvm/Transforms/Utils/PredicateInfo.h | 10 +- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 4 +- lib/Transforms/Coroutines/CoroInstr.h | 44 +++--- utils/TableGen/DAGISelMatcher.h | 70 ++++---- 38 files changed, 292 insertions(+), 294 deletions(-)