Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / include / llvm / Support / InstIterator.h
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-04-27 Chris LattnerChanges to fix up the inst_iterator to pass to boost...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2003-09-24 Brian GaekeFix a typo I happened to notice.
2003-04-23 Chris LattnerKill unneccesary &*
2002-07-25 Chris Lattner*** empty log message ***
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-04-07 Chris LattnerChange references to the Method class to be references...
2002-02-12 Chris Lattner* Move BasicBlock and Method graph stuff to new "llvm...