[PATCH] D30790: [LVI] Add an LVI printer pass to capture test LVI cache after transformations

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 09:21:01 PST 2017


anna updated this revision to Diff 91364.
anna marked an inline comment as done.
anna added a comment.

Added printing for the overdefined cache, updated tests.


https://reviews.llvm.org/D30790

Files:
  include/llvm/Analysis/LazyValueInfo.h
  include/llvm/InitializePasses.h
  lib/Analysis/Analysis.cpp
  lib/Analysis/LazyValueInfo.cpp
  test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30790.91364.patch
Type: text/x-patch
Size: 6974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/1df95f8a/attachment.bin>


More information about the llvm-commits mailing list