[PATCH] D30451: [X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX compressing tables.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 08:31:27 PST 2017


aymanmus updated this revision to Diff 90188.
aymanmus added a comment.

Removing the changed tests from this patch.
Another patch was uploaded including manual update of the EVEX2VEX tables and all the changed tests.


https://reviews.llvm.org/D30451

Files:
  docs/TableGen/BackEnds.rst
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86EvexToVex.cpp
  lib/Target/X86/X86InstrTablesInfo.h
  utils/TableGen/CMakeLists.txt
  utils/TableGen/TableGen.cpp
  utils/TableGen/TableGenBackends.h
  utils/TableGen/X86EVEX2VEXTablesEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30451.90188.patch
Type: text/x-patch
Size: 95616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/43be55ac/attachment-0001.bin>


More information about the llvm-commits mailing list