hanchenye-llvm-project/polly/lib/Exchange
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 cmake: Create libPollyExchange as in the autoconf build 2011-11-22 19:40:24 +00:00
JSONExporter.cpp ScopInfo: Store ScopStmt pointer in the domain 2012-05-29 09:29:44 +00:00
Makefile
OpenScopExporter.cpp Remove FinalRead 2012-03-08 15:21:51 +00:00
OpenScopImporter.cpp Remove FinalRead 2012-03-08 15:21:51 +00:00
ScopLib.cpp Remove FinalRead 2012-03-08 15:21:51 +00:00
ScopLibExporter.cpp
ScopLibImporter.cpp