[PATCH] D32776: Enable branch coalescing on PowerPC
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 17:21:27 PDT 2017
lei created this revision.
Enable branch coalescing by default on ppc64 for BE and LE
Original patch implementation: https://reviews.llvm.org/D28249
Bugzilla: https://llvm.org/bugs/show_bug.cgi?id=25219
https://reviews.llvm.org/D32776
Files:
include/llvm/Target/TargetFrameLowering.h
lib/CodeGen/BranchCoalescing.cpp
lib/CodeGen/TargetPassConfig.cpp
lib/Target/PowerPC/PPCFrameLowering.cpp
lib/Target/PowerPC/PPCFrameLowering.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.97527.patch
Type: text/x-patch
Size: 8130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/1c942d7c/attachment.bin>
More information about the llvm-commits
mailing list