Brian Gaeke
|
960707c335
|
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
|
482202a601
|
Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.
llvm-svn: 9298
|
2003-10-20 19:43:21 +00:00 |
Chris Lattner
|
5f9be67e07
|
There is no reason for this to be a pass!
llvm-svn: 8214
|
2003-08-29 14:43:17 +00:00 |
Chris Lattner
|
3935d2b1ec
|
Add total instruction, bb, & function counts
llvm-svn: 4954
|
2002-12-07 23:24:24 +00:00 |
Chris Lattner
|
5e05817565
|
Simplify code
llvm-svn: 4886
|
2002-12-03 19:40:16 +00:00 |
Chris Lattner
|
342f68151e
|
Count CallInsts correctly, remove unneccesary initializers
S: ----------------------------------------------------------------------
llvm-svn: 4721
|
2002-11-17 22:15:40 +00:00 |
Dinakar Dhurjati
|
a7be9a7db7
|
Gives the count for various instructions.
llvm-svn: 4706
|
2002-11-13 18:22:13 +00:00 |