[PATCH] D32776: [PowerPC] Update branch coalescing to be a PowerPC specific pass
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 11:50:07 PDT 2017
lei updated this revision to Diff 113448.
lei added a comment.
Turn patch off by default.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32776.113448.patch
Type: text/x-patch
Size: 69142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/c47d647f/attachment.bin>
More information about the llvm-commits
mailing list