This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a9ee0e2 [AST] Use static_assert to verify types instead of undefined [...]
new f507e26 [OpenCL] Prevent generation of globals in non-constant AS for [...]
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/CGDecl.cpp | 8 ++++++--
test/CodeGenOpenCL/constant-addr-space-globals.cl | 21 ++++++++++++++++++++-
2 files changed, 26 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 compiler-rt.
from 835a296 [profile] use GetComputerNameExW instead of gethostname on Windows
new 56e3c89 Compiler-rt part of D26230: Add (constant) masked load/store support
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/asan/TestCases/masked-ops.cpp | 102 +++++++++++++++++++++++++++++++++++++
1 file changed, 102 insertions(+)
create mode 100644 test/asan/TestCases/masked-ops.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 a310ebc [CVP] Remove cvp-dont-process-adds flag
new 9d387d6 [CVP] Remove use of removed flag (-cvp-dont-process-adds) fro [...]
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/CorrelatedValuePropagation/add.ll | 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 lldb.
from 40ecd4d Remove ConnectionSharedMemory
new 5692b8f Specify the dependencies of lldb-server manually
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/lldb-server/CMakeLists.txt | 210 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 209 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 libcxx.
from d6f0586 Protect std::{,unordered_}map tests under noexceptions
new 81086f8 Protect std::string tests under libcpp-no-exceptions
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:
.../basic.string/string.capacity/capacity.pass.cpp | 7 ++++++-
.../string.ops/string_substr/substr.pass.cpp | 17 +++++++++++++----
2 files changed, 19 insertions(+), 5 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 libcxx.
from ac5aff3 Protect test for dynarray under libcpp-no-exceptions
new 10ffcdf Protect locale tests under noexceptions
new d6f0586 Protect std::{,unordered_}map tests under noexceptions
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:
test/std/containers/associative/map/map.access/at.pass.cpp | 10 +++++++++-
test/std/containers/unord/unord.map/unord.map.elem/at.pass.cpp | 10 +++++++++-
.../conversions/conversions.string/ctor_err_string.pass.cpp | 5 ++++-
.../locales/locale.global.templates/use_facet.pass.cpp | 5 ++++-
.../locales/locale/locale.cons/char_pointer.pass.cpp | 5 ++++-
.../locales/locale/locale.members/combine.pass.cpp | 5 ++++-
6 files changed, 34 insertions(+), 6 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 eed5354 spellcheck bugfixes: don't offer the goal string as a suggestion
new 0e45388 * config/avr/avr-arch.h (avr_mcu_t): Add flash_size member. [...]
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 | 11 +
gcc/config/avr/avr-mcus.def | 551 ++++++++++++++++++++++----------------------
2 files changed, 288 insertions(+), 274 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from 5711f4b build-linux.sh: Fix handling of configs for arm64.
new b45b11d Add spec2k6 to tcwg-buildapp.
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:
build-spec2k.sh => build-spec2k6.sh | 14 +++++++-------
tcwg-buildapp.sh | 6 +++++-
2 files changed, 12 insertions(+), 8 deletions(-)
copy build-spec2k.sh => build-spec2k6.sh (54%)
--
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 1ec5b2f [PowerPC] Improvements for BUILD_VECTOR Vol. 1
new a310ebc [CVP] Remove cvp-dont-process-adds flag
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/Scalar/CorrelatedValuePropagation.cpp | 5 -----
1 file changed, 5 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 libcxx.
from 4299795 [libcxx] remove unused code
new ac5aff3 Protect test for dynarray under libcpp-no-exceptions
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:
.../containers/sequences/dynarray/dynarray.cons/default.pass.cpp | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.