Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the #include lines for utils/... | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Add some missing includes for the build against stdcxx. | Joerg Sonnenberger | 2012-08-10 | 1 | -0/+1 |
* | Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo." | Jakob Stoklund Olesen | 2012-03-15 | 1 | -3/+0 |
* | Re-commit r152202 hopefully fixing the MSVC linker error. | Craig Topper | 2012-03-08 | 1 | -0/+3 |
* | Revert r152202 as it's causing internal buildbot failures. | Chad Rosier | 2012-03-07 | 1 | -3/+0 |
* | Use uint16_t to store InstrNameIndices in MCInstrInfo. Add asserts to protect... | Craig Topper | 2012-03-07 | 1 | -0/+3 |
* | StringToOffsetTable: Allow uniquing the first element, add an option to skip ... | Benjamin Kramer | 2012-03-03 | 1 | -6/+7 |
* | Use raw_ostream::write_escaped instead of EscapeString. | Daniel Dunbar | 2009-10-17 | 1 | -2/+7 |
* | move StringToOffsetTable out to its own header. | Chris Lattner | 2009-09-14 | 1 | -0/+76 |