aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/iOther.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for extern varargs methods & varargs method callsChris Lattner2001-07-251-1/+1
* Made the following changes:Chris Lattner2001-07-141-1/+1
* Implemented shl, shl, & load instructionsChris Lattner2001-07-081-24/+52
* Moved Cast from being a Unary instruction to being an "Other" instructionChris Lattner2001-07-081-0/+24
* Broad superficial changes:Chris Lattner2001-07-071-2/+2
* Remove dtor's that simply call dropAllReferencesChris Lattner2001-07-071-2/+0
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-37/+15
* Minor formating changesChris Lattner2001-06-271-2/+6
* Add accessor methods to binary/unary operatorsChris Lattner2001-06-221-0/+9
* Updates to supportChris Lattner2001-06-111-14/+10
* Fixes for BB iterators, additional methods added for DCE passChris Lattner2001-06-071-0/+5
* Initial revisionChris Lattner2001-06-061-0/+116