This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6eefd2c GlobalISel: Correct copy-pasted comment. NFC new 4a6dec6 GlobalISel: Implement narrowing for G_STORE new d78f00a [AMDGPU] Do not allow register coalescer to create big superregs
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: lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 25 +++++++- lib/Target/AMDGPU/SIRegisterInfo.cpp | 20 ++++++ lib/Target/AMDGPU/SIRegisterInfo.h | 7 +++ .../AArch64/GlobalISel/legalize-load-store.mir | 12 ++++ test/CodeGen/AMDGPU/half.ll | 18 +++--- test/CodeGen/AMDGPU/limit-coalesce.mir | 71 ++++++++++++++++++++++ 6 files changed, 142 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/AMDGPU/limit-coalesce.mir