Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / Support / GetElementPtrTypeIterator.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-13 Chris LattnerAdd a method
2004-04-04 Chris LattnerSupport iteration over constant instructions
2004-04-03 Chris LattnerAllow for use of arbitrary iterator types...
2004-02-22 Chris LattnerSignificantly simplify gep_type_iterator, and make...
2003-12-12 Brian GaekeFix typo in comment
2003-11-25 Chris LattnerWork with gepi's and constant exprs. Also, add version...
2003-11-25 Chris LattnerRename class to be consistent with other iterator classes
2003-11-25 Chris LattnerInitial checkin of gep_type_begin/end which will be...