summaryrefslogtreecommitdiffstats
path: root/polly/test/ScopDetect/base_pointer_in_scop.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add more test cases to check loop invariance of the base pointer.Tobias Grosser2014-01-281-45/+0
| | | | llvm-svn: 200305
* Remove last uses of canoncial induction variable when scev code generatingTobias Grosser2013-03-211-0/+1
| | | | | | | | We now detect scops without a canonical induction variable and can generate a polyhedral representation for them. There was no modification necessary to code generate these scops. llvm-svn: 177643
* ScopDetect: Test case to verify that base pointers are scop invariantTobias Grosser2013-03-201-0/+44
llvm-svn: 177582
OpenPOWER on IntegriCloud