This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac8c393bd50 [AMDGPU] [AMDGPU] Support a fdot2 pattern. new 7d88286b7cf [CodeGen] Fix inconsistent declaration parameter name
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/CodeGen/AsmPrinter.h | 4 +- include/llvm/CodeGen/AtomicExpandUtils.h | 2 +- include/llvm/CodeGen/BasicTTIImpl.h | 2 +- include/llvm/CodeGen/CallingConvLower.h | 2 +- include/llvm/CodeGen/DIE.h | 6 +-- include/llvm/CodeGen/FastISel.h | 12 ++--- include/llvm/CodeGen/GlobalISel/CallLowering.h | 4 +- include/llvm/CodeGen/GlobalISel/IRTranslator.h | 2 +- include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 2 +- include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 8 ++-- include/llvm/CodeGen/GlobalISel/RegisterBank.h | 2 +- include/llvm/CodeGen/LatencyPriorityQueue.h | 4 +- include/llvm/CodeGen/LiveInterval.h | 8 ++-- include/llvm/CodeGen/LiveIntervalUnion.h | 2 +- include/llvm/CodeGen/LiveIntervals.h | 2 +- include/llvm/CodeGen/MIRPrinter.h | 2 +- include/llvm/CodeGen/MachineBasicBlock.h | 2 +- include/llvm/CodeGen/MachineFunction.h | 8 ++-- include/llvm/CodeGen/MachineInstr.h | 4 +- include/llvm/CodeGen/MachineMemOperand.h | 2 +- include/llvm/CodeGen/MachineSSAUpdater.h | 2 +- include/llvm/CodeGen/ParallelCG.h | 2 +- include/llvm/CodeGen/RegisterScavenging.h | 6 +-- include/llvm/CodeGen/ResourcePriorityQueue.h | 4 +- include/llvm/CodeGen/ScheduleDAG.h | 4 +- include/llvm/CodeGen/ScoreboardHazardRecognizer.h | 2 +- include/llvm/CodeGen/SelectionDAG.h | 52 +++++++++++----------- include/llvm/CodeGen/SelectionDAGISel.h | 6 +-- include/llvm/CodeGen/SelectionDAGNodes.h | 8 ++-- include/llvm/CodeGen/TargetInstrInfo.h | 6 +-- include/llvm/CodeGen/TargetLowering.h | 6 +-- .../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 2 +- include/llvm/CodeGen/TargetRegisterInfo.h | 8 ++-- include/llvm/CodeGen/TargetSchedule.h | 4 +- include/llvm/CodeGen/VirtRegMap.h | 2 +- include/llvm/CodeGen/WasmEHFuncInfo.h | 2 +- include/llvm/Target/TargetMachine.h | 4 +- lib/CodeGen/AsmPrinter/AccelTable.cpp | 2 +- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 4 +- lib/CodeGen/AsmPrinter/DIEHash.h | 2 +- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 2 +- lib/CodeGen/AsmPrinter/DwarfDebug.h | 4 +- lib/CodeGen/AsmPrinter/DwarfUnit.h | 10 ++--- lib/CodeGen/AsmPrinter/EHStreamer.h | 4 +- lib/CodeGen/AtomicExpandPass.cpp | 4 +- lib/CodeGen/BranchFolding.h | 6 +-- lib/CodeGen/BranchRelaxation.cpp | 2 +- lib/CodeGen/CodeGenPrepare.cpp | 14 +++--- lib/CodeGen/ExpandMemCmp.cpp | 2 +- lib/CodeGen/GCRootLowering.cpp | 4 +- lib/CodeGen/IfConversion.cpp | 2 +- lib/CodeGen/ImplicitNullChecks.cpp | 2 +- lib/CodeGen/LiveDebugVariables.cpp | 2 +- lib/CodeGen/LiveRangeCalc.h | 2 +- lib/CodeGen/MIRParser/MIParser.cpp | 4 +- lib/CodeGen/MIRParser/MIParser.h | 2 +- lib/CodeGen/MachineBlockPlacement.cpp | 4 +- lib/CodeGen/MachineLICM.cpp | 2 +- lib/CodeGen/MachinePipeliner.cpp | 4 +- lib/CodeGen/MachineVerifier.cpp | 6 +-- lib/CodeGen/OptimizePHIs.cpp | 2 +- lib/CodeGen/PHIElimination.cpp | 4 +- lib/CodeGen/ProcessImplicitDefs.cpp | 2 +- lib/CodeGen/RegAllocFast.cpp | 4 +- lib/CodeGen/RegAllocGreedy.cpp | 2 +- lib/CodeGen/RegisterCoalescer.cpp | 4 +- lib/CodeGen/ScheduleDAGPrinter.cpp | 2 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 22 ++++----- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 +- lib/CodeGen/SelectionDAG/LegalizeTypes.h | 22 ++++----- lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 16 +++---- lib/CodeGen/SplitKit.h | 2 +- lib/CodeGen/StackColoring.cpp | 2 +- 74 files changed, 189 insertions(+), 189 deletions(-)