aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/iOther.h
Commit message (Expand)AuthorAgeFilesLines
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-5/+5
* Split the PHINode class out from the iOther.h file into the iPHINode.h fileChris Lattner2001-12-031-68/+0
* Add a helper function to PHI nodeChris Lattner2001-11-031-0/+11
* Add some useful accessorsChris Lattner2001-11-011-0/+2
* Add support for indirect callsChris Lattner2001-10-131-4/+7
* * Both Method & GlobalVariable now subclass GlobalValueChris Lattner2001-10-031-1/+1
* Commit more code over to new cast styleChris Lattner2001-10-021-2/+40
* Add support for new style castsChris Lattner2001-10-011-4/+10
* Chris seems fond of #include <vector>. Fix these. Also convert use list inChris Lattner2001-09-141-1/+0
* Provide a way to change the incoming value for a phi nodeChris Lattner2001-09-071-0/+3
* * Fix long standing problems that would affect inlining. How could this have...Chris Lattner2001-09-071-5/+5
* 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