summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGeneration.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactor: Move 'isParallelFor' from codegen backend to Dependences analysis, ↵Hongbin Zheng2011-05-031-21/+2
| | | | | | so other passes can also use it. llvm-svn: 130752
* Add initial version of PollyTobias Grosser2011-04-291-0/+1497
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e in the old git repository. llvm-svn: 130476
OpenPOWER on IntegriCloud