summaryrefslogtreecommitdiff
path: root/lib/VMCore/InstrTypes.cpp
Commit message (Expand)AuthorAge
* Neg instruction removed. Cast instruction implemented.Chris Lattner2001-07-08
* Convert BinaryOperand and UnaryOperator to only take instruction types ofChris Lattner2001-07-07
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-07
* Miscellaneous cleanups:Chris Lattner2001-06-27
* Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cppChris Lattner2001-06-25
* Updates to supportChris Lattner2001-06-11
* Add extra method to PHI node classChris Lattner2001-06-07
* Initial revisionChris Lattner2001-06-06