summaryrefslogtreecommitdiff
path: root/lib/VMCore/Value.cpp
Commit message (Expand)AuthorAge
* * ValueHolder now takes 3 argumentsChris Lattner2001-07-14
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-07
* Add a check to avoid allowing V->replaceAllUsesWith(V)Chris Lattner2001-06-29
* Miscellaneous cleanups:Chris Lattner2001-06-27
* Updates to supportChris Lattner2001-06-11
* Initial revisionChris Lattner2001-06-06