[PATCH] D13070: [SimplifyCFG] Speculatively flatten CFG based on profiling metadata
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 15:32:55 PDT 2015
reames updated this revision to Diff 35428.
reames added a comment.
Update based on http://reviews.llvm.org/D13074 (i.e. pulling the implication logic into InstSimplify for easy testing)
http://reviews.llvm.org/D13070
Files:
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/fast-fallthrough.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13070.35428.patch
Type: text/x-patch
Size: 8934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150922/7f0f6905/attachment.bin>
More information about the llvm-commits
mailing list