aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/CodeEmitterGen.h
Commit message (Expand)AuthorAgeFilesLines
* convert over to using TableGen backendsChris Lattner2003-08-061-4/+2
* Simplify code to match new interfacesChris Lattner2003-08-011-2/+2
* More minor cleanups of the interfaceChris Lattner2003-07-311-1/+3
* Rename createEmitter to run because eventually all tablegen backends willChris Lattner2003-07-311-1/+2
* Tighten up interfaceChris Lattner2003-07-311-3/+3
* Don't crash if there is no Inst class in the tablegen file!Chris Lattner2003-07-291-1/+1
* Old versions of GCC doesn't have <ostream> :(Chris Lattner2003-06-061-1/+1
* First cut at the Code Generator using the TableGen methodology.Misha Brukman2003-05-241-0/+23