This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e5914dd1a35 Merge debug info when hoist then-else code to if. new 2df3fafbea7 [AMDGPU] Eliminate no effect instructions before s_endpgm
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/SIOptimizeExecMaskingPreRA.cpp | 66 ++++- test/CodeGen/AMDGPU/branch-condition-and.ll | 1 - test/CodeGen/AMDGPU/collapse-endcf.ll | 35 ++- test/CodeGen/AMDGPU/endpgm-dce.mir | 297 +++++++++++++++++++++ test/CodeGen/AMDGPU/loop_break.ll | 1 - test/CodeGen/AMDGPU/multi-divergent-exit-region.ll | 1 - test/CodeGen/AMDGPU/shrink-carry.mir | 4 - test/CodeGen/AMDGPU/si-annotate-cf-noloop.ll | 1 - .../si-lower-control-flow-unreachable-block.ll | 2 - test/CodeGen/AMDGPU/skip-if-dead.ll | 1 - test/CodeGen/AMDGPU/spill-empty-live-interval.mir | 1 - test/CodeGen/AMDGPU/uniform-cfg.ll | 6 +- test/CodeGen/AMDGPU/valu-i1.ll | 6 - .../AMDGPU/write-register-vgpr-into-sgpr.ll | 4 +- test/CodeGen/AMDGPU/write_register.ll | 12 +- 15 files changed, 406 insertions(+), 32 deletions(-) create mode 100644 test/CodeGen/AMDGPU/endpgm-dce.mir