]> granicus.if.org Git - llvm/commit
[X86] Fix disassembler table generation to prevent instructions tagged with 'PS'...
authorCraig Topper <craig.topper@intel.com>
Mon, 23 Oct 2017 16:49:26 +0000 (16:49 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 23 Oct 2017 16:49:26 +0000 (16:49 +0000)
commit8c2358acf3eff5dff47fe893312aca397d649abc
tree97a8369741fe81bf0b93d6786dea1b95418dc62d
parent1caa4c069b6a2131f43479e18df7a486c4099eb9
[X86] Fix disassembler table generation to prevent instructions tagged with 'PS' being inherited into PD/XS/XD attribute entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316345 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/X86DisassemblerTables.cpp
utils/TableGen/X86DisassemblerTables.h
utils/TableGen/X86RecognizableInstr.cpp