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(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9b190af Check and build conversion sequences for non-type template ar [...]
new da27c15 Driver: switch Windows to static RelocModel
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/Driver/MSVCToolChain.cpp | 12 ------------
lib/Driver/ToolChains.cpp | 11 +----------
lib/Driver/ToolChains.h | 10 +++++-----
test/Driver/pic.c | 7 +------
4 files changed, 7 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2a93cc7 [DOXYGEN] Improved doxygen comments for x86 intrinsics.
new 9b190af Check and build conversion sequences for non-type template ar [...]
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/Sema/SemaOverload.cpp | 2 +-
lib/Sema/SemaTemplate.cpp | 18 ++++++++----------
test/SemaTemplate/temp_arg_nontype_cxx11.cpp | 9 +++++++++
test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 2 +-
4 files changed, 19 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 1539663 [inline-asm]No error for conflict between inputs\outputs and [...]
new 0d5b5ff [tsan] Fix string to bool conversion warnings in tsan tests
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/tsan/tests/rtl/tsan_test_util_posix.cc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2789d18 [PM] Move the collection of call sites to a more appropriate [...]
new 132441d [AVX-512] Add tests to show missed opportunities for combinin [...]
new 8cc2ad4 [AVX-512] Add isel patterns to turn native masked scalar add/ [...]
new de9bd8f [InstCombine][AVX-512] Add masked scalar add/sub/mul/div intr [...]
new e8c9abc [AVX-512][InstCombine] Teach InstCombine to turn masked scala [...]
The 4 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/Target/X86/X86InstrAVX512.td | 22 +++
lib/Transforms/InstCombine/InstCombineCalls.cpp | 79 ++++++-----
test/CodeGen/X86/sse-scalar-fp-arith.ll | 110 +++++++++++++++
test/Transforms/InstCombine/x86-avx512.ll | 176 +++++++++++++++++++++---
4 files changed, 334 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3900e63 [AVX-512][InstCombine] Teach InstCombine to turn packed add/s [...]
new 2789d18 [PM] Move the collection of call sites to a more appropriate [...]
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/Transforms/Utils/InlineFunction.cpp | 24 +++++++++++++++---------
test/Transforms/Inline/inline_invoke.ll | 1 +
2 files changed, 16 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 009f9fa [PM] The new pass manager requires a registered target for th [...]
new 2a93cc7 [DOXYGEN] Improved doxygen comments for x86 intrinsics.
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/Headers/__wmmintrin_pclmul.h | 11 +-
lib/Headers/bmiintrin.h | 8 +-
lib/Headers/emmintrin.h | 296 +++++++++++++++++++++------------------
lib/Headers/f16cintrin.h | 20 +--
lib/Headers/immintrin.h | 10 +-
lib/Headers/mmintrin.h | 34 ++---
lib/Headers/pmmintrin.h | 27 ++--
lib/Headers/tmmintrin.h | 14 +-
8 files changed, 217 insertions(+), 203 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from eeb53f3 [PH] Teach the new PM code path to support -disable-llvm-passes.
new 009f9fa [PM] The new pass manager requires a registered target for th [...]
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/CodeGen/inline.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0b88030 [PM] Teach the always inliner in the new pass manager to supp [...]
new 3900e63 [AVX-512][InstCombine] Teach InstCombine to turn packed add/s [...]
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/Transforms/InstCombine/InstCombineCalls.cpp | 44 ++++
test/Transforms/InstCombine/x86-avx512.ll | 320 ++++++++++++++++++++++++
2 files changed, 364 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.