[PATCH] D28249: Improve scheduling with branch coalescing

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 12:41:23 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296670: Improve scheduling with branch coalescing (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D28249?vs=89775&id=90219#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28249

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28249.90219.patch
Type: text/x-patch
Size: 34206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/84df3f71/attachment.bin>


More information about the llvm-commits mailing list