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-22Prepare replacing ISL by its 'make dist' filesMichael Kruse
2015-05-15Drop unused PTX generator fileTobias Grosser
2015-05-12Rename IslCodeGeneration to CodeGenerationTobias Grosser
2015-05-09Update isl to c3892bebc0Tobias Grosser
2015-05-03Adding debug location information to Polly's JSCOP and dot exportsTobias Grosser
2015-04-27Extract IslNodeBuilder into its own fileTobias Grosser
2015-03-30Drop libpluto supportTobias Grosser
2015-03-09Update PTX generator to latest LLVM changesTobias Grosser
2015-03-05Rename the Dependences pass to DependenceInfo [NFC]Johannes Doerfert
2015-03-04Allow to build shared libraries if BUILD_SHARED_LIBS is enabledTobias Grosser
2015-02-16Update to isl 99d53692baTobias Grosser
2015-02-12Link LLVM libraries into libLLVMPolly if BUILD_SHARED_LIBS=ON is setTobias Grosser
2015-02-04Import isl(+imath) as an external library into PollyTobias Grosser
2014-12-02Drop Cloog supportJohannes Doerfert
2014-11-30Remove Polly's IndVarSimplify passTobias Grosser
2014-08-13[Polly] Remove the PoCC and ScopLib supportJohannes Doerfert
2014-07-30[Refactor] Expose the IslExprBuilderJohannes Doerfert
2014-07-25[Fix] Added RuntimeDebugBuilder to the buildJohannes Doerfert
2014-06-24cmake: Fix reference to Pluto fileTobias Grosser
2014-05-24Split implementation from ScopDetectionDiagnostic.hAndreas Simbuerger
2014-04-11Remove OpenScopTobias Grosser
2014-03-14[cmake] There is only one PoCC file, and this is in /TransformsTobias Grosser
2014-03-14update commentSebastian Pop
2014-03-14add intrinsics_gen dependence on PollySebastian Pop
2014-03-14record in POLLY_LINK_LIBS all the libs needed for pollySebastian Pop
2014-03-12Refactor Polly's Pass creation and initialization.Andreas Simbuerger
2014-03-12(cmake) rename polly's shared lib.Andreas Simbuerger
2014-03-12Move transformations into own directoryAndreas Simbuerger
2014-03-11add intrinsics_gen dependence on LLVMPollyLibSebastian Pop
2014-03-04Emit llvm.loop metadata for parallel loopsTobias Grosser
2014-03-04cmake: Split off functionality for LLVM loadable moduleTobias Grosser
2014-03-03cmake: build monolithic libLLVMPollyLib.dylibTobias Grosser
2014-01-03Introduce -polly-canonicalize passTobias Grosser
2013-11-16prepend LLVM to all Polly* libsSebastian Pop
2013-11-16move MayAliasSet.cpp into lib/AnalysisSebastian Pop
2013-04-17Remove unneeded RegionSimplify pass.Tobias Grosser
2012-12-29'chmod -x' on files that do not need the executable bitsTobias Grosser
2012-09-04Add dependency to intrinsics_genTobias 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-05-04move Cloog.cpp to CodeGenSebastian Pop
2012-03-30Move the CodeGeneration.cpp to the CodeGen folder and update the build system.Hongbin Zheng
2012-03-23CodeGen: Extract the LLVM-IR generaction of scalar and OpenMP loops.Tobias Grosser
2012-02-14Copy IndVarSimplify pass from LLVM to PollyTobias Grosser
2012-01-31Add a sceleton for a polyhedral dead code elimination.Tobias Grosser
2011-11-22cmake: Create libPollyExchange as in the autoconf buildTobias Grosser
2011-08-24Register Polly passes automaticallyTobias Grosser
2011-08-21Temporarily remove reduction support and interchange passTobias Grosser
2011-05-14ScheduleOptimizer: Add an isl based schedule optimizerTobias Grosser
2011-04-29Add initial version of PollyTobias Grosser