[PATCH] D32776: Enable branch coalescing on PowerPC

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 10:44:50 PDT 2017


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

Move check to subtarget.


https://reviews.llvm.org/D32776

Files:
  include/llvm/Target/TargetSubtargetInfo.h
  lib/CodeGen/BranchCoalescing.cpp
  lib/CodeGen/TargetPassConfig.cpp
  lib/CodeGen/TargetSubtargetInfo.cpp
  lib/Target/PowerPC/PPCSubtarget.cpp
  lib/Target/PowerPC/PPCSubtarget.h
  test/CodeGen/PowerPC/branch_coalesce.ll
  test/CodeGen/PowerPC/select-i1-vs-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32776.97851.patch
Type: text/x-patch
Size: 8088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/5c6fc599/attachment.bin>


More information about the llvm-commits mailing list