This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba2269c [InstCombine] Fix a case where we weren't checking that an in [...] new 3b10e5f [AMDGPU] Eliminate barrier if workgroup size is not greater t [...]
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 | 11 +++++++++++ test/CodeGen/AMDGPU/barrier-elimination.ll | 30 ++++++++++++++++++++++++++++++ test/CodeGen/AMDGPU/indirect-private-64.ll | 2 +- 3 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/barrier-elimination.ll