| 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 |
| * | Remove redundant includes from utils/TableGen. | Michael Zolotukhin | 2017-12-13 | 1 | -2/+0 |
| * | [TableGen] Adapt more places to getValueAsString now returning a StringRef in... | Craig Topper | 2017-05-31 | 1 | -2/+2 |
| * | Use StringRef in TableGen emitted API for attribute (NFC) | Mehdi Amini | 2016-10-04 | 1 | -1/+1 |
| * | Add LLVMGetAttrKindID in the C API in order to facilitate migration away from... | Amaury Sechet | 2016-04-20 | 1 | -0/+23 |
| * | Revert "Add LLVMGetAttrKindIDInContext in the C API in order to facilitate mi... | Amaury Sechet | 2016-04-13 | 1 | -23/+0 |
| * | Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration ... | Amaury Sechet | 2016-04-13 | 1 | -0/+23 |
| * | Provide a way to specify inliner's attribute compatibility and merging. | Akira Hatanaka | 2015-12-22 | 1 | -1/+98 |
| * | Revert r256277 and r256279. | Akira Hatanaka | 2015-12-22 | 1 | -97/+0 |
| * | Provide a way to specify inliner's attribute compatibility and merging. | Akira Hatanaka | 2015-12-22 | 1 | -0/+97 |
| * | Revert r252990. | Akira Hatanaka | 2015-11-13 | 1 | -95/+0 |
| * | Provide a way to specify inliner's attribute compatibility and merging. | Akira Hatanaka | 2015-11-13 | 1 | -0/+95 |
| * | Revert r252949. | Akira Hatanaka | 2015-11-12 | 1 | -95/+0 |
| * | Provide a way to specify inliner's attribute compatibility and merging | Akira Hatanaka | 2015-11-12 | 1 | -0/+95 |
| * | Move the enum attributes defined in Attributes.h to a table-gen file. | Akira Hatanaka | 2015-11-11 | 1 | -0/+59 |