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 |
Misha Brukman
|
329983228f
|
Fixed spelling and grammar.
llvm-svn: 8478
|
2003-09-11 18:14:24 +00:00 |
Chris Lattner
|
c42ada2e5e
|
Remove #includes
llvm-svn: 4968
|
2002-12-12 03:47:27 +00:00 |
Vikram S. Adve
|
8975afdfc4
|
An explicit representation of dependence graphs, and a pass that
computes a dependence graph for data dependences on memory locations
using interprocedural Mod/Ref information.
llvm-svn: 4957
|
2002-12-08 13:26:29 +00:00 |