This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 911bb94 Reapply "Add Chrono.h - std::chrono support header" new 06d5a16 Do a sweep over move ctors and remove those that are identica [...]
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/AliasAnalysis.h | 14 --- include/llvm/Analysis/AssumptionCache.h | 6 -- include/llvm/Analysis/DependenceAnalysis.h | 14 +-- include/llvm/Analysis/LoopAccessAnalysis.h | 32 ------- include/llvm/Analysis/LoopPassManager.h | 15 --- include/llvm/Analysis/PostDominators.h | 8 -- include/llvm/Analysis/ProfileSummaryInfo.h | 10 -- include/llvm/Analysis/ScalarEvolution.h | 30 +----- include/llvm/Analysis/ScopedNoAliasAA.h | 4 - include/llvm/Analysis/TargetLibraryInfo.h | 9 -- include/llvm/Analysis/TargetTransformInfoImpl.h | 6 -- include/llvm/Analysis/TypeBasedAliasAnalysis.h | 3 - include/llvm/Bitcode/BitstreamReader.h | 15 --- include/llvm/CodeGen/BasicTTIImpl.h | 13 --- .../ExecutionEngine/Orc/CompileOnDemandLayer.h | 46 +-------- include/llvm/ExecutionEngine/Orc/RPCUtils.h | 20 +--- include/llvm/IR/DebugLoc.h | 12 +-- include/llvm/IR/Dominators.h | 7 -- include/llvm/IR/ModuleSummaryIndex.h | 10 -- include/llvm/IR/PassManager.h | 105 +-------------------- include/llvm/IR/UseListOrder.h | 14 +-- include/llvm/LTO/Config.h | 50 ---------- include/llvm/Object/ArchiveWriter.h | 11 --- .../llvm/ProfileData/Coverage/CoverageMapping.h | 13 +-- include/llvm/Support/SourceMgr.h | 5 - include/llvm/Transforms/InstCombine/InstCombine.h | 11 +-- .../Transforms/InstCombine/InstCombineWorklist.h | 16 +--- include/llvm/Transforms/Scalar/JumpThreading.h | 7 -- .../Utils/ImportedFunctionsInliningStatistics.h | 22 +---- include/llvm/Transforms/Utils/MemorySSA.h | 4 - include/llvm/Transforms/Utils/SymbolRewriter.h | 3 - lib/Analysis/StratifiedSets.h | 13 +-- lib/ExecutionEngine/GDBRegistrationListener.cpp | 10 -- lib/ExecutionEngine/Interpreter/Interpreter.h | 25 +---- lib/Support/SpecialCaseList.cpp | 4 - lib/Target/AArch64/AArch64TargetTransformInfo.h | 7 -- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 7 -- lib/Target/ARM/ARMTargetTransformInfo.h | 7 -- lib/Target/Hexagon/HexagonTargetTransformInfo.h | 7 -- lib/Target/Lanai/LanaiTargetTransformInfo.h | 5 - lib/Target/NVPTX/NVPTXTargetTransformInfo.h | 7 -- lib/Target/PowerPC/PPCTargetTransformInfo.h | 7 -- lib/Target/SystemZ/SystemZTargetTransformInfo.h | 7 -- .../WebAssembly/WebAssemblyTargetTransformInfo.h | 7 -- lib/Target/X86/X86TargetTransformInfo.h | 7 -- lib/Target/XCore/XCoreTargetTransformInfo.h | 7 -- lib/Transforms/Utils/ValueMapper.cpp | 20 ---- 47 files changed, 30 insertions(+), 652 deletions(-)