Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo."
[oota-llvm.git] / utils / TableGen / FixedLenDecoderEmitter.h
2012-03-13 Craig TopperRemove unused field from FixedLenDecoderEmitter. Move...
2012-03-05 Jim GrosbachNuke a bit of dead code.
2012-02-29 Jim GrosbachTidy up. 80 columns.
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2011-09-07 James MolloySecond of a three-patch series aiming to fix MSR/MRS...
2011-08-17 Owen AndersonAllow the MCDisassembler to return a "soft fail" status...
2011-07-28 Owen AndersonEnhance the fixed-length decoder emitter to support...
2011-07-19 Owen AndersonEnhance the FixedLengthDecoder to be able to generate...
2011-02-18 Owen AndersonAdd FixedLenDecoderEmitter, the skeleton of a new disas...