Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BlockGenerator] Insert initializations at beginning of start block | Tobias Grosser | 2016-08-09 | 1 | -1/+1 |
* | This reverts recent expression type changes | Tobias Grosser | 2016-06-11 | 1 | -0/+1 |
* | Use minimal types for generated expressions | Johannes Doerfert | 2016-06-06 | 1 | -1/+0 |
* | executeScopConditionally: Introduce special exiting block | Tobias Grosser | 2015-12-09 | 1 | -1/+1 |
* | Load/Store scalar accesses before/after the statement itself | Michael Kruse | 2015-10-17 | 1 | -1/+1 |
* | tests: Drop -polly-detect-unprofitable and -polly-no-early-exit | Tobias Grosser | 2015-10-06 | 1 | -1/+1 |
* | Create parallel code in a separate block | Johannes Doerfert | 2015-09-26 | 1 | -0/+1 |
* | Propagate exit conditions as described in the PET paper | Johannes Doerfert | 2015-09-14 | 1 | -6/+6 |
* | Revise the simplification of regions | Michael Kruse | 2015-08-11 | 1 | -19/+19 |
* | Remove code for scalar and PHI to array translation | Tobias Grosser | 2015-06-26 | 1 | -1/+1 |
* | Add scalar and phi code generation | Johannes Doerfert | 2015-05-22 | 1 | -0/+67 |