[PATCH] D72303: [BranchAlign] Compiler support for suppressing branch align
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 09:43:13 PST 2020
reames updated this revision to Diff 236848.
reames marked 5 inline comments as done.
reames added a comment.
Missed a review comment, now addressed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72303/new/
https://reviews.llvm.org/D72303
Files:
llvm/include/llvm/MC/MCAsmBackend.h
llvm/include/llvm/MC/MCStreamer.h
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCObjectStreamer.cpp
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
llvm/lib/Target/X86/X86MCInstLower.cpp
llvm/test/CodeGen/X86/align-branch-boundary-noautopadding.ll
llvm/test/CodeGen/X86/align-branch-boundary-suppressions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72303.236848.patch
Type: text/x-patch
Size: 12974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/3b82c3dc/attachment.bin>
More information about the llvm-commits
mailing list