aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Function.h
Commit message (Expand)AuthorAgeFilesLines
* * Method::getType should return type cast as MethodType, eliminate getMethodTypeChris Lattner2001-09-101-1/+3
* Implement global variable supportChris Lattner2001-09-101-1/+1
* * Support new setName interfaceChris Lattner2001-09-071-3/+5
* Rename 'isMethodExternal' to 'isExternal'Chris Lattner2001-07-151-2/+2
* Made the following changes:Chris Lattner2001-07-141-4/+4
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-3/+0
* Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks()Chris Lattner2001-06-271-13/+41
* CFG.h: change the iterator tagChris Lattner2001-06-251-0/+1
* Initial revisionChris Lattner2001-06-061-0/+174