summaryrefslogtreecommitdiffstats
path: root/polly/test/DependenceInfo
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-1/+1
* [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.Michael Kruse2018-02-033-5/+5
* Bump isl to isl-0.18-768-g033b61aeTobias Grosser2017-07-042-2/+2
* Update some tests to changes in isl's internal representationTobias Grosser2017-05-275-9/+11
* [ScopInfo] Do not add array name into memory reference idsTobias Grosser2017-05-035-15/+18
* [Polly] [DependenceInfo] change WAR generation, Read will not block ReadSiddharth Bhat2017-04-243-3/+3
* [Polly] [DependenceInfo] change WAR, WAW generation to correct semanticsSiddharth Bhat2017-04-0415-19/+92
* [DependenceInfo] Track may-writes and build flow information inSiddharth Bhat2017-03-171-0/+67
* Set Dependences::RED to be non-null once Dependences::calculateDependences()Siddharth Bhat2017-03-161-0/+34
* [test] Add reduction sequence test case [NFC]Tobias Grosser2017-02-181-0/+539
* [GSoC] Do not process SCoPs with infeasible runtime contextJohannes Doerfert2016-07-251-0/+69
* Fix assertion due to buildMemoryAccess.Michael Kruse2016-07-081-0/+74
* [GSoC 2016] New function pass DependenceInfoWrapperPassJohannes Doerfert2016-06-274-0/+37
* Add fine-grain dependences analysis to release notes.Hongbin Zheng2016-03-284-7/+7
* Drop explicit -polly-delinearize parameterTobias Grosser2016-03-231-1/+1
* Update the fine-grain dependences analysis test case.Hongbin Zheng2016-02-271-10/+20
* Introduce fine-grain dependence analysis by tagging access functions and sche...Hongbin Zheng2016-02-264-0/+100
* Update to ISL 0.16.1Michael Kruse2016-01-1522-66/+66
* Prepare unit tests for update to ISL 0.16Michael Kruse2016-01-1522-348/+281
* Remove read-only statements from the SCoPJohannes Doerfert2015-11-031-2/+3
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-0624-27/+27
* Do not model delinearized and linearized access relation for a single accessTobias Grosser2015-09-211-3/+3
* Merge IRAccess into MemoryAccessMichael Kruse2015-09-181-3/+3
* Model fixed-size multi-dimensional arrays if possible multi-dimensionalTobias Grosser2015-09-171-1/+0
* Use modulo semantic to generate non-integer-overflow assumptionsJohannes Doerfert2015-09-151-1/+5
* Traverse the SCoP to compute non-loop-carried domain conditionsJohannes Doerfert2015-08-301-2/+10
* Do not detect Scops with only one loop.Tobias Grosser2015-08-271-1/+2
* Fix test cases which fail due to changes in isl's set representationTobias Grosser2015-08-183-10/+10
* Dependences: Zero pad the schedule mapTobias Grosser2015-08-021-0/+48
* Use schedule trees to represent execution order of statementsTobias Grosser2015-07-141-4/+0
* Update isl to c3892bebc0Tobias Grosser2015-05-091-8/+8
* Remove target triples from test casesTobias Grosser2015-04-213-3/+0
* Drop unneccessary -basicaa passes in DependenceInfo test casesTobias Grosser2015-04-213-4/+4
* Rename the Dependences pass to DependenceInfo [NFC]Johannes Doerfert2015-03-0423-0/+1930
OpenPOWER on IntegriCloud