[PATCH] D75203: Relax existing instructions to reduce the number of nops needed for alignment purposes
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 11:59:35 PST 2020
reames updated this revision to Diff 246806.
reames added a comment.
Fix a minor bug in new test - intel vs att syntax bites again.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75203/new/
https://reviews.llvm.org/D75203
Files:
llvm/include/llvm/MC/MCAsmBackend.h
llvm/include/llvm/MC/MCAssembler.h
llvm/include/llvm/MC/MCFragment.h
llvm/lib/MC/MCAssembler.cpp
llvm/lib/MC/MCFragment.cpp
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
llvm/test/MC/X86/align-via-relaxation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75203.246806.patch
Type: text/x-patch
Size: 16234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/07c8f3b7/attachment.bin>
More information about the llvm-commits
mailing list