Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop explicit -polly-delinearize parameter | Tobias Grosser | 2016-03-23 | 1 | -2/+2 |
* | [FIX] Two "off-by-one" error in constant range usage | Johannes Doerfert | 2016-02-07 | 1 | -1/+1 |
* | Update to ISL 0.16.1 | Michael Kruse | 2016-01-15 | 1 | -5/+5 |
* | Prepare unit tests for update to ISL 0.16 | Michael Kruse | 2016-01-15 | 1 | -15/+35 |
* | tests: Drop -polly-detect-unprofitable and -polly-no-early-exit | Tobias Grosser | 2015-10-06 | 1 | -4/+4 |
* | Strip constant factors from SCoP parameters | Johannes Doerfert | 2015-03-29 | 1 | -2/+2 |
* | Update test cases to work independently of delinearization default | Tobias Grosser | 2015-03-08 | 1 | -2/+2 |
* | Update Polly tests to handle explicitly typed gep changes in LLVM | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Add ScalarEvolution bounds to non-affine access functions | Johannes Doerfert | 2015-02-24 | 1 | -1/+1 |
* | ScopDetection: Only detect scops that have at least one read and one write | Tobias Grosser | 2015-02-19 | 1 | -4/+4 |
* | Delinearize _all_ accesses to a multi-dimensional array | Tobias Grosser | 2014-09-13 | 1 | -0/+68 |