This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 8864da5e7 Fix PR35564 - std::list splice/erase incorrectly throw in deb [...]
new 102b0a11f [cmake] [libcxx] Call llvm_setup_rpath() when adding shared l [...]
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/CMakeLists.txt | 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 gcc.
from b445d0b8928 runtime: fix lfstackUnpack on ia64
new 54a5135c0ce * elf.c (elf_open_debugfile_by_debuglink): Don't check CRC [...]
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:
libbacktrace/ChangeLog | 6 ++++++
libbacktrace/elf.c | 21 ++++++++++++++-------
2 files changed, 20 insertions(+), 7 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 974e2fc5fbf Revert "[SLP] Fix for PR32086: Count InsertElementInstr of [...]
new a59163a1b43 asan: add kernel inline instrumentation test
new ae0c8015e09 [Hexagon] SETEQ and SETNE are valid integer condition codes
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:
lib/Target/Hexagon/HexagonISelLowering.cpp | 3 ++-
test/CodeGen/Hexagon/vect/setcc-v2i32.ll | 21 +++++++++++++++++
.../AddressSanitizer/kernel_inline.ll | 27 ++++++++++++++++++++++
3 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/vect/setcc-v2i32.ll
create mode 100644 test/Instrumentation/AddressSanitizer/kernel_inline.ll
--
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 8cb146dc4 www: update lldb architecture doc
new efc646194 Use test-specific module caches to avoid stale header conflicts
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:
.../data-formatter-cpp/TestDataFormatterCpp.py | 2 ++
.../data-formatter-globals/TestDataFormatterGlobals.py | 3 +++
.../libcxx/list/TestDataFormatterLibcxxList.py | 2 ++
.../libcxx/vector/TestDataFormatterLibcxxVector.py | 2 ++
.../lldbsuite/test/lang/objc/modules-auto-import/Makefile | 2 +-
.../lang/objc/modules-auto-import/TestModulesAutoImport.py | 2 +-
.../lldbsuite/test/lang/objc/modules-incomplete/Makefile | 2 +-
.../lang/objc/modules-incomplete/TestIncompleteModules.py | 2 +-
.../test/lang/objc/modules-inline-functions/Makefile | 2 +-
.../modules-inline-functions/TestModulesInlineFunctions.py | 2 +-
packages/Python/lldbsuite/test/make/Makefile.rules | 12 +++++++-----
11 files changed, 22 insertions(+), 11 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 glibc.
from 128c43a2d6 LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes
new fb58aac5fe Add support for the RISC-V-specific ELF flags
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:
ChangeLog | 14 ++++++++++++++
elf/cache.c | 6 ++++++
elf/elf.h | 8 ++++++++
sysdeps/generic/ldconfig.h | 2 ++
4 files changed, 30 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 lld.
from adfa1abee Simplify. NFC.
new 47ecd47d1 Improve LMARegion handling.
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:
ELF/LinkerScript.cpp | 9 ++++++++-
ELF/LinkerScript.h | 1 +
ELF/Writer.cpp | 3 ++-
test/ELF/linkerscript/at3.s | 38 ++++++++++++++++++++++++++++++++++++++
4 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/linkerscript/at3.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 gcc.
from 22af35f62c6 PR middle-end/83055 * predict.c (drop_profile): Do not pu [...]
new b445d0b8928 runtime: fix lfstackUnpack on ia64
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/lfstack_64bit.go | 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 gcc-7-branch
in repository gcc.
from f856fb145b9 gcc/ Back port from mainline 2018-01-10 Peter Bergner < [...]
new f89a943249e [gcc] 2018-01-25 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 22 ++++++
gcc/config/rs6000/rs6000-protos.h | 1 -
gcc/config/rs6000/rs6000.c | 43 -----------
gcc/config/rs6000/rs6000.md | 119 +++++++++++++++++------------
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.target/powerpc/pr83862.c | 34 +++++++++
6 files changed, 133 insertions(+), 94 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr83862.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-tools-extra.
from 176c5280 [clangd] Replace homegrown make_scope_exit with one from ADT
new ae22fae0 [clangd] Add ClangdUnit diagnostics tests using annotated code.
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:
clangd/Protocol.cpp | 28 ++++++++
clangd/Protocol.h | 2 +
test/clangd/diagnostics-preamble.test | 22 ------
unittests/clangd/CMakeLists.txt | 1 +
unittests/clangd/ClangdUnitTests.cpp | 130 ++++++++++++++++++++++++++++++++++
5 files changed, 161 insertions(+), 22 deletions(-)
delete mode 100644 test/clangd/diagnostics-preamble.test
create mode 100644 unittests/clangd/ClangdUnitTests.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 gcc.
from ff0c900f5db PR c++/84031 * decl.c (find_decomp_class_base): Ignore un [...]
new 22af35f62c6 PR middle-end/83055 * predict.c (drop_profile): Do not pu [...]
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 | 7 +++++++
gcc/predict.c | 23 ++++++++++-------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr83055.c | 13 +++++++++++++
4 files changed, 35 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr83055.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.