This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 03ae0463375 [PowerPC] Exploit the vector min/max instructions new 319b18a5440 AMDGPU: Insert skips for blocks with FLAT new 64267da8c68 AMDGPU: Don't count mask branch pseudo towards skip threshold
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/Target/AMDGPU/SIInsertSkips.cpp | 21 ++++---- test/CodeGen/AMDGPU/insert-skips-flat-vmem.mir | 58 ++++++++++++++++++++++ test/CodeGen/AMDGPU/insert-skips-ignored-insts.mir | 54 ++++++++++++++++++++ 3 files changed, 122 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/AMDGPU/insert-skips-flat-vmem.mir create mode 100644 test/CodeGen/AMDGPU/insert-skips-ignored-insts.mir