summaryrefslogtreecommitdiffstats
path: root/polly/lib/Polly.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move Pass registration into polly libraryTobias Grosser2014-03-191-41/+0
| | | | | | | This ensures that the polly passes get properly registered both, when using polly as a loadable module and when directly linking it into clang/opt/bugpoint. llvm-svn: 204255
* Refactor Polly's Pass creation and initialization.Andreas Simbuerger2014-03-111-0/+71
Rename some files and adjust cmake accordingly llvm-svn: 203609
OpenPOWER on IntegriCloud