This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 70bc85f [InstCombine] shrink truncated insertelement into undef vector new 2e72970 AMDGPU/SI: Do not insert EndCf in an unreachable block new 50ccd80 Fix additional constructor call missed by r297241.
The 2 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/GlobalISel/IRTranslator.cpp | 2 +- lib/Target/AMDGPU/SIAnnotateControlFlow.cpp | 5 +-- test/CodeGen/AMDGPU/ret_jump.ll | 1 - test/CodeGen/AMDGPU/si-annotate-cf-unreachable.ll | 40 +++++++++++++++++++++++ 4 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/AMDGPU/si-annotate-cf-unreachable.ll