[PATCH] D66561: [X86] Remove encoding information from the TAILJMP instructions that are lowered by MCInstLowering. Fix LowerPATCHABLE_TAIL_CALL to also convert them to regular JMP/JCC instructions

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 10:34:51 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc1f08c2f2a8: [X86] Remove encoding information from the TAILJMP instructions that areā€¦ (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D66561?vs=216954&id=217432#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66561

Files:
  llvm/lib/Target/X86/X86InstrControl.td
  llvm/lib/Target/X86/X86MCInstLower.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66561.217432.patch
Type: text/x-patch
Size: 7982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/f2ebd74c/attachment.bin>


More information about the llvm-commits mailing list