[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 10:12:01 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29ccb12e2c12: [BranchAlign] Compiler support for suppressing branch align (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D72303?vs=236848&id=236855#toc
Repository:
rG LLVM Github Monorepo
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.236855.patch
Type: text/x-patch
Size: 13004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/75e09ee4/attachment.bin>
More information about the llvm-commits
mailing list