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 23e6a85 [sancov] Define delimiters for sanitizer coverage's binary se [...]
new 72f3fa4 [sanitizer] Fix 'dyld: Symbol not found: _memmem' linkage err [...]
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/sanitizer_common/sanitizer_mac.cc | 22 +++++++++++++---------
.../sanitizer_platform_interceptors.h | 10 +++++++++-
2 files changed, 22 insertions(+), 10 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 d9922b2 PR middle-end/79275 - -Wformat-overflow false positive excee [...]
new 1a753bf 2017-02-02 Naveen H.S <Naveen.Hurugalawadi(a)cavium.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 | 5 +++++
gcc/config/aarch64/aarch64.c | 2 +-
2 files changed, 6 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 binutils-gdb.
from 73dceb9 Automatic date update in version.in
new 03c85b1 Use std::string in Rust code
new b50f188 Reindent rust-lang.c
new 65c40c9 Use bool in Rust code
The 3 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/ChangeLog | 25 +++++++
gdb/rust-exp.y | 19 +++---
gdb/rust-lang.c | 197 ++++++++++++++++++++++++++++----------------------------
gdb/rust-lang.h | 11 ++--
4 files changed, 137 insertions(+), 115 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 9351d25 [Support] Accept macosx triple as 'darwin' in Host unittest. NFC.
new 95787fc [AMDGPU] Unroll preferences improvements
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/AMDGPU/AMDGPUTargetTransformInfo.cpp | 29 ++++-
.../LoopUnroll/AMDGPU/unroll-for-private.ll | 120 +++++++++++++++++++++
2 files changed, 148 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopUnroll/AMDGPU/unroll-for-private.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 gcc.
from 38a224e Daily bump.
new d9922b2 PR middle-end/79275 - -Wformat-overflow false positive excee [...]
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/gimple-ssa-sprintf.c | 91 ++++--
gcc/testsuite/ChangeLog | 6 +
.../gcc.dg/tree-ssa/builtin-sprintf-warn-11.c | 323 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr79275.c | 14 +
5 files changed, 419 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-11.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr79275.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 045de6f [sanitizer coverage] Fix Instrumentation to work on Windows.
new 9351d25 [Support] Accept macosx triple as 'darwin' in Host unittest. NFC.
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:
unittests/Support/Host.cpp | 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 zorg.
from 1166c80 [zorg] LNT ARM bot is 4-cores
new 67f23d8 compiler-rt works fine with the just built compiler nowadays.
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:
zorg/jenkins/build.py | 4 +---
1 file changed, 1 insertion(+), 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 lnt.
from ad6bbeb Add global, user selectable, baselines to LNT
new 5b87a6f Require the typing module
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:
requirements.client.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 llvm.
from 52b8ade AMDGPU: Fold fneg into fmin/fmax_legacy
new 045de6f [sanitizer coverage] Fix Instrumentation to work on Windows.
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:
.../Instrumentation/SanitizerCoverage.cpp | 50 +++++++++++++---------
1 file changed, 29 insertions(+), 21 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 90453c8 DebugInfo: ensure type and namespace names are included in pu [...]
new 52b8ade AMDGPU: Fold fneg into fmin/fmax_legacy
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/AMDGPU/AMDGPUISelLowering.cpp | 26 ++++++++++++--
test/CodeGen/AMDGPU/fmin_fmax_legacy.amdgcn.ll | 47 ++++++++++++++++++++++++++
test/CodeGen/AMDGPU/fneg-combines.ll | 32 ++++++++++++++++++
3 files changed, 103 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/fmin_fmax_legacy.amdgcn.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.