[ExecutionEngine] Use std::function rather than a function pointer for the
[oota-llvm.git] / unittests / IR / ConstantRangeTest.cpp
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...