summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/ValueHolderImpl.h
Commit message (Expand)AuthorAgeFilesLines
* MEGAPATCH checkin.Chris Lattner2002-06-251-222/+0
* Avoid creating the symbol table if we don't need it.Chris Lattner2002-05-221-2/+2
* Implement two iterator remove methodChris Lattner2002-05-061-0/+17
* Make the range insert operation return an iterator, even though the STLChris Lattner2002-04-291-3/+11
* Add a new replaceWith method useful for replacing instructionsChris Lattner2002-04-011-1/+27
* Add an insert method to VAlueHolder to allow batch insertionChris Lattner2002-03-291-0/+30
* Changed an assertion messageChris Lattner2001-08-231-1/+1
* Made the following changes:Chris Lattner2001-07-141-18/+24
* Add a new pop_back() methodChris Lattner2001-06-301-0/+15
* Convert postincrements to more efficient preincrementsChris Lattner2001-06-271-2/+2
* * Rename get.*Operator to create seeing that it would have to be qualifiedChris Lattner2001-06-251-0/+17
* Fixes for BB iterators, additional methods added for DCE passChris Lattner2001-06-071-3/+21
* Initial revisionChris Lattner2001-06-061-0/+85
OpenPOWER on IntegriCloud