This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from abc24ac [ARM] GlobalISel: Support loading from the stack new a8a1767 AMDGPU: [AMDGPU] Assembler: add .hsa_code_object_metadata dir [...]
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/AMDGPUAsmPrinter.cpp | 2 +- lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 47 +++++++ .../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 146 +++++++++++---------- .../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 20 ++- test/MC/AMDGPU/hsa.s | 23 +++- test/MC/AMDGPU/metadata.s | 35 +++++ 6 files changed, 200 insertions(+), 73 deletions(-) create mode 100644 test/MC/AMDGPU/metadata.s