| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m... | Eugene Zelenko | 2017-02-08 | 1 | -7/+4 |
| * | Remove unnecessary header include. | Lang Hames | 2016-05-17 | 1 | -1/+0 |
| * | Reflect the MC/MCDisassembler split on the include/ level. | Benjamin Kramer | 2016-01-26 | 1 | -1/+1 |
| * | Delete MCRelocationInfo::createExprForRelocation. | Pete Cooper | 2016-01-15 | 1 | -5/+0 |
| * | Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r... | Daniel Sanders | 2015-09-15 | 1 | -1/+1 |
| * | Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an... | Daniel Sanders | 2015-09-15 | 1 | -1/+1 |
| * | Revert r247684 - Replace Triple with a new TargetTuple ... | Daniel Sanders | 2015-09-15 | 1 | -1/+1 |
| * | Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. | Daniel Sanders | 2015-09-15 | 1 | -1/+1 |
| * | Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC. | Daniel Sanders | 2015-06-10 | 1 | -1/+2 |
| * | Finish inverting the MC -> Object dependency. | Rafael Espindola | 2014-07-23 | 1 | -0/+39 |