This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a74bac AMDGPU: Use SOPK compare instructions new 77361ae AMDGPU: Refactor kernel argument lowering new 12bac3e [RegAllocGreedy] Fix an assertion and condition when last cha [...] new 005bfb8 [RegAllocGreedy] Fix the list of NewVRegs for last chance rec [...]
The 3 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/RegAllocGreedy.cpp | 29 ++++++- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 131 +++++++++++++++++++++++-------- lib/Target/AMDGPU/AMDGPUISelLowering.h | 12 +-- lib/Target/AMDGPU/R600ISelLowering.cpp | 8 +- lib/Target/AMDGPU/SIISelLowering.cpp | 10 +-- test/CodeGen/AMDGPU/v1i64-kernel-arg.ll | 2 - 6 files changed, 134 insertions(+), 58 deletions(-)