[PATCH] D28249: Improve scheduling with branch coalescing
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 12:09:44 PST 2017
lei updated this revision to Diff 89397.
lei added a comment.
Address review comments.
https://reviews.llvm.org/D28249
Files:
include/llvm/CodeGen/Passes.h
include/llvm/InitializePasses.h
include/llvm/Target/TargetFrameLowering.h
lib/CodeGen/BranchCoalescing.cpp
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGen.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: D28249.89397.patch
Type: text/x-patch
Size: 36772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/6a079727/attachment.bin>
More information about the llvm-commits
mailing list