[PATCH] D30871: Add forgetBlock in PredIteratorCache.
Xin Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 11 22:16:55 PST 2017
trentxintong created this revision.
Herald added a subscriber: mgorny.
This is preparatory work to make Jump Threading to use PredIterCache.
There are places in which some of the predecessors are split in Jump Threading.
https://reviews.llvm.org/D30871
Files:
include/llvm/IR/PredIteratorCache.h
unittests/IR/CMakeLists.txt
unittests/IR/PredIterCacheTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30871.91490.patch
Type: text/x-patch
Size: 4062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170312/21815861/attachment.bin>
More information about the llvm-commits
mailing list