aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/iOperators.h
Commit message (Expand)AuthorAgeFilesLines
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-3/+3
* Moved Cast from being a Unary instruction to being an "Other" instructionChris Lattner2001-07-081-3/+2
* Neg instruction removed. Cast instruction implemented.Chris Lattner2001-07-081-0/+14
* Convert BinaryOperand and UnaryOperator to only take instruction types ofChris Lattner2001-07-071-1/+1
* Broad superficial changes:Chris Lattner2001-07-071-5/+3
* Make a new GenericBinaryInst class, instead of providing lots of sillyChris Lattner2001-06-271-15/+7
* Initial revisionChris Lattner2001-06-061-0/+48