[PATCH] D59266: [X86] Add support for {vex2}, {vex3}, and {evex} to the assembler to match gas. Use {evex} to improve the one our 32-bit AVX512 tests.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 11:43:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358029: [X86] Add support for {vex2}, {vex3}, and {evex} to the assembler to match gas. (authored by ctopper, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D59266?vs=190291&id=194373#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59266/new/

https://reviews.llvm.org/D59266

Files:
  llvm/trunk/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
  llvm/trunk/test/MC/X86/AVX-32.s
  llvm/trunk/test/MC/X86/AVX512F_SCALAR-32.s
  llvm/trunk/test/MC/X86/x86_errors.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59266.194373.patch
Type: text/x-patch
Size: 152546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/64bc39cc/attachment-0001.bin>


More information about the llvm-commits mailing list