This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e8c9abc [AVX-512][InstCombine] Teach InstCombine to turn masked scala [...] new fd0dd18 [Inliner] Modernize all of the inliner tests that were using grep.
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: test/Transforms/Inline/2007-04-15-InlineEH.ll | 87 +++++++++++++--------- test/Transforms/Inline/2007-06-25-WeakInline.ll | 17 +++-- .../Transforms/Inline/2007-12-19-InlineNoUnwind.ll | 31 ++++++-- test/Transforms/Inline/2008-09-02-NoInline.ll | 12 ++- .../Inline/2009-01-08-NoInlineDynamicAlloca.ll | 53 ++++++------- test/Transforms/Inline/casts.ll | 24 +++--- test/Transforms/Inline/cfg_preserve_test.ll | 18 +++-- test/Transforms/Inline/externally_available.ll | 16 ++-- test/Transforms/Inline/inline-invoke-tail.ll | 39 ++++++---- test/Transforms/Inline/inline_dce.ll | 25 +++++-- test/Transforms/Inline/inline_prune.ll | 74 ++++++++++-------- test/Transforms/Inline/invoke_test-1.ll | 28 ++++--- test/Transforms/Inline/invoke_test-2.ll | 56 +++++++++----- test/Transforms/Inline/invoke_test-3.ll | 53 +++++++------ 14 files changed, 320 insertions(+), 213 deletions(-)