summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/ConstantRangeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [APInt] Cast more calls to add/sub/mul overflow functions to void. I missed t...Craig Topper2017-04-191-4/+4
* Introduce ConstantRange.addWithNoSignedWrapArtur Pilipenko2016-10-191-0/+26
* [ConstantRange] Make getEquivalentICmp smarterSanjoy Das2016-10-021-0/+45
* Revert r283057 and r283058Sanjoy Das2016-10-021-31/+0
* [ConstantRange] Make getEquivalentICmp smarterSanjoy Das2016-10-021-0/+31
* [ConstantRange] Add an getEquivalentICmp helperSanjoy Das2016-05-191-0/+46
* [ConstantRange] Rename test; NFCSanjoy Das2016-03-031-1/+1
* [ConstantRange] Generalize makeGuaranteedNoWrapRegion to work on rangesSanjoy Das2016-03-031-0/+57
* [ConstantRange] Add umin/smin operatorsPhilip Reames2016-02-261-0/+39
* [ConstantRange] Rename a method and add more docSanjoy Das2016-02-221-5/+5
* [IR] Add a `makeNoWrapRegion` method to `ConstantRange`Sanjoy Das2015-10-221-0/+52
* [ConstantRange] Split makeICmpRegion in two.Sanjoy Das2015-03-181-3/+55
* [ConstantRange] Teach multiply to be cleverer about signed ranges.James Molloy2015-03-061-0/+7
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-4/+4
* [Modules] Move the ConstantRange class into the IR library. This isChandler Carruth2014-03-041-0/+512
OpenPOWER on IntegriCloud