This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12c73face90 [EarlyCSE] Fix hashing of self-compares new 17d3a9f1c16 AMDGPU: Explicitly define a triple for some tests new 185d55ed9f6 Reduced test case for pr42279 in advance of the relevant re [...] new 3c07918c351 AMDGPU/GFX10: Don't generate s_code_end padding in the asm-printer
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/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 8 +- test/CodeGen/AMDGPU/constant-fold-mi-operands.ll | 4 +- test/CodeGen/AMDGPU/s_addk_i32.ll | 7 +- test/CodeGen/AMDGPU/s_code_end.ll | 94 ++++++++++++------------ test/CodeGen/AMDGPU/s_mulk_i32.ll | 4 +- test/CodeGen/AMDGPU/sopk-compares.ll | 4 +- test/CodeGen/AMDGPU/sub.i16.ll | 4 +- test/Transforms/IndVarSimplify/lftr.ll | 31 ++++++++ 8 files changed, 99 insertions(+), 57 deletions(-)