aboutsummaryrefslogtreecommitdiff
path: root/polly/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-11-21cmake: Add option POLLY_USE_CLOOGTobias Grosser1-1/+6
2013-05-07cmake: Add target to reformat with clang-formatTobias Grosser1-0/+3
2013-03-23cmake: Do not clang-format check the externally imported json libraryTobias Grosser1-0/+2
2013-02-14Do not run formatting checks by defaultTobias Grosser1-1/+1
2013-02-14cmake: add command polly-check-formatTobias Grosser1-0/+5
2013-02-11[cmake] Make CLooG optionalTobias Grosser1-1/+1
2013-01-19cmake: Install all polly include filesTobias Grosser1-2/+12
2012-11-28cmake: Fix installation of include filesTobias Grosser1-1/+1
2012-10-21Introduce a separate file for CMake macrosTobias Grosser1-70/+8
2012-08-03Add preliminary implementation for GPGPU code generation.Tobias Grosser1-1/+8
2012-08-03cmake: Fix building of Polly on Apple systemTobias Grosser1-0/+10
2012-08-02Add support for libpluto as the scheduling optimizer.Tobias Grosser1-0/+4
2012-07-04Replace CUDA data types with Polly's GPGPU data types.Tobias Grosser1-3/+0
2012-06-06Detect the cuda library available.Tobias Grosser1-0/+9
2012-05-04compile cloog code only when CLOOG_FOUND is setSebastian Pop1-2/+8
2012-03-27Out of tree build support: Set TARGET_TRIPLE from the result of "llvm-config ...Hongbin Zheng1-2/+22
2012-03-26Out-of-tree build: Load the configuration of the installed llvm.Hongbin Zheng1-17/+2
2012-03-16Off-tree build support: Also check the existence of the "not" utility.Hongbin Zheng1-4/+7
2012-03-16Off-tree build support: Warn the user if FileCheck cannot be found.Hongbin Zheng1-1/+6
2011-06-30Buildsystem: Add -no-rttiTobias Grosser1-0/+2
2011-04-29Add initial version of PollyTobias Grosser1-0/+164