[PATCH] D29519: Add PredicateInfo utility and printing pass
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 13:22:17 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL294351: Add PredicateInfo utility and printing pass (authored by dannyb).
Changed prior to commit:
https://reviews.llvm.org/D29519?vs=87360&id=87510#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29519
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Utils/PredicateInfo.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
llvm/trunk/lib/Transforms/Utils/PredicateInfo.cpp
llvm/trunk/lib/Transforms/Utils/Utils.cpp
llvm/trunk/test/Transforms/Util/PredicateInfo/condprop.ll
llvm/trunk/test/Transforms/Util/PredicateInfo/testandor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29519.87510.patch
Type: text/x-patch
Size: 60136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/db3eaf44/attachment.bin>
More information about the llvm-commits
mailing list