This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from df87029dcfc [x86, MemCmpExpansion] allow 2 pairs of loads per block (PR33325)
new 82c67ea4836 [InstCombine] add more tests for max(~a, ~b) and PR35834; NFC
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/InstCombine/max-of-nots.ll | 64 ++++++++++++++++++++++++++++++
1 file changed, 64 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 0179ddc7fa1 [X86] Rename the EVEX encoded GFNI instructions to start wi [...]
new df87029dcfc [x86, MemCmpExpansion] allow 2 pairs of loads per block (PR33325)
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/CodeGen/ExpandMemCmp.cpp | 8 +-
lib/Target/X86/X86ISelLowering.h | 5 +
test/CodeGen/X86/memcmp-optsize.ll | 283 +++++-----------
test/CodeGen/X86/memcmp.ll | 307 +++++-------------
test/Transforms/ExpandMemCmp/X86/memcmp.ll | 497 ++++++++++++++++++++---------
5 files changed, 511 insertions(+), 589 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 gcc.
from 7aedb072f55 PR 78534 libgfortran ChangeLog
new 69f0f1277ed Tighten LRA cycling check
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:
gcc/ChangeLog | 5 +++++
gcc/lra-constraints.c | 7 ++++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/reg-alloc-1.c | 26 ++++++++++++++++++++++++++
4 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/reg-alloc-1.c
--
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 9133db6030 Test case for r321396
new d21e443eb0 [analyzer] Fix some check's output plist not containing the [...]
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:
.../StaticAnalyzer/Core/BugReporter/BugType.h | 38 ++++++++++++++--------
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 7 +++-
lib/StaticAnalyzer/Checkers/ValistChecker.cpp | 18 ++++++----
test/Analysis/malloc.c | 7 ----
4 files changed, 42 insertions(+), 28 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 gcc.
from a82207f028b PR debug/83480 * toplev.c (process_options): Don't enable [...]
new 08909b0960c PR 50892 Latent bug in char pointer assignment
new 7aedb072f55 PR 78534 libgfortran ChangeLog
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:
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans-expr.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
.../gfortran.dg/char_pointer_assign_icb_1.f90 | 13 +++++++++++
libgfortran/ChangeLog | 25 ++++++++++++++++++++++
5 files changed, 52 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/char_pointer_assign_icb_1.f90
--
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 lldb.
from 74f653a36 [ArchSpec] Add a unittest to complement the change in r321856.
new 17c2d9e41 [test] Use full PATH lookup for tools
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:
lit/lit.cfg | 4 ++--
1 file changed, 2 insertions(+), 2 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 gcc.
from 35e0d637762 PR rtl-optimization/83682 * rtl.h (const_vec_duplicate_p) [...]
new a82207f028b PR debug/83480 * toplev.c (process_options): Don't enable [...]
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:
gcc/ChangeLog | 4 ++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/pr83480.c | 32 ++++++++++++++++++++++++++++++++
gcc/toplev.c | 13 +++++++++----
4 files changed, 48 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83480.c
--
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 gcc.
from e28970c2ab9 libgo: fix GOARCH_CACHELINESIZE on ia64
new 5acac2afdff PR middle-end/83694 * cfgexpand.c (expand_debug_expr): Pu [...]
new 35e0d637762 PR rtl-optimization/83682 * rtl.h (const_vec_duplicate_p) [...]
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:
gcc/ChangeLog | 11 +++++++++++
gcc/cfgexpand.c | 8 ++++++--
gcc/rtl.h | 7 +++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr83682.c | 17 +++++++++++++++++
5 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr83682.c
--
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 c161097e5f8 [X86] When parsing rounding mode operands, provide a proper [...]
new 0179ddc7fa1 [X86] Rename the EVEX encoded GFNI instructions to start wi [...]
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/Target/X86/X86InstrAVX512.td | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 5013a6d16e2 [X86] Call lowerShuffleAsRepeatedMaskAndLanePermute from lo [...]
new c161097e5f8 [X86] When parsing rounding mode operands, provide a proper [...]
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/Target/X86/AsmParser/X86AsmParser.cpp | 11 ++++++-----
test/MC/X86/avx512-err.s | 3 +++
2 files changed, 9 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.