Chris Lattner
|
c9d99efdd3
|
Do not #include files into the llvm namespace
llvm-svn: 15849
|
2004-08-17 03:08:28 +00:00 |
Misha Brukman
|
422d0fadf1
|
Deleted commented-out code as we now get namespace directly, add comments
llvm-svn: 15627
|
2004-08-10 20:54:58 +00:00 |
Misha Brukman
|
59978333a3
|
Use the target name instead of hard-coding SparcV9.
llvm-svn: 15616
|
2004-08-10 18:31:01 +00:00 |
Chris Lattner
|
79db057a3b
|
This was a good idea, but until this does not break the build of
lib/Target/Sparc, we should not use it.
llvm-svn: 15603
|
2004-08-10 15:05:18 +00:00 |
Misha Brukman
|
920ae9524d
|
Use the current target name instead of a ClassPrefix.
llvm-svn: 15585
|
2004-08-09 19:10:43 +00:00 |
Misha Brukman
|
18d27dc342
|
* Use Classname and ClassPrefix instead of hard-coded V9 values
* Simplify code and shorten lines by not recomputing values
llvm-svn: 15582
|
2004-08-09 17:47:45 +00:00 |
Misha Brukman
|
8e5492e350
|
* Added documentation in the file header
* Shorten assert() text to make it fit within 80 cols
llvm-svn: 15508
|
2004-08-04 22:07:54 +00:00 |
Chris Lattner
|
6847866400
|
Finegrainify namespacification
llvm-svn: 15381
|
2004-08-01 03:55:39 +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
|
d3032037f1
|
Added LLVM copyright header.
llvm-svn: 9305
|
2003-10-20 20:20:30 +00:00 |
Chris Lattner
|
f5bd1b7a8e
|
Move support/tools/* back into utils
llvm-svn: 8875
|
2003-10-05 19:27:59 +00:00 |