This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5fc15cac7f9 [ThinLTO] Fix handling of weak interposable symbols new 2274be45f60 [Attributor][NFCI] Try to avoid potential non-deterministic [...] new 9d74846aa2e [Attributor] FIX: Treat new attributes as changed ones new d28f7232b4b [SLP] fix formatting; NFC
The 3 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/Transforms/IPO/Attributor.h | 10 +++--- lib/Transforms/IPO/Attributor.cpp | 32 +++++++++--------- lib/Transforms/Vectorize/SLPVectorizer.cpp | 7 ++-- test/Transforms/FunctionAttrs/new_attributes.ll | 43 +++++++++++++++++++++++++ 4 files changed, 66 insertions(+), 26 deletions(-) create mode 100644 test/Transforms/FunctionAttrs/new_attributes.ll