[all-commits] [llvm/llvm-project] fcade8: [X86][test] Add encoding/decoding tests for VEX in...
KanRobert via All-commits
all-commits at lists.llvm.org
Tue Apr 12 21:50:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcade8e91eaeb682c7b882bfd56836b66cd91960
https://github.com/llvm/llvm-project/commit/fcade8e91eaeb682c7b882bfd56836b66cd91960
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/test/MC/Disassembler/X86/x86-64-avx.txt
M llvm/test/MC/X86/x86_64-avx-encoding.s
Log Message:
-----------
[X86][test] Add encoding/decoding tests for VEX instruction w/ address-size prefix
This patch also contains a regression test for D122448
Reviewed By: hvdijk, RKSimon
Differential Revision: https://reviews.llvm.org/D122449
More information about the All-commits
mailing list