[PATCH] D28249: Improve scheduling with branch coalescing

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 22:50:28 PST 2017


lei updated this revision to Diff 89775.
lei added a comment.

Address review comments.


https://reviews.llvm.org/D28249

Files:
  include/llvm/CodeGen/Passes.h
  include/llvm/InitializePasses.h
  lib/CodeGen/BranchCoalescing.cpp
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGen.cpp
  lib/CodeGen/TargetPassConfig.cpp
  test/CodeGen/PowerPC/branch_coalesce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28249.89775.patch
Type: text/x-patch
Size: 33922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/30ed98b2/attachment-0001.bin>


More information about the llvm-commits mailing list