This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78cbb42d451 [coroutines] Add support for llvm.coro.noop intrinsics new 6c25c75a694 [AMDGPU][MC][GFX9] Added instructions v_cvt_norm_*16_f16, v [...] new b96411e4290 Remove HAVE_DIRENT_H.
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: cmake/config-ix.cmake | 1 - include/llvm/Config/config.h.cmake | 4 ---- lib/Support/Unix/Path.inc | 19 ++----------------- lib/Target/AMDGPU/VOP1Instructions.td | 8 ++++++++ test/MC/AMDGPU/vop1-gfx9.s | 28 ++++++++++++++++++++++++++++ test/MC/AMDGPU/vop3-gfx9.s | 24 ++++++++++++++++++++++++ test/MC/AMDGPU/vop_dpp.s | 15 +++++++++++++++ test/MC/AMDGPU/vop_sdwa.s | 25 +++++++++++++++++++++++++ test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt | 18 ++++++++++++++++++ test/MC/Disassembler/AMDGPU/vop1_gfx9.txt | 21 +++++++++++++++++++++ test/MC/Disassembler/AMDGPU/vop3_gfx9.txt | 21 +++++++++++++++++++++ 11 files changed, 162 insertions(+), 22 deletions(-)