Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IRBuilder] Only emit alias scop metadata for arrays, but not scalars | Tobias Grosser | 2017-08-22 | 1 | -9/+8 |
* | [tests] Set -polly-import-jscop-dir=%S always | Tobias Grosser | 2017-07-11 | 1 | -2/+2 |
* | [CodeGen] Emit aliasing metadata for new arrays. | Michael Kruse | 2017-06-19 | 1 | -0/+12 |
* | Store the size of the outermost dimension in case of newly created arrays tha... | Roman Gareev | 2016-09-12 | 1 | -7/+6 |
* | Add space between access string and follow-up. | Michael Kruse | 2016-08-26 | 1 | -1/+1 |
* | [FIX] Access dimensions should correspond to number of dimensions of the acce... | Roman Gareev | 2016-08-26 | 1 | -3/+5 |
* | Add missing prefixes. | Roman Gareev | 2016-07-30 | 1 | -7/+7 |
* | Extend the jscop interface to allow the user to declare new arrays and to ref... | Roman Gareev | 2016-07-30 | 1 | -0/+76 |