Brian Gaeke
|
00b2107e2a
|
SchedGraph doesn't need to be friends with SchedGraphNodeCommon anymore.
llvm-svn: 11240
|
2004-02-09 18:43:06 +00:00 |
|
Tanya Lattner
|
33079fad04
|
Moved iterators to common file.
llvm-svn: 10925
|
2004-01-20 17:49:42 +00:00 |
|
Brian Gaeke
|
d25f86d683
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
|
John Criswell
|
16c6cda9d5
|
Added LLVM copyright header (for lack of a better term).
llvm-svn: 9304
|
2003-10-20 20:19:47 +00:00 |
|
Chris Lattner
|
9db0d011b4
|
We'll need this soon as well
llvm-svn: 9145
|
2003-10-15 22:09:46 +00:00 |
|
Chris Lattner
|
4e4c763dfc
|
Standardize header file comments
llvm-svn: 8782
|
2003-09-30 18:37:50 +00:00 |
|
Tanya Lattner
|
ff06e1a796
|
Moved index in BB to common graph class.
llvm-svn: 8175
|
2003-08-28 15:31:28 +00:00 |
|
Tanya Lattner
|
68f651356f
|
*** empty log message ***
llvm-svn: 8161
|
2003-08-27 15:52:23 +00:00 |
|
Tanya Lattner
|
93162e16d6
|
Cleaned up the code (spacing, not needed headers) and changed ostream function. Also made some functions inline.
llvm-svn: 8154
|
2003-08-27 02:45:08 +00:00 |
|
Tanya Lattner
|
9353c099ac
|
SchedGraphCommon header file. Contains class definition for SchedGraphCommon which is used by SchedGraph and ModuloSchedGraph (coming soon).
llvm-svn: 8149
|
2003-08-25 23:12:23 +00:00 |
|