Revert "Remove references to AssumptionCache. NFC."
commit69d880e5ebe12ee651badd81125832e8b0408a25
authorMichael Kruse <llvm@meinersbur.de>
Fri, 17 Mar 2017 13:56:53 +0000 (17 13:56 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Fri, 17 Mar 2017 13:56:53 +0000 (17 13:56 +0000)
treebd055321b728fb530b345b4e445e77dff297b810
parent01f37c1f6b83ed7638c79425c71ce259c0a13c18
Revert "Remove references to AssumptionCache. NFC."

The AssumptionCache removal of r289756 has been reverted in
r290086/r290087. A different solution has been implemented in r291671
which keeps the AssumptionCache. We can therefore use it again in Polly.

This reverts r289791.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@298089 91177308-0d34-0410-b5e6-96231b3b80d8
include/polly/ScopBuilder.h
include/polly/ScopInfo.h
lib/Analysis/ScopBuilder.cpp
lib/Analysis/ScopInfo.cpp