This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bfafbd5fbf8 Don't conditionalize Neon instructions, even in IT blocks. new 1f2bcd710fe [AMDGPU] SDWA: remove support for VOP2 instructions that ha [...] new 7cbb839d2be Revert [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST r [...]
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/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 38 ++------- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 91 ++-------------------- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h | 4 +- .../RuntimeDyld/Targets/RuntimeDyldELFMips.cpp | 6 -- lib/Target/AMDGPU/VOP2Instructions.td | 26 ++++--- test/CodeGen/AMDGPU/sdwa-vop2-64bit.mir | 61 +++++++++++++++ 6 files changed, 91 insertions(+), 135 deletions(-) create mode 100644 test/CodeGen/AMDGPU/sdwa-vop2-64bit.mir