This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb211af0572 AMDGPU: Add support for isa version note new 473d9514061 AMDGPU: Do not emit deprecated notes for code object v3
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 | 7 +++++++ lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 30 +++++++++++++++++++----------- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 + lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +++++ lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 4 ++++ lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 4 ++++ test/CodeGen/AMDGPU/elf-notes.ll | 26 ++++++++++++++++++-------- test/MC/AMDGPU/isa-version-hsa.s | 1 - test/MC/AMDGPU/isa-version-unk.s | 1 - 9 files changed, 58 insertions(+), 21 deletions(-)