Flatten some of the arrays in the X86 disassembler tables to reduce space needed...
[oota-llvm.git] / utils / TableGen / RegisterInfoEmitter.h
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2011-07-22 Benjamin KramerTeach tblgen to emit MCRegisterClasses.
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-06-27 Evan ChengMore refactoring. MC doesn't need know about subreg...
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2009-07-03 Daniel DunbarReplace std::iostreams with raw_ostream in TableGen.
2007-12-29 Chris Lattnerremove attributions from utils.
2005-04-22 Misha BrukmanRemove trailing whitespace
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header.
2003-08-06 Chris Lattnerconvert over to using TableGen backends
2003-08-03 Chris LattnerRemove dead private:
2003-08-01 Chris LattnerAdd the ability to emit register file enums
2003-08-01 Chris LattnerInitial checkin of register info emitter