Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more test cases to check loop invariance of the base pointer. | Tobias Grosser | 2014-01-28 | 1 | -45/+0 |
| | | | | llvm-svn: 200305 | ||||
* | Remove last uses of canoncial induction variable when scev code generating | Tobias Grosser | 2013-03-21 | 1 | -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 invariant | Tobias Grosser | 2013-03-20 | 1 | -0/+44 |
llvm-svn: 177582 |