summaryrefslogtreecommitdiff
path: root/include/llvm/ValueHolder.h
Commit message (Expand)AuthorAge
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Refactor some functionality to expose more useful stuffChris Lattner2001-11-10
* Add operator[] accessorsChris Lattner2001-10-18
* Made the following changes:Chris Lattner2001-07-14
* Add a new pop_back() methodChris Lattner2001-06-30
* * Rename get.*Operator to create seeing that it would have to be qualifiedChris Lattner2001-06-25
* Beautify the source a bit.Chris Lattner2001-06-08
* Include support for reverse iteration.Chris Lattner2001-06-08
* Fixes for BB iterators, additional methods added for DCE passChris Lattner2001-06-07
* Initial revisionChris Lattner2001-06-06