Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ConstantRange] Rename test; NFC | Sanjoy Das | 2016-03-03 | 1 | -1/+1 |
* | [ConstantRange] Generalize makeGuaranteedNoWrapRegion to work on ranges | Sanjoy Das | 2016-03-03 | 1 | -0/+57 |
* | [ConstantRange] Add umin/smin operators | Philip Reames | 2016-02-26 | 1 | -0/+39 |
* | [ConstantRange] Rename a method and add more doc | Sanjoy Das | 2016-02-22 | 1 | -5/+5 |
* | [IR] Add a `makeNoWrapRegion` method to `ConstantRange` | Sanjoy Das | 2015-10-22 | 1 | -0/+52 |
* | [ConstantRange] Split makeICmpRegion in two. | Sanjoy Das | 2015-03-18 | 1 | -3/+55 |
* | [ConstantRange] Teach multiply to be cleverer about signed ranges. | James Molloy | 2015-03-06 | 1 | -0/+7 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -4/+4 |
* | [Modules] Move the ConstantRange class into the IR library. This is | Chandler Carruth | 2014-03-04 | 1 | -0/+512 |