summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen/Cloog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary struct in return typeTobias Grosser2014-05-071-2/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Cloog: Compute simple hulls during code generationTobias Grosser2014-02-231-0/+3
* Remove IR/Writer.hTobias Grosser2014-01-091-3/+2
* Update #include paths for r198688 in LLVM that moved headers in the AssemblyChandler Carruth2014-01-071-1/+1
* Integrate latest clang-format changesTobias Grosser2013-06-231-4/+2
* Reformat with clang-formatTobias Grosser2013-05-071-3/+3
* clang-format: Many more filesTobias Grosser2013-03-231-1/+1
* Silence 'variable unused' warning in release modeTobias Grosser2013-03-201-0/+1
* CodeGen: clang-formatTobias Grosser2013-02-221-9/+7
* CodeGen: clang-format goodnessTobias Grosser2013-02-051-35/+15
* Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate toChandler Carruth2013-01-021-1/+1
* Fix obvious formatting problems.Tobias Grosser2012-12-291-4/+2
* CodeGen: Add scop-parameters to the OpenMP contextTobias Grosser2012-11-011-0/+34
* CLooG: Do not take into account the contextTobias Grosser2012-06-051-1/+16
* Move CLooG.h into include/polly/CodeGen/Tobias Grosser2012-05-291-1/+1
* add some more missing ifdef CLOOG_FOUNDSebastian Pop2012-05-071-0/+3
* move Cloog.cpp to CodeGenSebastian Pop2012-05-041-0/+335
OpenPOWER on IntegriCloud