This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8ccdc594587 [InstCombine] Reduce visitLoadInst() code duplication. NFCI. new d6b4b10a395 Prefer addAttr(Attribute::AttrKind) over the AttributeList [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/Argument.h | 12 +++++----- lib/AsmParser/LLParser.cpp | 15 +++++-------- lib/IR/Core.cpp | 20 +++++------------ lib/IR/Function.cpp | 23 +++++++++++++------ lib/Transforms/IPO/FunctionAttrs.cpp | 40 ++++++++++------------------------ unittests/Transforms/Utils/Cloning.cpp | 4 +--- 6 files changed, 45 insertions(+), 69 deletions(-)