This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fa4edba Generate codeview for array type metadata. new 36538ff Apply most suggestions of clang-tidy's performance-unnecessar [...]
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/APInt.h | 2 +- include/llvm/Analysis/ScalarEvolutionExpressions.h | 4 ++-- include/llvm/Analysis/TargetLibraryInfo.h | 2 +- include/llvm/DebugInfo/Symbolize/DIPrinter.h | 2 +- include/llvm/ExecutionEngine/Orc/IndirectionUtils.h | 5 +++-- include/llvm/LTO/LTOCodeGenerator.h | 2 +- include/llvm/LTO/LTOModule.h | 15 +++++++++------ include/llvm/MC/MCObjectFileInfo.h | 6 +++--- include/llvm/ProfileData/SampleProf.h | 4 ++-- include/llvm/Support/CommandLine.h | 2 +- include/llvm/Support/ScopedPrinter.h | 2 +- lib/Analysis/DependenceAnalysis.cpp | 13 ++++--------- lib/Analysis/LazyValueInfo.cpp | 2 +- lib/Analysis/Loads.cpp | 4 ++-- lib/Analysis/ScalarEvolution.cpp | 2 +- lib/Analysis/TargetLibraryInfo.cpp | 2 +- lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 2 +- lib/CodeGen/AsmPrinter/DwarfExpression.h | 2 +- lib/DebugInfo/Symbolize/DIPrinter.cpp | 2 +- lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 5 +++-- lib/LTO/LTOCodeGenerator.cpp | 2 +- lib/LTO/LTOModule.cpp | 12 ++++++------ lib/LTO/ThinLTOCodeGenerator.cpp | 2 +- lib/Linker/LinkModules.cpp | 4 ++-- lib/MC/MCObjectFileInfo.cpp | 6 +++--- lib/Support/APInt.cpp | 6 ++---- lib/Support/CommandLine.cpp | 2 +- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 2 +- lib/Target/AArch64/Utils/AArch64BaseInfo.h | 4 ++-- lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 2 +- lib/Target/NVPTX/NVPTXAsmPrinter.h | 2 +- lib/Target/NVPTX/NVPTXMCExpr.cpp | 4 ++-- lib/Target/NVPTX/NVPTXMCExpr.h | 6 +++--- lib/Target/NVPTX/NVPTXUtilities.cpp | 4 ++-- lib/Target/NVPTX/NVPTXUtilities.h | 5 +++-- lib/Transforms/InstCombine/InstCombineInternal.h | 4 ++-- .../InstCombine/InstCombineSimplifyDemanded.cpp | 7 +++++-- lib/Transforms/Scalar/LoopInterchange.cpp | 2 +- tools/bugpoint/BugDriver.h | 4 ++-- tools/bugpoint/ExecutionDriver.cpp | 2 +- tools/dsymutil/DwarfLinker.cpp | 9 +++++---- tools/llvm-cov/CodeCoverage.cpp | 2 +- tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +- tools/llvm-nm/llvm-nm.cpp | 12 ++++++------ utils/TableGen/DAGISelMatcherGen.cpp | 4 ++-- utils/TableGen/DisassemblerEmitter.cpp | 11 +++++------ utils/TableGen/FixedLenDecoderEmitter.cpp | 10 ++++------ utils/TableGen/SubtargetEmitter.cpp | 4 ++-- 48 files changed, 108 insertions(+), 108 deletions(-)