This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 914e6761d90 [llvm-readobj/llvm-readelf] Delete --arm-attributes (alias [...] new 56aa8b8eb67 TLI: Remove DAG argument from getRegisterByName new 900bd7250ee AMDGPU/GlobalISel: Avoid creating shift of 0 in arg lowering
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/TargetLowering.h | 4 ++-- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 8 ++++---- lib/Target/AArch64/AArch64ISelLowering.cpp | 6 +++--- lib/Target/AArch64/AArch64ISelLowering.h | 4 ++-- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 11 ++++++++--- lib/Target/AMDGPU/SIISelLowering.cpp | 8 ++++---- lib/Target/AMDGPU/SIISelLowering.h | 4 ++-- lib/Target/ARM/ARMISelLowering.cpp | 6 +++--- lib/Target/ARM/ARMISelLowering.h | 4 ++-- lib/Target/AVR/AVRISelLowering.cpp | 7 +++---- lib/Target/AVR/AVRISelLowering.h | 4 ++-- lib/Target/Hexagon/HexagonISelLowering.cpp | 8 ++++---- lib/Target/Hexagon/HexagonISelLowering.h | 4 ++-- lib/Target/Lanai/LanaiISelLowering.cpp | 7 ++++--- lib/Target/Lanai/LanaiISelLowering.h | 4 ++-- lib/Target/Mips/MipsISelLowering.cpp | 12 ++++++------ lib/Target/Mips/MipsISelLowering.h | 4 ++-- lib/Target/PowerPC/PPCISelLowering.cpp | 12 ++++++------ lib/Target/PowerPC/PPCISelLowering.h | 4 ++-- lib/Target/Sparc/SparcISelLowering.cpp | 6 +++--- lib/Target/Sparc/SparcISelLowering.h | 4 ++-- lib/Target/X86/X86ISelLowering.cpp | 10 ++++------ lib/Target/X86/X86ISelLowering.h | 4 ++-- test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.workitem.id.ll | 2 +- 24 files changed, 75 insertions(+), 72 deletions(-)