This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d5520c67d7b [lit] Small cleanups in main.py new c409f7029b4 [AMDGPU] link dpp pseudos and real instructions on gfx10
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/AMDGPUMCInstLower.cpp | 4 + lib/Target/AMDGPU/VOP1Instructions.td | 29 +- lib/Target/AMDGPU/VOP2Instructions.td | 29 +- .../AMDGPU/atomic_optimizations_local_pointer.ll | 5226 +++++++++++++++++++- test/CodeGen/AMDGPU/dpp_combine.ll | 53 + 5 files changed, 5036 insertions(+), 305 deletions(-) create mode 100644 test/CodeGen/AMDGPU/dpp_combine.ll