Fix case for include of Compiler.h.
[oota-llvm.git] / utils / TableGen / SequenceToOffsetTable.h
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.