Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo."
[oota-llvm.git] / utils / TableGen / FastISelEmitter.h
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2009-07-03 Daniel DunbarReplace std::iostreams with raw_ostream in TableGen.
2008-08-26 Dan GohmanRefactor a bunch of FastISelEmitter code into a helper...
2008-08-21 Dan GohmanBegin making more use of the FastISelEmitter class.
2008-08-19 Dan GohmanRemove an unneeded #include.
2008-08-13 Dan GohmanInitial checkin of the new "fast" instruction selection...