aboutsummaryrefslogtreecommitdiff
path: root/polly/autoconf
AgeCommit message (Expand)AuthorFilesLines
2013-07-02[autoconf/cmake] Make sure we detect the latest version of isl.Tobias Grosser1-1/+1
2012-12-29'chmod -x' on files that do not need the executable bitsTobias Grosser1-0/+0
2012-11-26do not require cloog from configureSebastian Pop1-1/+1
2012-11-15autoconf: isl depends on gmp include filesSebastian Pop2-3/+5
2012-10-21autoconf/cmake: Always require isl code generation.Tobias Grosser1-6/+1
2012-10-02Detect the isl code generation feature correctlyTobias Grosser1-1/+1
2012-08-21autoconf: Only define GPGPU_CODEGEN, if that feature is requestedTobias Grosser2-4/+5
2012-08-03Add preliminary implementation for GPGPU code generation.Tobias Grosser1-0/+13
2012-08-02Add support for libpluto as the scheduling optimizer.Tobias Grosser1-0/+8
2012-06-06Detect the cuda library available.Tobias Grosser1-0/+5
2012-05-07add a check for ISL codegen at configure timeSebastian Pop3-3/+10
2012-05-04compile cloog code only when CLOOG_FOUND is setSebastian Pop1-4/+5
2011-10-04configure: Add gmp_inc when checking for CLooGTobias Grosser1-1/+1
2011-04-29Add initial version of PollyTobias Grosser8-0/+3234