Chris Lattner
|
89ebd84bc2
|
Do not #include files into the llvm namespace
llvm-svn: 15849
|
2004-08-17 03:08:28 +00:00 |
|
Misha Brukman
|
1087080432
|
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
|
1aa8b19a07
|
Use the target name instead of hard-coding SparcV9.
llvm-svn: 15616
|
2004-08-10 18:31:01 +00:00 |
|
Chris Lattner
|
660bc91ec4
|
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
|
7a352cede0
|
Use the current target name instead of a ClassPrefix.
llvm-svn: 15585
|
2004-08-09 19:10:43 +00:00 |
|
Misha Brukman
|
ad01c0dbae
|
* 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
|
3a15182b6c
|
* 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
|
2e8beb316b
|
Finegrainify namespacification
llvm-svn: 15381
|
2004-08-01 03:55:39 +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
|
fc62e0f40d
|
Added LLVM copyright header.
llvm-svn: 9305
|
2003-10-20 20:20:30 +00:00 |
|
Chris Lattner
|
1e1215d0d7
|
Move support/tools/* back into utils
llvm-svn: 8875
|
2003-10-05 19:27:59 +00:00 |
|