This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1f260f70907 [InstrProf] Implement static profdata registration new 163f2c349f4 AMDGPU: Remove GCN features and predicates
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/AMDGPU.td | 14 ++++---------- lib/Target/AMDGPU/AMDGPUInstructions.td | 14 +++----------- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 4 ++++ lib/Target/AMDGPU/DSInstructions.td | 2 -- lib/Target/AMDGPU/GCNProcessors.td | 2 +- lib/Target/AMDGPU/MIMGInstructions.td | 1 - lib/Target/AMDGPU/SIInstrFormats.td | 5 ----- lib/Target/AMDGPU/SIInstructions.td | 20 +++----------------- lib/Target/AMDGPU/SMInstructions.td | 1 - lib/Target/AMDGPU/SOPInstructions.td | 4 ---- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 3 ++- lib/Target/AMDGPU/VOP1Instructions.td | 2 -- lib/Target/AMDGPU/VOP2Instructions.td | 4 ---- lib/Target/AMDGPU/VOPCInstructions.td | 2 -- lib/Target/AMDGPU/VOPInstructions.td | 1 - test/CodeGen/AMDGPU/memory-legalizer-mesa3d.ll | 2 +- 16 files changed, 18 insertions(+), 63 deletions(-)