This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8ced9e [globalisel][aarch64] Make getCopyMapping() take register ban [...] new 8c69238 [ARM] Fix ubig32_t read in ARMAttributeParser new 1fb85c6 Apply clang-tidy's performance-unnecessary-value-param to LLVM.
The 2 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/CodeGen/GlobalISel/LegalizerInfo.h | 2 +- include/llvm/CodeGen/MIRYamlMapping.h | 2 +- include/llvm/CodeGen/RegAllocPBQP.h | 2 +- include/llvm/CodeGen/SelectionDAG.h | 2 +- include/llvm/DebugInfo/CodeView/SymbolRecord.h | 2 +- include/llvm/DebugInfo/CodeView/TypeDatabase.h | 2 +- include/llvm/IR/IRBuilder.h | 2 +- include/llvm/LTO/Caching.h | 2 +- include/llvm/MC/MCParser/MCAsmParser.h | 2 +- include/llvm/MC/MCParser/MCAsmParserExtension.h | 2 +- include/llvm/Target/TargetMachine.h | 4 ++-- lib/Analysis/CFLAndersAliasAnalysis.cpp | 4 ++-- lib/Bitcode/Reader/MetadataLoader.cpp | 10 +++++----- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 2 +- lib/CodeGen/LLVMTargetMachine.cpp | 2 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 ++++---- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 4 ++-- lib/DebugInfo/CodeView/TypeDatabase.cpp | 2 +- lib/LTO/Caching.cpp | 7 ++++--- lib/MC/MCParser/MCAsmParser.cpp | 2 +- lib/Support/ARMAttributeParser.cpp | 6 +++--- lib/Target/AArch64/AArch64CallLowering.cpp | 9 ++++----- lib/Target/AArch64/AArch64CallLowering.h | 2 +- lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 7 +++---- lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 5 ++--- lib/Target/AMDGPU/SIISelLowering.cpp | 13 ++++++++----- lib/Target/ARM/ARMCallLowering.cpp | 2 +- lib/Target/ARM/ARMISelLowering.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 10 +++++----- lib/Transforms/IPO/InlineSimple.cpp | 2 +- lib/Transforms/IPO/PartialInlining.cpp | 2 +- lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 2 +- lib/Transforms/Scalar/ConstantHoisting.cpp | 4 ++-- lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 2 +- 35 files changed, 68 insertions(+), 67 deletions(-)