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-25Fix autotools buildMichael Kruse
2015-06-22Prepare replacing ISL by its 'make dist' filesMichael Kruse
2015-05-06[cmake] Remove two unused include pathsTobias Grosser
2015-03-30Drop libpluto supportTobias Grosser
2015-02-05Build the isl files as PICTobias 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-05-28Reorder cmake include folders (polly source first)Johannes Doerfert
2014-04-11Remove OpenScopTobias Grosser
2014-03-14record in POLLY_LINK_LIBS all the libs needed for pollySebastian Pop
2014-02-22Set CMAKE_INSTALL_RPATH_USE_LINK_PATH to true.Rafael Espindola
2014-02-22GMP is only required for CLooGSebastian Pop
2013-11-23cmake: Provide path to installed clang-formatTobias Grosser
2013-11-21cmake: Add option POLLY_USE_CLOOGTobias Grosser
2013-05-07cmake: Add target to reformat with clang-formatTobias Grosser
2013-03-23cmake: Do not clang-format check the externally imported json libraryTobias Grosser
2013-02-14Do not run formatting checks by defaultTobias Grosser
2013-02-14cmake: add command polly-check-formatTobias Grosser
2013-02-11[cmake] Make CLooG optionalTobias Grosser
2013-01-19cmake: Install all polly include filesTobias Grosser
2012-11-28cmake: Fix installation of include filesTobias Grosser
2012-10-21Introduce a separate file for CMake macrosTobias Grosser
2012-08-03Add preliminary implementation for GPGPU code generation.Tobias Grosser
2012-08-03cmake: Fix building of Polly on Apple systemTobias Grosser
2012-08-02Add support for libpluto as the scheduling optimizer.Tobias Grosser
2012-07-05Replace CUDA data types with Polly's GPGPU data types.Tobias Grosser
2012-06-06Detect the cuda library available.Tobias Grosser
2012-05-05compile cloog code only when CLOOG_FOUND is setSebastian Pop
2012-03-27Out of tree build support: Set TARGET_TRIPLE from the result of "llvm-config ...Hongbin Zheng
2012-03-26Out-of-tree build: Load the configuration of the installed llvm.Hongbin Zheng
2012-03-16Off-tree build support: Also check the existence of the "not" utility.Hongbin Zheng
2012-03-16Off-tree build support: Warn the user if FileCheck cannot be found.Hongbin Zheng
2011-06-30Buildsystem: Add -no-rttiTobias Grosser
2011-04-29Add initial version of PollyTobias Grosser