[WebAssembly] Implement a new algorithm for placing BLOCK markers
[oota-llvm.git] / lib / IR / ConstantRange.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-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...