aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/SchedGraphCommon.h
Commit message (Expand)AuthorAgeFilesLines
* Added an automatic cast to "std::ostream*" etc. from OStream. We then canBill Wendling2006-12-171-15/+2
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-071-5/+5
* Added a temporary hack to get the llvm-streams to work for future checkins.Bill Wendling2006-11-281-3/+16
* Convert tabs to spacesMisha Brukman2005-04-221-21/+21
* Remove trailing whitespaceMisha Brukman2005-04-211-42/+42
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Fixed up sched graph.Tanya Lattner2004-05-081-4/+3
* SchedGraph doesn't need to be friends with SchedGraphNodeCommon anymore.Brian Gaeke2004-02-091-1/+0
* Moved iterators to common file.Tanya Lattner2004-01-201-0/+67
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* We'll need this soon as wellChris Lattner2003-10-151-0/+1
* Standardize header file commentsChris Lattner2003-09-301-2/+2
* Moved index in BB to common graph class.Tanya Lattner2003-08-281-2/+4
* *** empty log message ***Tanya Lattner2003-08-271-2/+2
* Cleaned up the code (spacing, not needed headers) and changed ostream functio...Tanya Lattner2003-08-271-91/+86
* SchedGraphCommon header file. Contains class definition for SchedGraphCommon ...Tanya Lattner2003-08-251-0/+215