This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f27edbb Remove unused variable to fix bot failure from r275216 new 8a85be7 AMDGPU: Follow up to r275203
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/SIISelLowering.cpp | 63 +++++++++++++++- lib/Target/AMDGPU/SIISelLowering.h | 3 + lib/Target/AMDGPU/SIInstructions.td | 12 ++- lib/Target/AMDGPU/SILowerControlFlow.cpp | 51 +++++++------ lib/Target/AMDGPU/SIWholeQuadMode.cpp | 5 +- test/CodeGen/AMDGPU/skip-if-dead.ll | 123 +++++++++++++++++++++++++++++-- 6 files changed, 218 insertions(+), 39 deletions(-)