Add support for casting operators
[oota-llvm.git] / lib / VMCore / ValueHolderImpl.h
2001-07-14 Chris LattnerMade the following changes:
2001-06-30 Chris LattnerAdd a new pop_back() method
2001-06-27 Chris LattnerConvert postincrements to more efficient preincrements
2001-06-25 Chris Lattner* Rename get.*Operator to create seeing that it would...
2001-06-07 Chris LattnerFixes for BB iterators, additional methods added for...
2001-06-06 Chris LattnerInitial revision