summaryrefslogtreecommitdiff
path: root/include/llvm/Support/GetElementPtrTypeIterator.h
Commit message (Expand)AuthorAge
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Remove trailing whitespaceMisha Brukman2005-04-21
* Add a methodChris Lattner2005-01-13
* Support iteration over constant instructionsChris Lattner2004-04-04
* Allow for use of arbitrary iterator types...Chris Lattner2004-04-03
* Significantly simplify gep_type_iterator, and make its interface more general...Chris Lattner2004-02-22
* Fix typo in commentBrian Gaeke2003-12-12
* Work with gepi's and constant exprs. Also, add versions of iterator ctors th...Chris Lattner2003-11-25
* Rename class to be consistent with other iterator classesChris Lattner2003-11-25
* Initial checkin of gep_type_begin/end which will be used to address PR82Chris Lattner2003-11-25