Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LoopReroll] Make root-finding more aggressive. | Eli Friedman | 2016-11-21 | 1 | -0/+31 |
* | [LoopReroll] Reroll loops with unordered atomic memory accesses | Sanjoy Das | 2016-07-19 | 1 | -0/+131 |
* | Be wary of abnormal exits from loop when exploiting UB | Sanjoy Das | 2016-06-09 | 1 | -4/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -30/+30 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -61/+61 |
* | [LoopReroll] Relax some assumptions a little. | James Molloy | 2015-02-16 | 1 | -0/+30 |
* | [LoopRerolling] Be more forgiving with instruction order. | James Molloy | 2015-02-12 | 1 | -0/+57 |
* | [LoopReroll] Introduce the concept of DAGRootSets. | James Molloy | 2015-02-11 | 1 | -0/+167 |
* | Fix loop rerolling pass failure with non-consant loop lower bound | David Peixotto | 2014-01-03 | 1 | -5/+5 |
* | Add a loop rerolling pass | Hal Finkel | 2013-11-16 | 1 | -0/+327 |