This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d56a9b86741 [X86][AVX] SimplifyDemandedVectorElts - combine PERMPD(x) - [...] new 59fa40e2640 [X86][SSE] Regenerate v48 shuffle test on a variety of targets new ffa5500e3ad [Attributor] Deducing existing nounwind attribute.
The 2 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 | 17 +++++ lib/Transforms/IPO/Attributor.cpp | 95 ++++++++++++++++++++++++--- test/CodeGen/X86/vector-shuffle-v48.ll | 104 +++++++++++++++++++++++++----- test/Transforms/FunctionAttrs/nounwind.ll | 99 ++++++++++++++++++++++++++++ 4 files changed, 289 insertions(+), 26 deletions(-) create mode 100644 test/Transforms/FunctionAttrs/nounwind.ll