This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 51e3e44f338 More tests with x86 prefixes which work after rL315899 commit
new 0782a95249d [X86][Skylake] fixed/updated regression test mmx-schedule.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:
test/CodeGen/X86/mmx-schedule.ll | 548 +++++++++++++++++++--------------------
1 file changed, 274 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.
unknown user pushed a change to branch master
in repository clang.
from fe8249cb5c [Coverage] Discard deferred region in closing if-else
new 6fe0ba5b2e [CodeGen] EmitPointerWithAlignment() to generate TBAA info a [...]
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/CGExpr.cpp | 87 ++++++++++++++++++++++++-----------------
lib/CodeGen/CodeGenFunction.cpp | 6 +--
lib/CodeGen/CodeGenFunction.h | 9 +++--
lib/CodeGen/CodeGenModule.cpp | 7 ++++
lib/CodeGen/CodeGenModule.h | 5 +++
lib/CodeGen/CodeGenTBAA.cpp | 8 ++++
lib/CodeGen/CodeGenTBAA.h | 11 ++++++
test/CodeGen/tbaa-cast.cpp | 23 +++++++++++
8 files changed, 114 insertions(+), 42 deletions(-)
create mode 100644 test/CodeGen/tbaa-cast.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 40d9342e17e 2017-10-17 Paolo Carlini <paolo.carlini(a)oracle.com>
new 8fddd28f340 2017-10-17 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/cpp0x/constexpr-ice18.C | 11 +++++++++++
2 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-ice18.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 9e68191ef66 [X86][SKL] Updated scheduling information for the SkylakeCl [...]
new 51e3e44f338 More tests with x86 prefixes which work after rL315899 commit
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/MC/Disassembler/X86/prefixes-i386.txt | 87 ++++++++++++++++++++++++++++
test/MC/Disassembler/X86/prefixes-x86_64.txt | 38 ++++++++++++
2 files changed, 125 insertions(+)
create mode 100644 test/MC/Disassembler/X86/prefixes-i386.txt
create mode 100644 test/MC/Disassembler/X86/prefixes-x86_64.txt
--
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 426c9f76207 PR tree-optimization/82549 * fold-const.c (optimize_bit_f [...]
new 40d9342e17e 2017-10-17 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/constexpr-lambda18.C | 30 +++++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda18.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 762d1e77cb [Coverage] Explicitly mark the l.h.s of && and || (fixes PR33465)
new fe8249cb5c [Coverage] Discard deferred region in closing if-else
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/CoverageMappingGen.cpp | 30 +++++++++++++++++++++++-------
test/CoverageMapping/deferred-region.cpp | 22 +++++++++++++++++++++-
2 files changed, 44 insertions(+), 8 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 d6296cb9ba6 Improve FAIL message for dump-*-times functions.
new 426c9f76207 PR tree-optimization/82549 * fold-const.c (optimize_bit_f [...]
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 | 9 ++++-
gcc/fold-const.c | 52 ++++++++++++++++-----------
gcc/testsuite/ChangeLog | 7 +++-
gcc/testsuite/gcc.c-torture/compile/pr82549.c | 9 +++++
4 files changed, 55 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82549.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 gcc.
from 4491b485117 Add missing REDUCE[SD,SS] intrinsics
new d6296cb9ba6 Improve FAIL message for dump-*-times functions.
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 | 6 ++++++
gcc/testsuite/lib/scanasm.exp | 10 ++++++----
gcc/testsuite/lib/scandump.exp | 6 ++++--
3 files changed, 16 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 zorg.
from 3e7713c [zorg] Remove non UAR asan pass and move ASAN_OPTIONS setup i [...]
new afbf863 [zorg] Fix another type on ubsan bot script
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/buildbot/builders/sanitizers/buildbot_bootstrap_ubsan.sh | 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 zorg.
from f3b25f6 [zorg] Fix type in buildbot_bootstrap_ubsan.sh
new 3e7713c [zorg] Remove non UAR asan pass and move ASAN_OPTIONS setup i [...]
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/buildbot/builders/sanitizers/buildbot_bootstrap.sh | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.