Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update isl to isl-0.17.1-57-g1879898 | Tobias Grosser | 2016-06-12 | 1 | -8/+3 |
* | Expand test cases affected by next commit | Tobias Grosser | 2016-06-12 | 1 | -9/+10 |
* | Allow pointer expressions in SCEVs again. | Johannes Doerfert | 2016-04-10 | 1 | -9/+12 |
* | tests: Drop -polly-detect-unprofitable and -polly-no-early-exit | Tobias Grosser | 2015-10-06 | 1 | -2/+2 |
* | Disable support for pointer expressions | Johannes Doerfert | 2015-09-09 | 1 | -0/+5 |
* | Rename IslCodeGeneration to CodeGeneration | Tobias Grosser | 2015-05-12 | 1 | -1/+1 |
* | Update Polly tests to handle explicitly typed gep changes in LLVM | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | ScopDetection: Only detect scops that have at least one read and one write | Tobias Grosser | 2015-02-19 | 1 | -2/+2 |
* | Add early exits for SCoPs we did not optimize | Johannes Doerfert | 2015-02-11 | 1 | -2/+2 |
* | [FIX] Correct two C snippets in test cases | Johannes Doerfert | 2015-01-29 | 1 | -1/+1 |
* | [FIX] Handle pointer-pointer comparisons | Johannes Doerfert | 2015-01-29 | 1 | -0/+47 |