Use the new version of isSubClassOf
[oota-llvm.git] / support / tools / TableGen / InstrSelectorEmitter.cpp
2003-08-07 Chris LattnerUse the new version of isSubClassOf
2003-08-07 Chris LattnerCleanup and reorganize code, no functional changes
2003-08-07 Chris LattnerRead in expanders too
2003-08-07 Chris LattnerContinued evolution of the selector emitter: Represent...
2003-08-07 Chris LattnerFinish implementation of the type inference engine.
2003-08-07 Chris LattnerInitial checkin of tree pattern parser and type inferen...
2003-08-06 Chris LattnerExport the register classes so that the instruction...
2003-08-06 Chris LattnerAdd error checking code to the node type parser. Start...
2003-08-06 Chris LattnerInitial support for an instruction selector emitter