This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 837e2e977f4 MIR: remove explicit "noVRegs" property. new 7d0dde023f8 TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
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/TargetPassConfig.h | 6 +++--- lib/CodeGen/TargetPassConfig.cpp | 10 +++++----- lib/Target/AArch64/AArch64TargetMachine.cpp | 6 +++--- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 10 +++++----- lib/Target/ARM/ARMTargetMachine.cpp | 4 ++-- lib/Target/AVR/AVRTargetMachine.cpp | 4 ++-- lib/Target/BPF/BPFTargetMachine.cpp | 4 ++-- lib/Target/Hexagon/HexagonTargetMachine.cpp | 4 ++-- lib/Target/Lanai/LanaiTargetMachine.cpp | 4 ++-- lib/Target/MSP430/MSP430TargetMachine.cpp | 4 ++-- lib/Target/Mips/MipsTargetMachine.cpp | 4 ++-- lib/Target/NVPTX/NVPTXTargetMachine.cpp | 4 ++-- lib/Target/PowerPC/PPCTargetMachine.cpp | 4 ++-- lib/Target/RISCV/RISCVTargetMachine.cpp | 2 +- lib/Target/Sparc/SparcTargetMachine.cpp | 4 ++-- lib/Target/SystemZ/SystemZTargetMachine.cpp | 4 ++-- lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | 4 ++-- lib/Target/X86/X86TargetMachine.cpp | 4 ++-- lib/Target/XCore/XCoreTargetMachine.cpp | 4 ++-- 19 files changed, 45 insertions(+), 45 deletions(-)