* Both Method & GlobalVariable now subclass GlobalValue
[oota-llvm.git] / lib / Analysis / IntervalPartition.cpp
2001-07-23 Chris LattnerMoved inline/llvm/Tools/* to include/llvm/Support/*
2001-07-03 Chris LattnerIntervalPartition was changed to inherit from vector...
2001-07-02 Chris LattnerMoved deleter to include/llvm/Tools/STLExtras.h
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-25 Chris LattnerIntervalPartition: recode to use IntervalIterator to...
2001-06-24 Chris LattnerNew file due to the Intervals.h splitup