aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/InstrInfoEmitter.h
Commit message (Expand)AuthorAgeFilesLines
* Add, and start using, the CodeGenInstruction class. This class representsChris Lattner2004-08-011-1/+3
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
* Switch code over to being a TableGenBackendChris Lattner2003-08-061-4/+5
* Finish the instruction info emitterChris Lattner2003-08-031-2/+9
* Initial checkin of Instruction emitter, which just produces enum values so farChris Lattner2003-08-031-0/+26