[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 16:07:20 PST 2017


hfinkel updated this revision to Diff 83578.
hfinkel marked 2 inline comments as done.
hfinkel added a comment.

Use {} instead of make_pair.


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.83578.patch
Type: text/x-patch
Size: 7991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/556b60c6/attachment.bin>


More information about the llvm-commits mailing list