[PATCH] D72721: [BranchAlign] Disable autopadding in cold blocks to reduce code size impact

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 10:12:55 PST 2020


reames updated this revision to Diff 238310.
reames added a comment.

Address review comment


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72721/new/

https://reviews.llvm.org/D72721

Files:
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/test/CodeGen/X86/align-branch-boundary-pgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72721.238310.patch
Type: text/x-patch
Size: 9331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/ede472ea/attachment.bin>


More information about the llvm-commits mailing list