summaryrefslogtreecommitdiff
path: root/include/llvm/Support/InstIterator.h
Commit message (Expand)AuthorAge
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Remove trailing whitespaceMisha Brukman2005-04-21
* Changes to fix up the inst_iterator to pass to boost iterator checks. ThisChris Lattner2004-04-27
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-20
* Standardize header file commentsChris Lattner2003-09-30
* Fix a typo I happened to notice.Brian Gaeke2003-09-24
* Kill unneccesary &*Chris Lattner2003-04-23
* *** empty log message ***Chris Lattner2002-07-25
* MEGAPATCH checkin.Chris Lattner2002-06-25
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-07
* * Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" fileChris Lattner2002-02-12