summaryrefslogtreecommitdiffstats
path: root/polly/test/ScheduleOptimizer
Commit message (Expand)AuthorAgeFilesLines
...
* Determination of statements that contain matrix multiplicationRoman Gareev2016-05-282-0/+128
* Update to ISL 0.17.Michael Kruse2016-05-041-1/+1
* [ScheduleOptimizer] Add -polly-opt-outer-coincidence option.Michael Kruse2016-05-021-0/+69
* Annotation of SIMD loopsRoman Gareev2016-02-234-26/+29
* Update to ISL 0.16.1Michael Kruse2016-01-151-1/+1
* Prepare unit tests for update to ISL 0.16Michael Kruse2016-01-151-19/+19
* Update isl to isl-0.15-142-gf101714Tobias Grosser2015-12-041-7/+1
* Full/partial tile separation for vectorizationTobias Grosser2015-10-201-0/+92
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-0610-20/+20
* Use marker nodes to annotate the different levels of tilingTobias Grosser2015-08-231-6/+19
* Do really not unroll the vector loop in combination with register tilingTobias Grosser2015-08-201-1/+22
* Check feasibility for the runtime check context wrt. the domain.Johannes Doerfert2015-08-201-26/+0
* Add experimental support for trivial register tilingTobias Grosser2015-08-201-0/+21
* Add support for two-level tilingTobias Grosser2015-08-201-0/+16
* Make prevectorization width configurableTobias Grosser2015-08-191-0/+28
* Do not use negative option nameTobias Grosser2015-08-193-3/+4
* test commit revertRoman Gareev2015-08-181-1/+0
* test commitRoman Gareev2015-08-181-0/+1
* Rewrite getPrevectorMap using schedule trees operationsTobias Grosser2015-07-282-12/+12
* Prevectorize the schedule of the band (or the point loop in case of tiling)Tobias Grosser2015-07-251-0/+72
* Use schedule trees to represent execution order of statementsTobias Grosser2015-07-145-27/+27
* Remove target triples from test casesTobias Grosser2015-04-216-6/+0
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-3/+3
* Make -polly-no-tiling work againTobias Grosser2015-04-051-1/+6
* [tests] Use -polly-vectorizer=polly directlyTobias Grosser2015-04-051-1/+1
* Do not scale tile loopsTobias Grosser2015-03-314-14/+14
* Use schedule trees to perform post-scheduling transformationsTobias Grosser2015-03-225-14/+121
* Add forgotten 'FileCheck' to tiling test casesTobias Grosser2015-03-193-16/+22
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-3/+3
* Add -polly-vectorizer=stripmineTobias Grosser2015-03-121-0/+1
* Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-272-10/+10
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-277-26/+26
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-199-10/+10
* Add early exits for SCoPs we did not optimizeJohannes Doerfert2015-02-111-2/+2
* Run upgrade script from PR21532 to match LLVM changesDuncan P. N. Exon Smith2014-12-151-1/+1
* Explicitly annotate loops we want to run thread-parallelTobias Grosser2014-11-061-2/+2
* Always pipe in test filesTobias Grosser2014-08-306-6/+6
* Added option for n-dimensional rectangular tilingJohannes Doerfert2014-05-283-0/+112
* ScheduleOptimizer: Fix prevectorization.Tobias Grosser2014-03-111-0/+78
* Do not fail in case we do not have valid dependencesTobias Grosser2014-02-231-0/+70
* ScopInfo: Correctly handle true/false conditionsTobias Grosser2013-09-071-1/+1
* scop detection: do not run scop detection on regions without loopsSebastian Pop2013-06-031-1/+1
* scop detection: only handle functions with loopsSebastian Pop2013-05-301-1/+1
* Remove unneeded RegionSimplify pass.Tobias Grosser2013-04-171-1/+1
* ScheduleOpt: Do not crash on statements with empty iteration domainsTobias Grosser2013-04-101-0/+24
* execute cloog specific testcases only with CLOOG_FOUNDSebastian Pop2012-12-031-44/+0
* Fix tests with broken datalayout strings.Patrik Hägglund2012-11-281-1/+1
* Tests: Pipe test files into 'opt'Tobias Grosser2012-11-041-2/+2
* isl scheduler: Do not fail when returning an empty band listTobias Grosser2012-10-161-0/+27
* Regression tests: Adapt the vectorize option change.Hongbin Zheng2012-05-062-2/+2
OpenPOWER on IntegriCloud