[PATCH] D79221: Descriptive symbol names for machine basic block sections
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 2 15:22:28 PDT 2020
snehasish updated this revision to Diff 261669.
snehasish marked 3 inline comments as done.
snehasish added a comment.
Updated string types based on reviewer comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79221/new/
https://reviews.llvm.org/D79221
Files:
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/test/CodeGen/X86/basicblock-sections-clusters-branches.ll
llvm/test/CodeGen/X86/basicblock-sections-clusters-eh.ll
llvm/test/CodeGen/X86/basicblock-sections-clusters.ll
llvm/test/CodeGen/X86/basicblock-sections-cold.ll
llvm/test/CodeGen/X86/basicblock-sections-directjumps.ll
llvm/test/CodeGen/X86/basicblock-sections-eh.ll
llvm/test/CodeGen/X86/basicblock-sections-list.ll
llvm/test/CodeGen/X86/basicblock-sections-listbb.ll
llvm/test/CodeGen/X86/basicblock-sections-mir-parse.mir
llvm/test/CodeGen/X86/basicblock-sections.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79221.261669.patch
Type: text/x-patch
Size: 17107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/e37af38f/attachment.bin>
More information about the llvm-commits
mailing list