[PATCH] D29519: Add PredicateInfo utility and printing pass
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 5 11:33:59 PST 2017
dberlin updated this revision to Diff 87160.
dberlin added a comment.
- Update for review comments
https://reviews.llvm.org/D29519
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/Utils/PredicateInfo.h
lib/Passes/PassBuilder.cpp
lib/Transforms/Utils/CMakeLists.txt
lib/Transforms/Utils/PredicateInfo.cpp
lib/Transforms/Utils/Utils.cpp
test/Transforms/Util/PredicateInfo/condprop.ll
test/Transforms/Util/PredicateInfo/testand.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29519.87160.patch
Type: text/x-patch
Size: 56944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170205/a75cd94f/attachment.bin>
More information about the llvm-commits
mailing list