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