summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/AttributeSetNode.h
Commit message (Expand)AuthorAgeFilesLines
* Reland "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"Reid Kleckner2017-04-101-107/+0
* Revert "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"Reid Kleckner2017-04-101-0/+107
* [IR] Make AttributeSetNode public, avoid temporary AttributeList copiesReid Kleckner2017-04-101-107/+0
* Rename AttributeSet to AttributeListReid Kleckner2017-03-211-4/+5
* [ADT, IR] Fix some Clang-tidy modernize-use-equals-delete and Include What Yo...Eugene Zelenko2016-12-071-7/+15
* Add missing import to fix the buildAmaury Sechet2016-07-211-0/+1
* Expose AttributeSetNode, use it to provide aggregate getter for attribute in ...Amaury Sechet2016-07-211-0/+97
OpenPOWER on IntegriCloud