summaryrefslogtreecommitdiffstats
path: root/polly/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Ensure tools/* is still formattedTobias Grosser2016-03-251-3/+2
* [CMAKE] Try to find the correct globbing expressionJohannes Doerfert2016-03-241-1/+1
* Restrict clang-format to lib/ [NFC]Johannes Doerfert2016-03-241-1/+1
* Also clang-format *.c run-time library filesTobias Grosser2016-03-081-2/+3
* Add basic doxygen infrastructure for PollyTobias Grosser2016-02-041-0/+1
* Add -sort-includes to our automatic source code formattingTobias Grosser2015-10-151-2/+2
* Compile ISL into its own libraryMichael Kruse2015-09-241-18/+0
* Revise polly-{update|check}-format targetsMichael Kruse2015-09-141-8/+25
* Introspect llvm-config --assertion-mode in cmake out-of-tree buildsMichael Kruse2015-09-111-0/+28
* Do not use -fvisibility option with Visual CMichael Kruse2015-08-071-1/+3
* Unify FOLDER property of Polly targetsMichael Kruse2015-07-211-0/+2
* Remove header project from Visual Studio buildsMichael Kruse2015-07-211-1/+0
* Remove gcc-specific flags from Visual Studio buildMichael Kruse2015-07-211-2/+5
* Fix autotools buildMichael Kruse2015-06-251-0/+1
* Prepare replacing ISL by its 'make dist' filesMichael Kruse2015-06-221-0/+1
* [cmake] Remove two unused include pathsTobias Grosser2015-05-061-5/+0
* Drop libpluto supportTobias Grosser2015-03-301-8/+0
* Build the isl files as PICTobias Grosser2015-02-041-0/+3
* Import isl(+imath) as an external library into PollyTobias Grosser2015-02-041-8/+20
* Drop Cloog supportJohannes Doerfert2014-12-021-13/+0
* Added arcanist linters and cleaned errors and warningsJohannes Doerfert2014-08-181-1/+1
* [Polly] Remove the PoCC and ScopLib supportJohannes Doerfert2014-08-131-13/+0
* Reorder cmake include folders (polly source first)Johannes Doerfert2014-05-281-0/+1
* Remove OpenScopTobias Grosser2014-04-111-12/+0
* record in POLLY_LINK_LIBS all the libs needed for pollySebastian Pop2014-03-131-1/+22
* Set CMAKE_INSTALL_RPATH_USE_LINK_PATH to true.Rafael Espindola2014-02-221-0/+2
* GMP is only required for CLooGSebastian Pop2014-02-221-2/+4
* cmake: Provide path to installed clang-formatTobias Grosser2013-11-221-0/+2
* cmake: Add option POLLY_USE_CLOOGTobias Grosser2013-11-211-1/+6
* cmake: Add target to reformat with clang-formatTobias Grosser2013-05-071-0/+3
* cmake: Do not clang-format check the externally imported json libraryTobias Grosser2013-03-231-0/+2
* Do not run formatting checks by defaultTobias Grosser2013-02-141-1/+1
* cmake: add command polly-check-formatTobias Grosser2013-02-141-0/+5
* [cmake] Make CLooG optionalTobias Grosser2013-02-111-1/+1
* cmake: Install all polly include filesTobias Grosser2013-01-191-2/+12
* cmake: Fix installation of include filesTobias Grosser2012-11-281-1/+1
* Introduce a separate file for CMake macrosTobias Grosser2012-10-211-70/+8
* Add preliminary implementation for GPGPU code generation.Tobias Grosser2012-08-031-1/+8
* cmake: Fix building of Polly on Apple systemTobias Grosser2012-08-031-0/+10
* Add support for libpluto as the scheduling optimizer.Tobias Grosser2012-08-021-0/+4
* Replace CUDA data types with Polly's GPGPU data types.Tobias Grosser2012-07-041-3/+0
* Detect the cuda library available.Tobias Grosser2012-06-061-0/+9
* compile cloog code only when CLOOG_FOUND is setSebastian Pop2012-05-041-2/+8
* Out of tree build support: Set TARGET_TRIPLE from the result of "llvm-config ...Hongbin Zheng2012-03-271-2/+22
* Out-of-tree build: Load the configuration of the installed llvm.Hongbin Zheng2012-03-261-17/+2
* Off-tree build support: Also check the existence of the "not" utility.Hongbin Zheng2012-03-161-4/+7
* Off-tree build support: Warn the user if FileCheck cannot be found.Hongbin Zheng2012-03-161-1/+6
* Buildsystem: Add -no-rttiTobias Grosser2011-06-301-0/+2
* Add initial version of PollyTobias Grosser2011-04-291-0/+164
OpenPOWER on IntegriCloud