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