InstrProf: Simplify some logic by using ArrayRef::slice (NFC)
[oota-llvm.git] / unittests / IR / ConstantRangeTest.cpp
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...