[TableGen] Use range-based for loops. NFC
[oota-llvm.git] / utils / TableGen / SequenceToOffsetTable.h
2014-11-22 Craig TopperReduce size of some tables in tablegen register info...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-08-28 Craig TopperAdd missing include
2012-12-04 Chandler CarruthSort the #include lines for utils/...
2012-09-15 Craig TopperRevert r163878 as it breaks on targets with alternate...
2012-09-14 Craig TopperReduce size of register name index tables by using...
2012-08-23 Dmitri GribenkoFix a bunch of -Wdocumentation warnings.
2012-05-17 Chris Lattnerenhance the intrinsic info stuff to emit encodings...
2012-03-30 Jakob Stoklund OlesenUse SequenceToOffsetTable in emitRegisterNameString.
2012-03-30 Jakob Stoklund OlesenReapply 153764 and 153761 with a fix.
2012-03-30 Rafael EspindolaRevert 153764 and 153761. They broke a --enable-optimiz...
2012-03-30 Jakob Stoklund OlesenCompress SimpleValueType lists by sharing.
2012-03-30 Jakob Stoklund OlesenAdd a SequenceToOffsetTable to TableGen.