[PATCH] D122540: [X86] Fix handling of maskmovdqu in x32 differently

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 10:32:53 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3337f50625a3: [X86] Fix handling of maskmovdqu in x32 differently (authored by hvdijk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122540

Files:
  llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h
  llvm/lib/Target/X86/X86InstrSSE.td
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/utils/TableGen/X86DisassemblerTables.cpp
  llvm/utils/TableGen/X86RecognizableInstr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122540.422287.patch
Type: text/x-patch
Size: 8737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/886a6245/attachment.bin>


More information about the llvm-commits mailing list