[PATCH] D28459: Make processing @llvm.assume more efficient - Add affected values to the assumption cache
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 8 14:28:19 PST 2017
hfinkel updated this revision to Diff 83574.
hfinkel added a comment.
Added some comments to the non-trivial matchers.
https://reviews.llvm.org/D28459
Files:
include/llvm/Analysis/AssumptionCache.h
lib/Analysis/AssumptionCache.cpp
lib/Analysis/LazyValueInfo.cpp
lib/Analysis/ValueTracking.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28459.83574.patch
Type: text/x-patch
Size: 8005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170108/2c2fe5a7/attachment.bin>
More information about the llvm-commits
mailing list