This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 61d1158 [AArch64][TableGen] Skip tied result operands for InstAlias new c478d35 [AMDGPU] Move register related queries to subtarget class
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: lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 52 ++++---- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 178 ++++++++++++++++++++++++++- lib/Target/AMDGPU/AMDGPUSubtarget.h | 80 +++++++++++- lib/Target/AMDGPU/GCNSchedStrategy.cpp | 4 +- lib/Target/AMDGPU/SIFrameLowering.cpp | 16 +-- lib/Target/AMDGPU/SIRegisterInfo.cpp | 218 ++------------------------------- lib/Target/AMDGPU/SIRegisterInfo.h | 66 ---------- 7 files changed, 299 insertions(+), 315 deletions(-)