Age | Commit message (Expand) | Author |
---|---|---|
2012-03-15 | Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo." | Jakob Stoklund Olesen |
2012-03-08 | Re-commit r152202 hopefully fixing the MSVC linker error. | Craig Topper |
2012-03-07 | Revert r152202 as it's causing internal buildbot failures. | Chad Rosier |
2012-03-07 | Use uint16_t to store InstrNameIndices in MCInstrInfo. Add asserts to protect... | Craig Topper |
2012-02-10 | Put instruction names into an indexed string table on the side, removing a po... | Benjamin Kramer |
2011-06-29 | Indentation | Evan Cheng |
2011-06-28 | - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and | Evan Cheng |