aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/StringToOffsetTable.h
Commit message (Expand)AuthorAgeFilesLines
* Sort the #include lines for utils/...Chandler Carruth2012-12-041-1/+1
* Add some missing includes for the build against stdcxx.Joerg Sonnenberger2012-08-101-0/+1
* Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo."Jakob Stoklund Olesen2012-03-151-3/+0
* Re-commit r152202 hopefully fixing the MSVC linker error.Craig Topper2012-03-081-0/+3
* Revert r152202 as it's causing internal buildbot failures.Chad Rosier2012-03-071-3/+0
* Use uint16_t to store InstrNameIndices in MCInstrInfo. Add asserts to protect...Craig Topper2012-03-071-0/+3
* StringToOffsetTable: Allow uniquing the first element, add an option to skip ...Benjamin Kramer2012-03-031-6/+7
* Use raw_ostream::write_escaped instead of EscapeString.Daniel Dunbar2009-10-171-2/+7
* move StringToOffsetTable out to its own header.Chris Lattner2009-09-141-0/+76