This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e212e4168a AMDGPU: Remove remnants of old address space mapping new c8c005cb52f AMDGPU: Stop forcing internalize at -O0 new 54c2fe982a5 AMDGPU: Remove obsolete tests
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/AMDGPUTargetMachine.cpp | 11 ----- test/CodeGen/AMDGPU/env-amdgiz.ll | 11 ----- test/CodeGen/AMDGPU/env-amdgizcl.ll | 11 ----- test/CodeGen/AMDGPU/fence-amdgiz.ll | 15 ------ test/CodeGen/AMDGPU/frame-index-amdgiz.ll | 53 ---------------------- test/CodeGen/AMDGPU/internalize.ll | 7 +-- .../CodeGen/AMDGPU/load-private-double16-amdgiz.ll | 24 ---------- 7 files changed, 4 insertions(+), 128 deletions(-) delete mode 100644 test/CodeGen/AMDGPU/env-amdgiz.ll delete mode 100644 test/CodeGen/AMDGPU/env-amdgizcl.ll delete mode 100644 test/CodeGen/AMDGPU/fence-amdgiz.ll delete mode 100644 test/CodeGen/AMDGPU/frame-index-amdgiz.ll delete mode 100644 test/CodeGen/AMDGPU/load-private-double16-amdgiz.ll