IR: Allow vectors of halfs to be ConstantDataVectors
[oota-llvm.git] / unittests / IR / ConstantRangeTest.cpp
2015-10-22 Sanjoy Das[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
2015-03-18 Sanjoy Das[ConstantRange] Split makeICmpRegion in two.
2015-03-06 James Molloy[ConstantRange] Teach multiply to be cleverer about...
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...