Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove -polly-code-generator=isl from many test cases | Tobias Grosser | 2015-11-21 | 1 | -1/+1 |
* | tests: Drop -polly-detect-unprofitable and -polly-no-early-exit | Tobias Grosser | 2015-10-06 | 1 | -1/+1 |
* | Identify and hoist definitively invariant loads | Johannes Doerfert | 2015-09-29 | 1 | -1/+2 |
* | Use modulo semantic to generate non-integer-overflow assumptions | Johannes Doerfert | 2015-09-15 | 1 | -1/+2 |
* | Removed redundant alias checks generated during run time. | Johannes Doerfert | 2015-07-23 | 1 | -9/+9 |
* | Rename IslCodeGeneration to CodeGeneration | Tobias Grosser | 2015-05-12 | 1 | -1/+1 |
* | Update Polly tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Update Polly tests to handle explicitly typed gep changes in LLVM | David Blaikie | 2015-02-27 | 1 | -7/+7 |
* | ScopDetection: Only detect scops that have at least one read and one write | Tobias Grosser | 2015-02-19 | 1 | -1/+1 |
* | [RTC] Runtime Alias Checks for the ISL backend (missing tests) | Johannes Doerfert | 2014-09-18 | 1 | -0/+57 |