[PATCH] D35827: [SCEV] Cache results of computeExitLimit
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 21:59:09 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL309080: [SCEV] Cache results of computeExitLimit (authored by mkazantsev).
Changed prior to commit:
https://reviews.llvm.org/D35827?vs=108032&id=108216#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35827
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Analysis/ScalarEvolution/cache_loop_exit_limit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35827.108216.patch
Type: text/x-patch
Size: 16677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/53a104b7/attachment.bin>
More information about the llvm-commits
mailing list