| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [LoopUnrollRuntime] Avoid high-cost trip count computation. | Sanjoy Das | 2015-04-14 | 1 | -0/+2 |
| * | Introduce runtime unrolling disable matadata and use it to mark the scalar lo... | Kevin Qin | 2015-03-09 | 1 | -0/+33 |
| * | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
| * | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
| * | Partial fix for bug 22589 | Sanjoy Das | 2015-02-18 | 1 | -3/+1 |
| * | IR: Add 'distinct' MDNodes to bitcode and assembly | Duncan P. N. Exon Smith | 2015-01-08 | 1 | -1/+1 |
| * | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -2/+2 |
| * | Use a loop to simplify the runtime unrolling prologue. | Kevin Qin | 2014-09-29 | 1 | -11/+16 |
| * | LoopUnrollRuntime: Check for overflow in the trip count calculation. | Benjamin Kramer | 2014-06-21 | 1 | -0/+6 |
| * | Add -unroll-runtime for unrolling loops with run-time trip counts. | Andrew Trick | 2011-12-09 | 1 | -0/+109 |

