Reapply "LLVMContext: Store APInt/APFloat directly into the ConstantInt/FP DenseMaps."
[oota-llvm.git] / lib / IR / ConstantRange.cpp
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...