This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed488fa93dd [ARM, x86] add tests to show possible improvement for bool [...] new 7dde8e89fc9 Reland "[IR] Make AttributeSetNode public, avoid temporary [...]
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: {lib => include/llvm}/IR/AttributeSetNode.h | 8 +- include/llvm/IR/Attributes.h | 36 ++- lib/AsmParser/LLParser.cpp | 88 +++---- lib/AsmParser/LLParser.h | 8 +- lib/IR/AsmWriter.cpp | 50 ++-- lib/IR/AttributeImpl.h | 2 +- lib/IR/Attributes.cpp | 269 +++++++++++++--------- lib/IR/Core.cpp | 2 +- lib/Transforms/IPO/ArgumentPromotion.cpp | 43 ++-- lib/Transforms/IPO/DeadArgumentElimination.cpp | 85 +++---- lib/Transforms/IPO/MergeFunctions.cpp | 3 +- lib/Transforms/InstCombine/InstCombineCalls.cpp | 49 ++-- lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 15 +- lib/Transforms/Utils/CloneFunction.cpp | 22 +- lib/Transforms/Utils/CodeExtractor.cpp | 3 +- 15 files changed, 343 insertions(+), 340 deletions(-) rename {lib => include/llvm}/IR/AttributeSetNode.h (93%)