[LPM] Cleanup some loops to be range based for loops before hacking on
[oota-llvm.git] / lib / IR / ConstantRange.cpp
2015-03-18 Sanjoy Das[ConstantRange] Split makeICmpRegion in two.
2015-03-06 James Molloy[ConstantRange] Teach multiply to be cleverer about...
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...