llvm-project/polly/lib/Exchange
Tobias Grosser cd95b77330 Pocc: Fix some bugs in the PoCC optimizer pass
This includes:
  - The isl_id of the domain of the scattering must be copied from the original
    domain
  - Remove outdated references to a 'FinalRead' statement
  - Print of the Pocc output, if -debug is provided.
  - Add line breaks to some error messages.

Reported and Debugged by:  Dustin Feld  <d3.feld@gmail.com>

llvm-svn: 162901
2012-08-30 11:49:38 +00:00
..
CMakeLists.txt Add missing dependency to cmake system 2012-08-02 07:47:37 +00:00
JSONExporter.cpp ScopInfo: Store ScopStmt pointer in the domain 2012-05-29 09:29:44 +00:00
Makefile Add initial version of Polly 2011-04-29 06:27:02 +00:00
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 Pocc: Fix some bugs in the PoCC optimizer pass 2012-08-30 11:49:38 +00:00
ScopLibExporter.cpp Do not use getNameStr() anymore. 2011-11-17 14:52:36 +00:00
ScopLibImporter.cpp Do not use getNameStr() anymore. 2011-11-17 14:52:36 +00:00