llvm-project/polly/lib/Analysis
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 initial version of Polly 2011-04-29 06:27:02 +00:00
Dependences.cpp Dependences: Print dependences in -analyze output 2012-08-27 08:44:15 +00:00
Makefile autoconf: Specify that pollyanalysis depends on pollysupport 2011-11-17 12:56:23 +00:00
ScopDetection.cpp Allow cast instructions within scops 2012-07-16 10:57:32 +00:00
ScopGraphPrinter.cpp Update Polly to match the LLVM interface change in r156196. 2012-05-04 20:57:29 +00:00
ScopInfo.cpp Pocc: Fix some bugs in the PoCC optimizer pass 2012-08-30 11:49:38 +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