summaryrefslogtreecommitdiff
path: root/include/llvm/BasicBlock.h
Commit message (Expand)AuthorAge
* Made the following changes:Chris Lattner2001-07-14
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-07
* Added new removePredecessor method prototypeChris Lattner2001-06-29
* Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks()Chris Lattner2001-06-27
* Factor the predeclarations of the CFG.h functionality into a seperate, new he...Chris Lattner2001-06-20
* Moved iterators to the new CFG.h file.Chris Lattner2001-06-07
* Fixes for BB iterators, additional methods added for DCE passChris Lattner2001-06-07
* Initial revisionChris Lattner2001-06-06