[PATCH] D32776: Enable branch coalescing on PowerPC

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 12:00:21 PDT 2017


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

remove `-mcpu=pwr8` from IR test case.


https://reviews.llvm.org/D32776

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
  lib/Target/PowerPC/CMakeLists.txt
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCBranchCoalescing.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  test/CodeGen/PowerPC/branch_coalesce.ll
  test/CodeGen/PowerPC/select-i1-vs-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32776.110615.patch
Type: text/x-patch
Size: 70055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170810/55736d84/attachment.bin>


More information about the llvm-commits mailing list