aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/User.h
Commit message (Expand)AuthorAgeFilesLines
* Chris seems fond of #include <vector>. Fix these. Also convert use list inChris Lattner2001-09-141-1/+0
* Remove extra whitespace at EOLChris Lattner2001-09-071-2/+2
* Fix stupid typoChris Lattner2001-07-091-1/+1
* Add a new "addOperand" method to User.Chris Lattner2001-07-081-0/+10
* Devirtualize User::dropAllReferencesChris Lattner2001-07-071-3/+3
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-8/+30
* Initial revisionChris Lattner2001-06-061-0/+47