Add and use a new method
[oota-llvm.git] / support / tools / TableGen / RegisterInfoEmitter.cpp
2003-08-07 Chris LattnerAdd and use a new method
2003-08-07 Chris LattnerStart using the CodeGeneratorWrappers
2003-08-06 Chris LattnerExport the register classes so that the instruction...
2003-08-06 Chris Lattnerconvert over to using TableGen backends
2003-08-03 Chris LattnerAllow registers to specify a custom name
2003-08-03 Chris Lattner* Changes to allow lists of any type
2003-08-03 Chris LattnerMake the register numbers line up more frequently
2003-08-03 Chris LattnerFinish the register info emitter
2003-08-01 Chris Lattneradd support for emitting register classes
2003-08-01 Chris LattnerAdd the ability to emit register file enums
2003-08-01 Chris LattnerInitial checkin of register info emitter