summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeEmitterGen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix an incompatibility with GCC 4.1, thanks to Vladimir MerzliakovChris Lattner2005-10-241-3/+0
* The code emitter generator only supports targets with 32-bit instructionChris Lattner2005-08-191-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-221-15/+15
* * Factor out (into new fn) a loop emitting operand shifts into the instructionMisha Brukman2004-10-141-46/+76
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Do not #include files into the llvm namespaceChris Lattner2004-08-171-1/+2
* Deleted commented-out code as we now get namespace directly, add commentsMisha Brukman2004-08-101-2/+3
* Use the target name instead of hard-coding SparcV9.Misha Brukman2004-08-101-3/+3
* This was a good idea, but until this does not break the build ofChris Lattner2004-08-101-3/+3
* Use the current target name instead of a ClassPrefix.Misha Brukman2004-08-091-3/+3
* * Use Classname and ClassPrefix instead of hard-coded V9 valuesMisha Brukman2004-08-091-8/+7
* * Added documentation in the file headerMisha Brukman2004-08-041-2/+4
* Finegrainify namespacificationChris Lattner2004-08-011-4/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+6
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+217
OpenPOWER on IntegriCloud