[PATCH] D42616: [X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, else default to 10-byte NOPs (PR22965)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 04:40:01 PST 2018


RKSimon updated this revision to Diff 131766.
RKSimon added a comment.

Fix typo


Repository:
  rL LLVM

https://reviews.llvm.org/D42616

Files:
  lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/MC/MachO/x86_32-optimal_nop.s
  test/MC/X86/AlignedBundling/long-nop-pad.s
  test/MC/X86/AlignedBundling/misaligned-bundle-group.s
  test/MC/X86/AlignedBundling/misaligned-bundle.s
  test/MC/X86/AlignedBundling/pad-bundle-groups.s
  test/MC/X86/x86_long_nop.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42616.131766.patch
Type: text/x-patch
Size: 13363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/fb374045/attachment.bin>


More information about the llvm-commits mailing list