[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
Fri Aug 23 14:23:36 PDT 2019


craig.topper updated this revision to Diff 216954.
craig.topper added a comment.

Rebase


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.216954.patch
Type: text/x-patch
Size: 7980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/556726e3/attachment.bin>


More information about the llvm-commits mailing list