Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GuardWidening] Tighten the interface of the RangeCheck struct; NFC | Sanjoy Das | 2016-05-24 | 1 | -32/+37 |
* | [GuardWidening] Fix incorrect use of remove_if | Sanjoy Das | 2016-05-21 | 1 | -25/+29 |
* | Add const qualifiers to appease bots; NFC | Sanjoy Das | 2016-05-19 | 1 | -3/+3 |
* | [GuardWidening] Introduce range check merging | Sanjoy Das | 2016-05-19 | 1 | -0/+244 |
* | [GuardWidening] Use getEquivalentICmp to fold constant compares | Sanjoy Das | 2016-05-19 | 1 | -13/+23 |
* | New pass: guard widening | Sanjoy Das | 2016-05-18 | 1 | -0/+428 |