| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix formatting, typo; NFC | Sanjay Patel | 2016-06-19 | 1 | -1/+1 |
| * | Avoid copies of std::strings and APInt/APFloats where we only read from it | Benjamin Kramer | 2016-06-08 | 1 | -1/+1 |
| * | [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 |

