[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 May 13 10:03:52 PDT 2017


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

Fixed and rebased.


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.98897.patch
Type: text/x-patch
Size: 9452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170513/1d89a205/attachment.bin>


More information about the llvm-commits mailing list