[PATCH] D28249: Improve scheduling with branch coalescing
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 10:55:24 PST 2017
lei updated this revision to Diff 85784.
lei added a comment.
Updated patch to address all the review comments from Nemanja.
https://reviews.llvm.org/D28249
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
test/CodeGen/PowerPC/branch_coalesce.ll
test/CodeGen/PowerPC/select-i1-vs-i1.ll
test/CodeGen/Thumb/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28249.85784.patch
Type: text/x-patch
Size: 35295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/f61a9e8b/attachment.bin>
More information about the llvm-commits
mailing list