This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from fa1848bbcf Convert comment to C-style to prevent warning
new 8bdf43bcae c-index-test: small fix to CXString handling and disposal
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:
tools/c-index-test/c-index-test.c | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 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 777298246 Enable sanitizer_common tests on NetBSD
new 27f906494 [scudo] Use -fsanitize=scudo rather than --whole-archive in 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:
test/scudo/lit.cfg | 13 +++++--------
1 file changed, 5 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 gcc.
from d3d28fc8387 /cp 2018-01-18 Paolo Carlini <paolo.carlini(a)oracle.com>
new de928aaa65a * configure.ac (AC_CHECK_HEADERS): Add linux/types.h. Con [...]
new 07d8961c723 PR c++/82461 - constexpr list-initialized member
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/cp/ChangeLog | 6 ++++++
gcc/cp/constexpr.c | 3 ++-
gcc/testsuite/g++.dg/cpp0x/constexpr-list2.C | 20 ++++++++++++++++++++
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/config.h.in | 3 +++
libstdc++-v3/configure | 19 ++++++++++++++++++-
libstdc++-v3/configure.ac | 8 +++++++-
libstdc++-v3/src/c++11/random.cc | 4 ++++
8 files changed, 68 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-list2.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 d05a0b8641b Follow-up to rL322875 by initializing the do_libcxxabi vari [...]
new cee6e0a2c1e we have now https support for apt.llvm.org. Updating the URL
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:
CREDITS.TXT | 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 llvm.
from 787c92d41ef [AArch64][GlobalISel] Add isel support for global values in [...]
new d05a0b8641b Follow-up to rL322875 by initializing the do_libcxxabi vari [...]
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:
utils/release/test-release.sh | 1 +
1 file changed, 1 insertion(+)
--
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 a8bf4d5625 [ClangFormat] ObjCSpaceBeforeProtocolList should be true in [...]
new fa1848bbcf Convert comment to C-style to prevent warning
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:
tools/c-index-test/c-index-test.c | 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 llvm.
from ab816743d04 [X86][SSE] Regenerate vector promotion tests
new 787c92d41ef [AArch64][GlobalISel] Add isel support for global values in [...]
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/AArch64InstructionSelector.cpp | 34 ++++++++++++
.../AArch64/GlobalISel/select-gv-cmodel-large.mir | 61 ++++++++++++++++++++++
2 files changed, 95 insertions(+)
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-gv-cmodel-large.mir
--
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 ab7e40f5e24 [RISCV] Fixed setting predicates for compressed instructions.
new ab816743d04 [X86][SSE] Regenerate vector promotion 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:
test/CodeGen/X86/promote.ll | 65 ++++++++++++++++++++++++++++++++-------------
1 file changed, 46 insertions(+), 19 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 24f3a274df1 Add a -no-libcxxabi option to the test-release.sh script.
new ab7e40f5e24 [RISCV] Fixed setting predicates for compressed instructions.
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/RISCV/RISCVInstrInfoC.td | 74 +++++++++++++++++++------------------
test/MC/RISCV/rv32c-only-valid.s | 7 ++++
test/MC/RISCV/rv32dc-valid.s | 10 +++++
test/MC/RISCV/rv32fc-valid.s | 14 +++++++
test/MC/RISCV/rv64c-valid.s | 14 +++++++
test/MC/RISCV/rv64dc-valid.s | 29 +++++++++++++++
6 files changed, 112 insertions(+), 36 deletions(-)
create mode 100644 test/MC/RISCV/rv64dc-valid.s
--
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 binutils-gdb.
from 4a17f7688f Make abbrev_table::abbrevs private
new 25d4fd8093 S390: Use soft float in s390-tdbregs test case
new dcc0692540 GDB testsuite: Re-enable -fdiagnostics-color=never
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:
gdb/testsuite/ChangeLog | 9 +++++++++
gdb/testsuite/gdb.arch/s390-tdbregs.exp | 5 ++++-
gdb/testsuite/lib/gdb.exp | 2 +-
3 files changed, 14 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.