aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ValueHolder.h
Commit message (Expand)AuthorAgeFilesLines
* Add a range remove methodChris Lattner2002-05-061-4/+5
* Make the range insert operation return an iterator, even though the STLChris Lattner2002-04-291-4/+4
* s/Method/FunctionChris Lattner2002-04-281-10/+9
* Add a new replaceWith method useful for replacing instructionsChris Lattner2002-04-011-0/+6
* Add an insert method to VAlueHolder to allow batch insertionChris Lattner2002-03-291-0/+10
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-5/+5
* Refactor some functionality to expose more useful stuffChris Lattner2001-11-101-7/+13
* Add operator[] accessorsChris Lattner2001-10-181-5/+10
* Made the following changes:Chris Lattner2001-07-141-9/+14
* Add a new pop_back() methodChris Lattner2001-06-301-0/+1
* * Rename get.*Operator to create seeing that it would have to be qualifiedChris Lattner2001-06-251-5/+11
* Beautify the source a bit.Chris Lattner2001-06-081-8/+7
* Include support for reverse iteration.Chris Lattner2001-06-081-2/+10
* Fixes for BB iterators, additional methods added for DCE passChris Lattner2001-06-071-6/+6
* Initial revisionChris Lattner2001-06-061-0/+86