Changed printValue() to print constant value if the value is a constant.
[oota-llvm.git] / lib / Analysis / LoopDepth.cpp
2001-07-23 Chris LattnerMoved inline/llvm/Tools/* to include/llvm/Support/*
2001-07-20 Chris LattnerFix nasty typo
2001-06-25 Chris LattnerIntervalPartition: recode to use IntervalIterator to...