| commit | cd95b773305c743eb44430a530481e1577bf67ac | [log] [tgz] |
|---|---|---|
| author | Tobias Grosser <grosser@fim.uni-passau.de> | Thu Aug 30 11:49:38 2012 +0000 |
| committer | Tobias Grosser <grosser@fim.uni-passau.de> | Thu Aug 30 11:49:38 2012 +0000 |
| tree | 941c19b044885fc9b1b411e5ff752d626ba55a1c | |
| parent | 4a7527e0ebdc5d4479103a5d19992375eaf69f98 [diff] |
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