[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
Fri Jan 27 11:45:40 PST 2017


davidxl updated this revision to Diff 86089.
davidxl added a comment.

Remove redundant lines.


https://reviews.llvm.org/D29141

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29141.86089.patch
Type: text/x-patch
Size: 7288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/df761bda/attachment.bin>


More information about the llvm-commits mailing list