aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Attributes.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-20Add LLVMGetAttrKindID in the C API in order to facilitate migration away from...Amaury Sechet1-0/+23
2016-04-13Revert "Add LLVMGetAttrKindIDInContext in the C API in order to facilitate mi...Amaury Sechet1-23/+0
2016-04-13Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration ...Amaury Sechet1-0/+23
2015-12-22Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka1-1/+98
2015-12-22Revert r256277 and r256279.Akira Hatanaka1-97/+0
2015-12-22Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka1-0/+97
2015-11-13Revert r252990.Akira Hatanaka1-95/+0
2015-11-13Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka1-0/+95
2015-11-12Revert r252949.Akira Hatanaka1-95/+0
2015-11-12Provide a way to specify inliner's attribute compatibility and mergingAkira Hatanaka1-0/+95
2015-11-11Move the enum attributes defined in Attributes.h to a table-gen file.Akira Hatanaka1-0/+59