hanchenye-llvm-project/polly/lib
Michael Kruse 2d0ece960f Remove Analysis Output of TempScopInfo
After the merge of TempScopInfo into ScopInfo the analysis output 
remained because of the existing unit tests. These remains are removed 
and the units tests converted to match the equivalent output of 
ScopInfo's analysis output. The unit tests are also moved into the
directory of ScopInfo tests.

Differential Revision: http://reviews.llvm.org/D13116

llvm-svn: 248485
2015-09-24 11:41:21 +00:00
..
Analysis Remove Analysis Output of TempScopInfo 2015-09-24 11:41:21 +00:00
CodeGen Merge IRAccess into MemoryAccess 2015-09-18 19:59:43 +00:00
Exchange Allow the import of multi-dimensional access functions 2015-09-05 07:46:47 +00:00
External Compile ISL into its own library 2015-09-24 11:30:22 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Use <nsw> AddRecs in the affinator to avoid bounded assumptions 2015-09-20 16:59:23 +00:00
Transform [PM] Update Polly for the new AA infrastructure landed in r247167. 2015-09-09 22:13:56 +00:00
CMakeLists.txt Compile ISL into its own library 2015-09-24 11:30:22 +00:00
Makefile Update autoconf too: Analysis/TempScopInfo.cpp has been removed 2015-09-11 15:05:29 +00:00
Polly.cpp