[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
Wed Jan 11 05:35:16 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291671: Make processing @llvm.assume more efficient - Add affected values to theā€¦ (authored by hfinkel).

Changed prior to commit:
  https://reviews.llvm.org/D28459?vs=83805&id=83964#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28459

Files:
  llvm/trunk/include/llvm/Analysis/AssumptionCache.h
  llvm/trunk/lib/Analysis/AssumptionCache.cpp
  llvm/trunk/lib/Analysis/LazyValueInfo.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28459.83964.patch
Type: text/x-patch
Size: 8165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/25305123/attachment.bin>


More information about the llvm-commits mailing list