hanchenye-llvm-project/polly/lib/Analysis
Tobias Grosser 084d8f7d4c ScopInfo: Store ScopStmt pointer in the domain
Store a pointer to each ScopStmt in the isl_id associated with the space of its
domain. This will later allow us to recover the statement during code
generation with isl.

llvm-svn: 157607
2012-05-29 09:29:44 +00:00
..
CMakeLists.txt
Dependences.cpp Move isParallelFor into CodeGeneration 2012-05-22 08:46:07 +00:00
Makefile autoconf: Specify that pollyanalysis depends on pollysupport 2011-11-17 12:56:23 +00:00
ScopDetection.cpp Try to fix the Polly build while I'm trying to get it to build at all locally. 2012-05-04 21:24:27 +00:00
ScopGraphPrinter.cpp Update Polly to match the LLVM interface change in r156196. 2012-05-04 20:57:29 +00:00
ScopInfo.cpp ScopInfo: Store ScopStmt pointer in the domain 2012-05-29 09:29:44 +00:00
ScopPass.cpp Remove unused function 2012-04-30 23:49:05 +00:00
TempScopInfo.cpp fix typo 2012-05-04 21:36:08 +00:00