[PATCH] D60441: [X86] Make _Int instructions the preferred instructon for the assembly parser and disassembly parser to remove inconsistencies between VEX and EVEX.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 14:28:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358138: [X86] Make _Int instructions the preferred instructon for the assembly parser… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60441?vs=194256&id=194589#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60441

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFMA.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86SchedBroadwell.td
  llvm/trunk/lib/Target/X86/X86SchedHaswell.td
  llvm/trunk/lib/Target/X86/X86ScheduleBdVer2.td
  llvm/trunk/test/tools/llvm-mca/X86/BdVer2/int-to-fpu-forwarding-2.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/int-to-fpu-forwarding-2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60441.194589.patch
Type: text/x-patch
Size: 32299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/f219d95c/attachment.bin>


More information about the llvm-commits mailing list