diff options
author | Max Kazantsev <max.kazantsev@azul.com> | 2017-08-03 08:41:30 +0000 |
---|---|---|
committer | Max Kazantsev <max.kazantsev@azul.com> | 2017-08-03 08:41:30 +0000 |
commit | 2cb3653404f7ae095a6a5c05fa72513be7b078b5 (patch) | |
tree | d04ad0b0d33b8501f39c2c99d9f3d0917aad6436 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 820def6fdd465338c852d92fa03a08b154a5a646 (diff) | |
download | bcm5719-llvm-2cb3653404f7ae095a6a5c05fa72513be7b078b5.tar.gz bcm5719-llvm-2cb3653404f7ae095a6a5c05fa72513be7b078b5.zip |
[SCEV] Re-enable "Cache results of computeExitLimit"
The patch rL309080 was reverted because it did not clean up the cache on "forgetValue"
method call. This patch re-enables this change, adds the missing check and introduces
two new unit tests that make sure that the cache is cleaned properly.
Differential Revision: https://reviews.llvm.org/D36087
llvm-svn: 309925
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions