aboutsummaryrefslogtreecommitdiff
path: root/polly/cmake
AgeCommit message (Expand)AuthorFilesLines
2016-06-21Respect LLVM_INSTALL_TOOLCHAIN_ONLY.Eugene Zelenko1-4/+6
2016-04-09Fix: Always honor LLVM_LIBDIR_SUFFIX.Michael Kruse1-1/+1
2015-09-24Compile ISL into its own libraryMichael Kruse1-1/+6
2015-07-21Unify FOLDER property of Polly targetsMichael Kruse1-0/+3
2015-07-21Remove /Za flag from Visual Studio compilationMichael Kruse1-8/+0
2015-06-29[Polly] Add -std=c99 flag only to C source filesMichael Kruse1-2/+7
2015-06-22Use C99 to compile ISLMichael Kruse1-0/+10
2015-03-30Drop libpluto supportTobias Grosser1-19/+0
2015-02-04Import isl(+imath) as an external library into PollyTobias Grosser2-38/+0
2014-12-02Drop Cloog supportJohannes Doerfert1-19/+0
2014-11-30cmake: Add polly libraries to LLVMExportsTobias Grosser1-0/+2
2014-08-13[Polly] Remove the PoCC and ScopLib supportJohannes Doerfert1-19/+0
2014-04-11Remove OpenScopTobias Grosser1-19/+0
2014-03-13record in POLLY_LINK_LIBS all the libs needed for pollySebastian Pop1-12/+5
2014-03-03cmake: build monolithic libLLVMPollyLib.dylibTobias Grosser1-0/+11
2014-02-28cmake: Do not link in system libsTobias Grosser1-5/+0
2014-02-22GMP is only required for CLooGSebastian Pop1-2/+2
2013-07-02[autoconf/cmake] Make sure we detect the latest version of isl.Tobias Grosser1-1/+1
2012-10-21autoconf/cmake: Always require isl code generation.Tobias Grosser1-6/+1
2012-10-21Introduce a separate file for CMake macrosTobias Grosser1-0/+72
2012-10-02Detect the isl code generation feature correctlyTobias Grosser1-1/+1
2012-08-02Add support for libpluto as the scheduling optimizer.Tobias Grosser1-0/+19
2012-07-04Replace CUDA data types with Polly's GPGPU data types.Tobias Grosser1-3/+3
2012-06-06Detect the cuda library available.Tobias Grosser1-0/+23
2012-05-07add a check for ISL codegen at configure timeSebastian Pop1-0/+5
2011-04-29Add initial version of PollyTobias Grosser5-0/+95