[PATCH] D32059: Make AssumptionCache's interface return a range of Values

Yoav Ben-Shalom via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 29 14:12:21 PDT 2017


yabash updated this revision to Diff 97199.
yabash added a comment.

Fix comments and rebase.
Also, ping for reviews.


https://reviews.llvm.org/D32059

Files:
  include/llvm/Analysis/AssumptionCache.h
  lib/Analysis/AssumptionCache.cpp
  lib/Analysis/CodeMetrics.cpp
  lib/Analysis/LazyValueInfo.cpp
  lib/Analysis/ScalarEvolution.cpp
  lib/Analysis/ValueTracking.cpp
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
  lib/Transforms/Utils/PredicateInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32059.97199.patch
Type: text/x-patch
Size: 9379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170429/2bbe4b5c/attachment.bin>


More information about the llvm-commits mailing list