[PATCH] D76052: [X86] Disable nop padding before instruction following a prefix
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 02:15:39 PDT 2020
skan updated this revision to Diff 250151.
skan added a comment.
Wrap X86II::isPrefix in a static function to hide some details
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76052/new/
https://reviews.llvm.org/D76052
Files:
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
llvm/test/MC/X86/align-branch-64-prefix.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76052.250151.patch
Type: text/x-patch
Size: 2584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/c0dd8010/attachment.bin>
More information about the llvm-commits
mailing list