This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f1a9d6e Attempt to fix the Windows builds by using llvm::detail::... [...]
new 578991f Another attempt fix the Windows builds
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/llvm/ADT/DenseSet.h | 9 +++++----
1 file 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 8dd72d2 start-container-docker.sh: Add --memory option.
new b58cfa7 tcwg-llvm-build.sh: avoid using DESTDIR with ninja
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:
tcwg-llvm-build.sh | 6 +++++-
1 file changed, 5 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 llvm.
from b774d82 [globalisel][tablegen] Change Expected<bool> to Error and ren [...]
new f1a9d6e Attempt to fix the Windows builds by using llvm::detail::... [...]
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/llvm/ADT/DenseSet.h | 31 ++++++++++++++++---------------
include/llvm/ADT/StringExtras.h | 9 +++++----
include/llvm/Support/MathExtras.h | 6 +++---
3 files changed, 24 insertions(+), 22 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 f1d06b8 Refactor getHostCPUName to allow testing on non-native hardware.
new f68acdf Make naming in Host.h in line with coding standards.
new b774d82 [globalisel][tablegen] Change Expected<bool> to Error and ren [...]
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:
include/llvm/Support/Host.h | 10 ++---
lib/Support/Chrono.cpp | 12 ++---
lib/Support/Host.cpp | 12 ++---
unittests/Support/Host.cpp | 23 +++++-----
utils/TableGen/GlobalISelEmitter.cpp | 86 +++++++++++++++++-------------------
5 files changed, 68 insertions(+), 75 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 binutils-gdb.
from a62b755 Automatic date update in version.in
new 662659a Fix classification of `module.type' in D lexer.
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:
gdb/d-exp.y | 1 +
.../source-execution.c => gdb.dlang/watch-loc.c} | 29 ++++----
gdb/testsuite/gdb.dlang/watch-loc.exp | 83 ++++++++++++++++++++++
3 files changed, 96 insertions(+), 17 deletions(-)
copy gdb/testsuite/{gdb.base/source-execution.c => gdb.dlang/watch-loc.c} (73%)
create mode 100644 gdb/testsuite/gdb.dlang/watch-loc.exp
--
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 8dac88a [APInt] Remove references to integerPartWidth outside of APFl [...]
new f1d06b8 Refactor getHostCPUName to allow testing on non-native hardware.
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/llvm/Support/Host.h | 8 +
lib/Support/Host.cpp | 418 +++++++++++++++++++++-----------------------
unittests/Support/Host.cpp | 44 +++++
3 files changed, 256 insertions(+), 214 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 b1170d7 [XRay][compiler-rt] Spell REQUIRES properly for x86_64-linux
new 8b391d0 [sanitizer] Move fread and fwrite interceptors to sanitizer_common
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/esan/esan_interceptors.cpp | 14 ---------
lib/msan/msan_interceptors.cc | 8 -----
.../sanitizer_common_interceptors.inc | 33 +++++++++++++++++++++
.../sanitizer_platform_interceptors.h | 3 ++
lib/tsan/rtl/tsan_interceptors.cc | 18 ------------
test/asan/TestCases/Posix/fread_fwrite.cc | 34 ++++++++++++++++++++++
test/msan/fread_fwrite.cc | 34 ++++++++++++++++++++++
7 files changed, 104 insertions(+), 40 deletions(-)
create mode 100644 test/asan/TestCases/Posix/fread_fwrite.cc
create mode 100644 test/msan/fread_fwrite.cc
--
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 445789c Daily bump.
new af44a97 2017-03-30 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr77498.f | 36 ++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-pre.c | 18 ++++++++++++++----
4 files changed, 61 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77498.f
--
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 5b2ce7b [libFuzzer] remove a stale flag from tests, run value-profile [...]
new 8dac88a [APInt] Remove references to integerPartWidth outside of APFl [...]
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/SelectionDAG/LegalizeFloatTypes.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.