| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [GuardWidening] Ignore guards with trivial conditions | Max Kazantsev | 2018-08-22 | 1 | -0/+26 |
| * | [LICM] Hoist guards with invariant conditions | Max Kazantsev | 2018-08-21 | 1 | -1/+1 |
| * | [GuardWidening] Widen very likely non-taken br instructions | Max Kazantsev | 2018-08-13 | 1 | -2/+459 |
| * | [GuardWidening] Widen guards with conditions of frequently taken dominated br... | Max Kazantsev | 2018-08-06 | 1 | -0/+363 |
| * | [LoopGuardWidening] Make PostDomTree optional | Philip Reames | 2018-04-27 | 1 | -5/+28 |
| * | [LoopGuardWidening] Split out a loop pass version of GuardWidening | Philip Reames | 2018-04-27 | 1 | -0/+41 |
| * | [GuardWidening] Fix incorrect use of remove_if | Sanjoy Das | 2016-05-21 | 1 | -0/+38 |
| * | [GuardWidening] Introduce range check merging | Sanjoy Das | 2016-05-19 | 1 | -0/+197 |
| * | [GuardWidening] Use getEquivalentICmp to fold constant compares | Sanjoy Das | 2016-05-19 | 1 | -1/+45 |
| * | New pass: guard widening | Sanjoy Das | 2016-05-18 | 1 | -0/+337 |

