Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use the target name instead of hard-coding SparcV9. | Misha Brukman | 2004-08-10 | 1 | -3/+3 | |
| | | | | llvm-svn: 15616 | |||||
* | This was a good idea, but until this does not break the build of | Chris Lattner | 2004-08-10 | 1 | -3/+3 | |
| | | | | | | lib/Target/Sparc, we should not use it. llvm-svn: 15603 | |||||
* | Use the current target name instead of a ClassPrefix. | Misha Brukman | 2004-08-09 | 1 | -3/+3 | |
| | | | | llvm-svn: 15585 | |||||
* | * Use Classname and ClassPrefix instead of hard-coded V9 values | Misha Brukman | 2004-08-09 | 1 | -8/+7 | |
| | | | | | | * Simplify code and shorten lines by not recomputing values llvm-svn: 15582 | |||||
* | * Added documentation in the file header | Misha Brukman | 2004-08-04 | 1 | -2/+4 | |
| | | | | | | * Shorten assert() text to make it fit within 80 cols llvm-svn: 15508 | |||||
* | Finegrainify namespacification | Chris Lattner | 2004-08-01 | 1 | -4/+1 | |
| | | | | llvm-svn: 15381 | |||||
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+6 | |
| | | | | llvm-svn: 9903 | |||||
* | Added LLVM copyright header. | John Criswell | 2003-10-20 | 1 | -0/+7 | |
| | | | | llvm-svn: 9305 | |||||
* | Move support/tools/* back into utils | Chris Lattner | 2003-10-05 | 1 | -0/+217 | |
llvm-svn: 8875 |