summaryrefslogtreecommitdiff
path: root/include/llvm/User.h
Commit message (Expand)AuthorAge
...
* Chris seems fond of #include <vector>. Fix these. Also convert use list inChris Lattner2001-09-14
* Remove extra whitespace at EOLChris Lattner2001-09-07
* Fix stupid typoChris Lattner2001-07-09
* Add a new "addOperand" method to User.Chris Lattner2001-07-08
* Devirtualize User::dropAllReferencesChris Lattner2001-07-07
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-07
* Initial revisionChris Lattner2001-06-06