Merging r260587:
[oota-llvm.git] / include / llvm / IR / ConstantRange.h
2015-10-22 Sanjoy Das[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
2015-09-22 NAKAMURA TakumiReformat blank lines.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-03-18 Sanjoy Das[ConstantRange] Split makeICmpRegion in two.
2015-03-06 James Molloy[ConstantRange] Teach multiply to be cleverer about...
2015-01-09 Sanjay Patelfix typos; remove names from comments; NFC
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...