summaryrefslogtreecommitdiffstats
path: root/include/llvm/iTerminators.h
Commit message (Expand)AuthorAgeFilesLines
* Change the semantics of getSuccessor to FAIL if an out of range successor # i...Chris Lattner2002-04-271-30/+16
* Use .get() explicitly and add a few extra casts to avoid 2 #includesChris Lattner2002-04-091-15/+13
* s/Method/FunctionChris Lattner2002-04-081-2/+2
* Rename getCalledMethod to getCalledFunctionChris Lattner2002-03-291-4/+4
* Rename Method to FunctionChris Lattner2002-03-231-2/+2
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-6/+6
* Minor changes, add new ctor for invoke instructionChris Lattner2001-10-131-4/+70
* Commit more code over to new cast styleChris Lattner2001-10-021-0/+27
* Add more support for new style castsChris Lattner2001-10-011-2/+2
* Add support for new style castsChris Lattner2001-10-011-6/+6
* Broad superficial changes:Chris Lattner2001-07-071-3/+3
* Remove dtor's that simply call dropAllReferencesChris Lattner2001-07-071-17/+6
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-54/+74
* Added methods to make dealing with switches and branch instructionsChris Lattner2001-06-271-1/+22
* Initial revisionChris Lattner2001-06-061-0/+136