This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 882017a llvm-nm: Print correct symbol types for init and fini sections new 6e1a446 Revert "[lit] When setting SDKROOT on Darwin, use '--sdk maco [...] new 79d4f8b AMDGPU: Fix MMO when splitting spill new e834ce5 AMDGPU: Fix adding extra implicit def of register new 057bbbe AMDGPU: Fix not setting kill flag on temp reg when spilling
The 4 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/SIRegisterInfo.cpp | 148 +++++++++++++-------- lib/Target/AMDGPU/SIRegisterInfo.h | 11 +- test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 30 ++--- test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll | 16 +-- .../AMDGPU/vgpr-spill-emergency-stack-slot.ll | 4 +- utils/lit/lit/util.py | 2 +- 6 files changed, 127 insertions(+), 84 deletions(-)