Chris Lattner
|
bff5116da6
|
Finegrainify namespacification
llvm-svn: 10367
|
2003-12-10 15:34:03 +00:00 |
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
|
702a42bb8a
|
Avoid divide by zero errors
llvm-svn: 6738
|
2003-06-17 15:07:20 +00:00 |
Chris Lattner
|
d1e3208147
|
Adjust to new AA interface
Add tracking for Mod/Ref info
llvm-svn: 5634
|
2003-02-26 19:27:05 +00:00 |
Chris Lattner
|
9a734b6c24
|
Allow counting multiple passes, and print the pass name counted
llvm-svn: 5504
|
2003-02-07 20:39:17 +00:00 |
Chris Lattner
|
e996681c1c
|
New general purpose alias analysis result auditor
llvm-svn: 5503
|
2003-02-07 19:46:03 +00:00 |