summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeEmitterGen.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the target name instead of hard-coding SparcV9.Misha Brukman2004-08-101-3/+3
| | | | llvm-svn: 15616
* This was a good idea, but until this does not break the build ofChris Lattner2004-08-101-3/+3
| | | | | | lib/Target/Sparc, we should not use it. llvm-svn: 15603
* Use the current target name instead of a ClassPrefix.Misha Brukman2004-08-091-3/+3
| | | | llvm-svn: 15585
* * Use Classname and ClassPrefix instead of hard-coded V9 valuesMisha Brukman2004-08-091-8/+7
| | | | | | * Simplify code and shorten lines by not recomputing values llvm-svn: 15582
* * Added documentation in the file headerMisha Brukman2004-08-041-2/+4
| | | | | | * Shorten assert() text to make it fit within 80 cols llvm-svn: 15508
* Finegrainify namespacificationChris Lattner2004-08-011-4/+1
| | | | llvm-svn: 15381
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+6
| | | | llvm-svn: 9903
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
| | | | llvm-svn: 9305
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+217
llvm-svn: 8875
OpenPOWER on IntegriCloud