Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-25Enable ISL's small integer optimizationMichael Kruse
2015-06-25Fix autotools buildMichael Kruse
2015-06-22Prepare replacing ISL by its 'make dist' filesMichael Kruse
2015-03-30Drop libpluto supportTobias Grosser
2015-02-04Import isl(+imath) as an external library into PollyTobias Grosser
2014-12-02Drop Cloog supportJohannes Doerfert
2014-08-18Added arcanist linters and cleaned errors and warningsJohannes Doerfert
2014-08-13[Polly] Remove the PoCC and ScopLib supportJohannes Doerfert
2014-04-11Remove OpenScopTobias Grosser
2014-02-22GMP is only required for CLooGSebastian Pop
2013-07-02[autoconf/cmake] Make sure we detect the latest version of isl.Tobias Grosser
2012-12-29'chmod -x' on files that do not need the executable bitsTobias Grosser
2012-11-27do not require cloog from configureSebastian Pop
2012-11-16autoconf: isl depends on gmp include filesSebastian Pop
2012-10-22autoconf/cmake: Always require isl code generation.Tobias Grosser
2012-10-02Detect the isl code generation feature correctlyTobias Grosser
2012-08-21autoconf: Only define GPGPU_CODEGEN, if that feature is requestedTobias Grosser
2012-08-03Add preliminary implementation for GPGPU code generation.Tobias Grosser
2012-08-02Add support for libpluto as the scheduling optimizer.Tobias Grosser
2012-06-06Detect the cuda library available.Tobias Grosser
2012-05-07add a check for ISL codegen at configure timeSebastian Pop
2012-05-05compile cloog code only when CLOOG_FOUND is setSebastian Pop
2011-10-04configure: Add gmp_inc when checking for CLooGTobias Grosser
2011-04-29Add initial version of PollyTobias Grosser