This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1038577776 Remove ignore-empty-index-file option
new 3d3b0295de [Sema] Silence buildbot failures introduced by r302935
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/Sema/vector-gcc-compat.c | 2 +-
test/Sema/vector-gcc-compat.cpp | 2 +-
2 files 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 clang.
from 59340561cc [Sema] Support implicit scalar to vector conversions
new 1038577776 Remove ignore-empty-index-file option
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/BackendUtil.cpp | 3 ++-
test/CodeGen/thinlto_backend.ll | 6 +++---
2 files changed, 5 insertions(+), 4 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 f0c04e33ed1 * compare-elim.c (try_eliminate_compare): Canonicalize op [...]
new 055de89e45c gcc/testsuite/ChangeLog:
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/mvbits_7.f90 | 4 +++-
2 files changed, 9 insertions(+), 1 deletion(-)
--
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 c156232e13 [modules] Simplify module macro handling in non-local-submod [...]
new 59340561cc [Sema] Support implicit scalar to vector conversions
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:
include/clang/Basic/DiagnosticSemaKinds.td | 6 +
include/clang/Sema/Sema.h | 2 +
lib/Sema/SemaExpr.cpp | 239 ++++++++++++++++++++-
lib/Sema/SemaExprCXX.cpp | 9 +
test/Sema/vector-cast.c | 5 +-
test/Sema/vector-gcc-compat.c | 330 +++++++++++++++++++++++++++++
test/Sema/vector-gcc-compat.cpp | 328 ++++++++++++++++++++++++++++
test/Sema/vector-ops.c | 140 ++++++------
test/Sema/zvector.c | 24 +--
test/SemaCXX/vector-no-lax.cpp | 2 +-
10 files changed, 988 insertions(+), 97 deletions(-)
create mode 100644 test/Sema/vector-gcc-compat.c
create mode 100644 test/Sema/vector-gcc-compat.cpp
--
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 b09b50cbe46 [APInt] Add an assert to check for divide by zero in udivrem. NFC
new decf0031c9e [AArch64][Falkor] Refine modeling of multiply accumulate fo [...]
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/AArch64/AArch64SchedFalkorDetails.td | 71 ++++++++++++------------
lib/Target/AArch64/AArch64SchedFalkorWriteRes.td | 34 ++++++++----
2 files changed, 61 insertions(+), 44 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-tools-extra.
from ac8f049f [clang-tidy] Add a test for PR33020
new 02206dd9 [include-fixer] Don't throw exception when parsing unknown 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:
include-fixer/find-all-symbols/tool/run-find-all-symbols.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 da1398ae596 PR target/80723 * config/i386/i386.c (ix86_rtx_cost) [cas [...]
new f0c04e33ed1 * compare-elim.c (try_eliminate_compare): Canonicalize op [...]
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 | 9 +++++++++
gcc/compare-elim.c | 30 +++++++++++++++++++++---------
gcc/config/i386/i386.c | 2 ++
3 files changed, 32 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 1ab2136862 [index] Index template specialization arguments for function [...]
new c156232e13 [modules] Simplify module macro handling in non-local-submod [...]
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/Lex/PPLexerChange.cpp | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.