[PATCH] D29141: Support of CFG dot dump with layout annotation after MBP pass

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 28 18:08:14 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293408: Add support to dump dot graph block layout after MBP (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D29141?vs=86144&id=86190#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29141

Files:
  llvm/trunk/include/llvm/Analysis/BlockFrequencyInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
  llvm/trunk/lib/CodeGen/BranchFolding.cpp
  llvm/trunk/lib/CodeGen/BranchFolding.h
  llvm/trunk/lib/CodeGen/MachineBlockFrequencyInfo.cpp
  llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29141.86190.patch
Type: text/x-patch
Size: 7474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170129/182793f7/attachment.bin>


More information about the llvm-commits mailing list