summaryrefslogtreecommitdiffstats
path: root/polly/test/ScopDetect/base_pointer.ll
Commit message (Expand)AuthorAgeFilesLines
* [ScopDetection] Only allow SCoP-wide available base pointers.Michael Kruse2017-03-081-5/+6
* [ScopDetection] Require LoadInst base pointers to be hoisted.Michael Kruse2017-03-071-1/+1
* Allow invariant loads in the SCoP descriptionJohannes Doerfert2015-10-071-2/+2
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-061-1/+1
* Clean-up unit testsMichael Kruse2015-09-101-1/+0
* [PM] Update Polly for the new AA infrastructure landed in r247167.Chandler Carruth2015-09-091-2/+2
* Remove target triples from test casesTobias Grosser2015-04-211-1/+0
* Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-271-11/+11
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-191-2/+2
* Remove -polly-codegen-scev option and related codeTobias Grosser2014-11-301-1/+1
* Check if array base addresses are invariantTobias Grosser2014-01-281-5/+66
* Add more test cases to check loop invariance of the base pointer.Tobias Grosser2014-01-281-0/+236
OpenPOWER on IntegriCloud