This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c39780185f3 [AArch64] Adjust the cost model for Exynos M1 and M2 new 355825a81ef Add backend name to Target to enable runtime info to be fed [...]
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/Support/TargetRegistry.h | 18 ++++++++++++++++-- lib/Support/TargetRegistry.cpp | 5 +++-- lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp | 6 +++--- lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp | 4 ++-- lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp | 8 ++++---- lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp | 9 +++++---- lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp | 4 ++-- lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp | 3 ++- lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp | 2 +- lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp | 8 ++++---- lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp | 4 ++-- lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp | 6 +++--- lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp | 10 +++++----- lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp | 4 ++-- lib/Target/X86/TargetInfo/X86TargetInfo.cpp | 4 ++-- lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp | 3 ++- 16 files changed, 58 insertions(+), 40 deletions(-)