summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/ConstantRangeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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