This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ef0dc912cee 2017-10-14 Paolo Carlini <paolo.carlini(a)oracle.com>
new 1ba23db3e5d 2017-10-14 Kyrylo Tkachov <kyrylo.tkachov(a)arm.com> M [...]
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 | 12 ++
gcc/compare-elim.c | 143 ++++++++++++++++++++-
gcc/testsuite/ChangeLog | 5 +
.../gcc.target/aarch64/cmpelim_mult_uses_1.c | 17 +++
4 files changed, 176 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/cmpelim_mult_uses_1.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.
from cab29772c3 Mark test as unsupported until r315808 is fixed
new d460293595 Revert "Mark test as unsupported until r315808 is fixed"
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/Misc/backend-resource-limit-diagnostics.cl | 1 -
1 file changed, 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 2bed3de1844 [X86] Remove a bunch of dead FileCheck lines with the wrong [...]
new 38ae50b0937 AMDGPU: Don't use TargetStreamer if it has not been initialized
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/AMDGPUAsmPrinter.cpp | 24 +++++++++++++++---------
lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 2 +-
2 files changed, 16 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 clang.
from cb0b66133f Re-land r315787, "[Sema] Warn about unused variables if we c [...]
new cab29772c3 Mark test as unsupported until r315808 is fixed
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/Misc/backend-resource-limit-diagnostics.cl | 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 e4d6a6e6c20 [TableGen] Avoid unnecessary std::string creations
new 2bed3de1844 [X86] Remove a bunch of dead FileCheck lines with the wrong [...]
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/avx512-schedule.ll | 1105 -----------------------------------
1 file changed, 1105 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 aa529e36f [libFuzzer] print a better warning if we hit the ld bug
new bb3e2cf04 [xray] Fix CMake for X-RAY 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:
lib/xray/tests/CMakeLists.txt | 3 ++-
1 file changed, 2 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 d83c62b8872 [X86][SSE] Don't attempt to reduce the imul vector width of [...]
new e4d6a6e6c20 [TableGen] Avoid unnecessary std::string creations
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/TableGen/CodeGenDAGPatterns.cpp | 20 ++++++++++----------
utils/TableGen/CodeGenDAGPatterns.h | 13 ++++++-------
utils/TableGen/GlobalISelEmitter.cpp | 4 ++--
3 files changed, 18 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 gcc.
from bd0fbf30f44 2017-10-14 Paolo Carlini <paolo.carlini(a)oracle.com>
new ef0dc912cee 2017-10-14 Paolo Carlini <paolo.carlini(a)oracle.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/noexcept-type18.C | 15 +++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type18.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 glibc.
from bc3821bb3b locale: No warning for non-symbolic character (bug 22295)
new a4777c46af Add a test for profiling static executable
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 | 17 +++++++++++++++++
Makeconfig | 2 +-
gmon/Makefile | 21 +++++++++++++++++++++
.../{tst-gmon-gprof.sh => tst-gmon-static-gprof.sh} | 4 +++-
gmon/{tst-gmon-pie.c => tst-gmon-static.c} | 0
5 files changed, 42 insertions(+), 2 deletions(-)
copy gmon/{tst-gmon-gprof.sh => tst-gmon-static-gprof.sh} (94%)
copy gmon/{tst-gmon-pie.c => tst-gmon-static.c} (100%)
--
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 ae163345e41 PR middle-end/62263 PR middle-end/82498 * tree-ssa-phiop [...]
new bd0fbf30f44 2017-10-14 Paolo Carlini <paolo.carlini(a)oracle.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/pr81016.C | 4 ++++
2 files changed, 9 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr81016.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.