aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/SequenceToOffsetTable.h
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines for utils/...Chandler Carruth
2012-09-15Revert r163878 as it breaks on targets with alternate register names. Such ta...Craig Topper
2012-09-14Reduce size of register name index tables by using uint16_t for all in tree t...Craig Topper
2012-08-23Fix a bunch of -Wdocumentation warnings.Dmitri Gribenko
2012-05-17enhance the intrinsic info stuff to emit encodings that don't fit in 32-bits ...Chris Lattner
2012-03-30Use SequenceToOffsetTable in emitRegisterNameString.Jakob Stoklund Olesen
2012-03-30Reapply 153764 and 153761 with a fix.Jakob Stoklund Olesen
2012-03-30Revert 153764 and 153761. They broke a --enable-optimized --enable-assertionsRafael Espindola
2012-03-30Compress SimpleValueType lists by sharing.Jakob Stoklund Olesen
2012-03-30Add a SequenceToOffsetTable to TableGen.Jakob Stoklund Olesen