[PATCH] D81301: [X86] Emit two-byte NOP when possible

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 16:02:50 PDT 2020


aganea updated this revision to Diff 270887.
aganea marked 2 inline comments as done.
aganea added a comment.

Rebase. Remove `LegacyNOP` param.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81301

Files:
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/test/CodeGen/X86/patchable-function-entry.ll
  llvm/test/CodeGen/X86/patchable-prologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81301.270887.patch
Type: text/x-patch
Size: 13854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/c3277515/attachment.bin>


More information about the llvm-commits mailing list