[PATCH] D29606: PredicateInfo: Handle critical edges
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 11 04:55:52 PST 2017
dberlin updated this revision to Diff 88089.
dberlin added a comment.
- Add more testcases
https://reviews.llvm.org/D29606
Files:
include/llvm/Transforms/Utils/PredicateInfo.h
lib/Transforms/Utils/PredicateInfo.cpp
test/Transforms/Util/PredicateInfo/condprop.ll
test/Transforms/Util/PredicateInfo/diamond.ll
test/Transforms/Util/PredicateInfo/edge.ll
test/Transforms/Util/PredicateInfo/testandor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29606.88089.patch
Type: text/x-patch
Size: 35617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170211/51d494f4/attachment.bin>
More information about the llvm-commits
mailing list