aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/ValueHolderImpl.h
Commit message (Expand)AuthorAgeFilesLines
* 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