llvm-project/llvm/test/MC/AMDGPU
Joe Nash b4b7e605a6 [AMDGPU] Support shared literals in FMAMK/FMAAK
These instructions should allow src0 to be a literal with the same
value as the mandatory other literal. Enable it by introducing an
operand that defers adding its value to the MI when decoding till
the mandatory literal is parsed.

Reviewed By: dp, foad

Differential Revision: https://reviews.llvm.org/D111067

Change-Id: I22b0ae0d35bad17b6f976808e48bffe9a6af70b7
2021-10-11 13:09:54 -04:00
..
regression [AMDGPU][MC] Refactored parsing of dpp ctrl 2021-01-18 18:14:19 +03:00
accvgpr-altnames.s [AMDGPU] Set default op_sel_hi on accvgpr read/write 2020-11-10 13:07:29 -08:00
add-sub-no-carry.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
atomic-fadd-insts.s [AMDGPU] Use single cache policy operand 2021-03-15 13:00:59 -07:00
branch-comment.s
buf-fmt-d16-packed.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
buf-fmt-d16-unpacked.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
buffer_wbinv1l_vol_vi.s
cpol-err.s [AMDGPU] Use single cache policy operand 2021-03-15 13:00:59 -07:00
data.s
dl-insts-err.s Reland "[AMDGPU] Add gfx1013 target" 2021-06-08 21:15:35 -04:00
dl-insts.s
dpp-err.s [AMDGPU][MC] Added detection of unsupported instructions 2020-10-06 16:44:27 +03:00
dpp64.s [AMDGPU] gfx90a support 2021-02-17 16:01:32 -08:00
ds-err.s [AMDGPU][MC] Improved diagnostics message for sym/expr operands 2020-12-05 14:05:53 +03:00
ds-gfx9.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
ds.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
elf-lds-error.s
elf-lds.s [test] Change -t to --syms and -s to -S for llvm-readobj RUN lines 2021-06-29 11:50:31 -07:00
elf-notes-verify-amdgcn.s
elf-notes-verify-r600.s
exp-err.s [AMDGPU][MC] Refactored exp tgt handling 2021-01-26 14:54:15 +03:00
exp-gfx10.s [AMDGPU][MC] Refactored exp tgt handling 2021-01-26 14:54:15 +03:00
exp.s [AMDGPU] Run exp tests on GFX9 and GFX10 too. NFC. 2020-11-06 15:03:05 +00:00
expressions-gfx9.s [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
expressions-gfx10.s [AMDGPU][MC] Improved diagnostic messages for invalid literals 2020-11-23 15:48:06 +03:00
expressions.s [amdgpu] Add 64-bit PC support when expanding unconditional branches. 2021-07-26 14:50:30 -04:00
flat-gfx9.s [AMDGPU] Use single cache policy operand 2021-03-15 13:00:59 -07:00
flat-gfx10.s [AMDGPU] Use single cache policy operand 2021-03-15 13:00:59 -07:00
flat-global.s [AMDGPU][MC] Corrected parsing of optional modifiers 2021-02-02 14:52:29 +03:00
flat-scratch-instructions.s [AMDGPU][MC] Corrected parsing of optional modifiers 2021-02-02 14:52:29 +03:00
flat-scratch-st-mode.s [AMDGPU] flat scratch ST addressing mode on gfx10 2020-10-19 15:29:52 -07:00
flat-scratch.s
flat.s [AMDGPU][MC][NFC] Lit tests cleanup 2020-12-21 20:04:02 +03:00
fma-mix.s [AMDGPU][MC][NFC] Lit tests cleanup 2020-12-21 20:04:02 +03:00
gfx7_asm_ds.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_exp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_flat.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_mimg.s [AMDGPU][MC][GFX7][GFX10] Corrected image_atomic_fcmpswap 2021-09-21 18:06:02 +03:00
gfx7_asm_mtbuf.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_mubuf.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_smrd.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_sop1.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_sop2.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_sopc.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_sopk.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_sopp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_vintrp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_vop1.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_vop2.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_vop3.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_vop3_e64.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_asm_vopc.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx7_err_pos.s [AMDGPU][MC] Improved diagnostic messages for invalid literals 2020-11-23 15:48:06 +03:00
gfx7_unsupported.s [AMDGPU][MC] Added detection of unsupported instructions 2020-10-06 16:44:27 +03:00
gfx8_asm_ds.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_exp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_flat.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_mimg.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_mtbuf.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_mubuf.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_smem.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_sop1.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_sop2.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_sopc.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_sopk.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_sopp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_vintrp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_vop1.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_vop2.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_vop3.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_vop3_e64.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_asm_vopc.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx8_err_pos.s [AMDGPU][MC] Corrected parsing of optional modifiers 2021-02-02 14:52:29 +03:00
gfx8_unsupported.s [AMDGPU][MC] Added detection of unsupported instructions 2020-10-06 16:44:27 +03:00
gfx9-asm-err.s [AMDGPU] Fix 64 bit DPP validation 2021-05-06 08:40:26 -07:00
gfx9-vop2be-literal.s
gfx9_asm_ds.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_exp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_flat.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_mimg.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_mtbuf.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_mubuf.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_smem.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_sop1.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_sop2.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_sopc.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_sopk.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_sopp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_vintrp.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_vop1.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_vop2.s [AMDGPU] Support shared literals in FMAMK/FMAAK 2021-10-11 13:09:54 -04:00
gfx9_asm_vop3.s [AMDGPU] Make OMod explicit for V_CVT_{U,I}* 2021-03-02 13:32:06 -05:00
gfx9_asm_vop3_e64.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_asm_vop3p.s [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
gfx9_asm_vopc.s [AMDGPU][MC][NFC] Split large asm tests into smaller chunks 2020-12-28 20:22:38 +03:00
gfx9_err_pos.s [AMDGPU][MC] Corrected parsing of optional modifiers 2021-02-02 14:52:29 +03:00
gfx9_unsupported.s [AMDGPU][MC] Added detection of unsupported instructions 2020-10-06 16:44:27 +03:00
gfx10-constant-bus.s
gfx10-vop2be-literal.s
gfx10_asm_dpp8.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_asm_dpp16.s [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00
gfx10_asm_ds.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_asm_err.s [AMDGPU] Support shared literals in FMAMK/FMAAK 2021-10-11 13:09:54 -04:00
gfx10_asm_flat.s [AMDGPU][MC][GFX10] Enabled dlc for FLAT and GLOBAL atomics 2021-09-21 16:23:20 +03:00
gfx10_asm_mimg.s [AMDGPU][MC][GFX7][GFX10] Corrected image_atomic_fcmpswap 2021-09-21 18:06:02 +03:00
gfx10_asm_mimg_err.s [AMDGPU][MC] Corrected error position for invalid dim modifiers 2021-02-08 14:32:28 +03:00
gfx10_asm_mubuf.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_asm_smem.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_asm_sop.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_asm_vop1.s [AMDGPU] Make OMod explicit for V_CVT_{U,I}* 2021-03-02 13:32:06 -05:00
gfx10_asm_vop2.s [AMDGPU] Support shared literals in FMAMK/FMAAK 2021-10-11 13:09:54 -04:00
gfx10_asm_vop3.s [AMDGPU] Remove deprecated V_MUL_LO_I32 from GFX10 2021-01-05 11:59:57 -05:00
gfx10_asm_vopc.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_asm_vopc_e64.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_asm_vopc_sdwa.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_asm_vopcx.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
gfx10_err_pos.s [AMDGPU] Allow oversize vaddr in GFX10 MIMG assembly 2021-06-08 11:57:07 +09:00
gfx10_unsupported.s Reland "[AMDGPU] Add gfx1013 target" 2021-06-08 21:15:35 -04:00
gfx90a_asm_features.s Disable use of SCC bit from asm 2021-04-07 15:32:17 -07:00
gfx90a_err.s [AMDGPU][MC][GFX90A] Corrected DS_GWS opcodes 2021-05-26 21:31:50 +03:00
gfx90a_err_pos.s [AMDGPU][MC][GFX90A] Corrected DS_GWS opcodes 2021-05-26 21:31:50 +03:00
gfx90a_ldst_acc.s [AMDGPU][MC][GFX90A] Corrected DS_GWS opcodes 2021-05-26 21:31:50 +03:00
gfx908_err_pos.s [AMDGPU][MC] Improved diagnostic messages 2020-11-23 16:15:05 +03:00
gfx1011_dlops.s [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
gfx1011_err.s [AMDGPU] Add MC layer support for v_fmac_legacy_f32 2020-10-13 21:57:33 +01:00
gfx1030_err.s [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
gfx1030_new.s [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
gfx1030_unsupported.s [AMDGPU] Remove deprecated V_MUL_LO_I32 from GFX10 2021-01-05 11:59:57 -05:00
hsa-diag-v3.s AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
hsa-exp.s AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
hsa-gfx10-v3.s [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
hsa-gfx10.s [test] Change -t to --syms and -s to -S for llvm-readobj RUN lines 2021-06-29 11:50:31 -07:00
hsa-metadata-kernel-args-v3.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
hsa-metadata-kernel-args.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
hsa-metadata-kernel-attrs-v3.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
hsa-metadata-kernel-attrs.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
hsa-metadata-kernel-code-props-v3.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
hsa-metadata-kernel-code-props.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
hsa-metadata-kernel-debug-props.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
hsa-metadata-unknown-key.s AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
hsa-sgpr-init-bug-v3.s AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
hsa-text.s AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
hsa-v3.s [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
hsa-v4.s [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
hsa-wave-size.s [NFC] Disallow unused prefixes in MC/AMDGPU 2021-01-12 14:31:22 -08:00
hsa.s ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
hsa_code_object_isa_args.s AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
hsa_isa_version_attrs.s AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
inline-imm-inv2pi.s
invalid-instructions-spellcheck.s [AMDGPU][MC] Added detection of unsupported instructions 2020-10-06 16:44:27 +03:00
isa-version-hsa.s AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
isa-version-pal.s AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
isa-version-unk.s AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
labels-branch-err.s
labels-branch-gfx9.s
labels-branch.s
lds_direct-ci.s
lds_direct-err.s [AMDGPU][MC] Disabled lds_direct for GFX90a 2021-03-16 13:52:36 +03:00
lds_direct-gfx10.s [AMDGPU][MC] Disabled lds_direct for GFX90a 2021-03-16 13:52:36 +03:00
lds_direct.s [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
lit.local.cfg [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
literal16-err.s
literal16.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
literals.s [AMDGPU] Support shared literals in FMAMK/FMAAK 2021-10-11 13:09:54 -04:00
literalv216-err.s [AMDGPU][MC] Improved diagnostic messages for invalid literals 2020-11-23 15:48:06 +03:00
literalv216.s [AMDGPU][MC][GFX10][GFX90A] Corrected _e32/_e64 suffices 2021-04-01 14:21:00 +03:00
macro-examples.s
mad-mix.s [AMDGPU][MC][NFC] Lit tests cleanup 2020-12-21 20:04:02 +03:00
mai-err.s [AMDGPU][MC] Improved diagnostic messages for invalid literals 2020-11-23 15:48:06 +03:00
mai-gfx90a.s [AMDGPU] gfx90a support 2021-02-17 16:01:32 -08:00
mai.s [AMDGPU] Set default op_sel_hi on accvgpr read/write 2020-11-10 13:07:29 -08:00
max-branch-distance.s
mimg-err.s
mimg-gfx90a.s [AMDGPU] gfx90a support 2021-02-17 16:01:32 -08:00
mimg.s
misaligned-vgpr-tuples-err.s Disable use of SCC bit from asm 2021-04-07 15:32:17 -07:00
mtbuf-gfx10.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
mtbuf.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
mubuf-gfx9.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
mubuf-gfx10.s [AMDGPU] Use single cache policy operand 2021-03-15 13:00:59 -07:00
mubuf.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
offset-expr.s [amdgpu] Add 64-bit PC support when expanding unconditional branches. 2021-07-26 14:50:30 -04:00
offsetbug_once.s
offsetbug_one_and_one.s
offsetbug_twice.s
out-of-range-registers.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
pal-msgpack.s
pal-registers.s [AMDGPU] Add more PAL metadata register names 2021-02-24 13:37:05 +00:00
pal.s
reg-syntax-err.s
reg-syntax-extra.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
reloc.s [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
round-trip.s AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
s_endpgm.s
smem-err.s
smem.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
smrd-err.s
smrd.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
sop1-err.s AMDGPU: Fix allowing immediates for tail call pseudo. 2021-03-21 13:14:04 -04:00
sop1.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
sop2-err.s
sop2.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
sopc-err.s
sopc.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
sopk-err.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
sopk.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
sopp-err.s [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
sopp-gfx9.s [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
sopp-gfx10.s [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
sopp.s [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
spurious-pal-metadata.s
sym_kernel_scope.s
sym_option.s AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
trap.s
vcmpx-gfx10.s
vintrp-err.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
vintrp.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
vop-err.s
vop1-gfx9-err.s [AMDGPU][MC][NFC] Lit tests cleanup 2020-12-21 20:04:02 +03:00
vop1-gfx9.s
vop1.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
vop2-err.s [AMDGPU][MC] Corrected parsing of carry in/out operands in VOP3 2021-04-19 13:42:31 +03:00
vop2.s [AMDGPU] Support shared literals in FMAMK/FMAAK 2021-10-11 13:09:54 -04:00
vop3-convert.s Fix typo of colon to semicolon in lit tests 2021-10-09 10:03:50 +08:00
vop3-errs.s [AMDGPU] Make OMod explicit for V_CVT_{U,I}* 2021-03-02 13:32:06 -05:00
vop3-gfx9.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
vop3-gfx10.s
vop3-literal.s [AMDGPU][MC][GFX10][GFX90A] Corrected _e32/_e64 suffices 2021-04-01 14:21:00 +03:00
vop3-modifiers-err.s [AMDGPU][MC] Corrected parsing of optional modifiers 2021-02-02 14:52:29 +03:00
vop3-modifiers.s [AMDGPU][MC] Corrected parsing of optional modifiers 2021-02-02 14:52:29 +03:00
vop3-vop1-nosrc.s
vop3.s [AMDGPU][MC] Improved diagnostic messages for invalid literals 2020-11-23 15:48:06 +03:00
vop3p-err.s
vop3p.s [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
vop_dpp.s [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00
vop_dpp_expr.s [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +03:00
vop_sdwa.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
vopc-errs.s
vopc-vi.s
vopc.s
wave32.s [AMDGPU][MC][GFX10][GFX90A] Corrected _e32/_e64 suffices 2021-04-01 14:21:00 +03:00
wave_any.s [AMDGPU][MC][GFX10][GFX90A] Corrected _e32/_e64 suffices 2021-04-01 14:21:00 +03:00
xdl-insts-err.s [NFC] Disallow unused prefixes under MC/AMDGPU 2021-01-12 15:24:44 -08:00
xdl-insts-gfx908.s
xdl-insts-gfx1011-gfx1012.s
xnack-mask.s [AMDGPU] Update subtarget features for new target ID support 2021-01-26 11:25:51 -08:00