summaryrefslogtreecommitdiffstats
path: root/polly/test/ScopInfo/pointer-type-expressions.ll
Commit message (Expand)AuthorAgeFilesLines
* Update isl to isl-0.18-1047-g4a20ef8Tobias Grosser2018-02-201-1/+1
* Allow pointer expressions in SCEVs again.Johannes Doerfert2016-04-101-13/+6
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-061-1/+1
* Use modulo semantic to generate non-integer-overflow assumptionsJohannes Doerfert2015-09-151-1/+1
* Replace ScalarEvolution based domain generationJohannes Doerfert2015-09-101-3/+3
* Disable support for pointer expressionsJohannes Doerfert2015-09-091-0/+5
* Traverse the SCoP to compute non-loop-carried domain conditionsJohannes Doerfert2015-08-301-3/+3
* Use schedule trees to represent execution order of statementsTobias Grosser2015-07-141-1/+1
* Remove target triples from test casesTobias Grosser2015-04-211-1/+0
* Rename 'scattering' to 'schedule'Tobias Grosser2015-04-211-1/+1
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-271-1/+1
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-191-1/+1
* [NFC] Drop the "scattering" tuple nameJohannes Doerfert2015-02-021-1/+1
* Add support for pointer types in expressionsTobias Grosser2015-01-081-0/+49
OpenPOWER on IntegriCloud