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 9c211fd Check the right proc name
new 870dd15 Remove legacy basepri_mask MRS/MSR special reg
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:
gas/ChangeLog | 5 +++++
gas/config/tc-arm.c | 1 -
2 files 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 gcc.
from 4d1e18a Always qualify std::forward in <variant>
new 6b869af Update pretty printer for std::variant
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 2 +-
libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx17.cc | 3 +++
3 files changed, 9 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 5b1a390 [EfficiencySanitizer] Using '$' instead of '#' for struct cou [...]
new a941fe2 [Power9] Add exploitation of non-permuting memory ops
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/PowerPC/InstPrinter/PPCInstPrinter.cpp | 13 ++
lib/Target/PowerPC/PPCISelLowering.cpp | 12 +-
lib/Target/PowerPC/PPCInstrInfo.cpp | 8 +-
lib/Target/PowerPC/PPCInstrVSX.td | 53 +++++---
lib/Target/PowerPC/PPCSubtarget.h | 3 +
test/CodeGen/PowerPC/lxvw4x-bug.ll | 13 +-
test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll | 8 +-
test/CodeGen/PowerPC/ppc64-i128-abi.ll | 51 +++++++-
test/CodeGen/PowerPC/swaps-le-1.ll | 44 ++++++-
test/CodeGen/PowerPC/swaps-le-6.ll | 24 +++-
test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll | 35 +++++-
test/CodeGen/PowerPC/vsx-ldst.ll | 16 ++-
test/CodeGen/PowerPC/vsx-p9.ll | 146 ++++++++++++++++++++++
test/CodeGen/PowerPC/vsx_insert_extract_le.ll | 29 ++++-
test/CodeGen/PowerPC/vsx_shuffle_le.ll | 80 +++++++++++-
15 files changed, 493 insertions(+), 42 deletions(-)
create mode 100644 test/CodeGen/PowerPC/vsx-p9.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 4e82086 * libstdc++-v3/include/std/variant (variant::operator=): Fix [...]
new 4d1e18a Always qualify std::forward in <variant>
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:
libstdc++-v3/ChangeLog | 12 ++++-
libstdc++-v3/include/bits/uses_allocator.h | 11 +++--
libstdc++-v3/include/std/variant | 53 ++++++++++++-----------
libstdc++-v3/testsuite/20_util/variant/compile.cc | 47 ++++++++++++++++++++
4 files changed, 91 insertions(+), 32 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 73daa2a build-gcc.sh: Do not force --build and --host.
new 6e2ec4b tcwg-buildapp.sh: Use '+' instead of '/' as separator between [...]
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-buildapp.sh | 4 ++--
1 file changed, 2 insertions(+), 2 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 1e0baa1 Automatic date update in version.in
new 9c211fd Check the right proc name
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/gdbserver-support.exp | 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 gcc.
from 51278c1 2016-09-22 Paul Thomas <pault(a)gcc.gnu.org>
new 4e82086 * libstdc++-v3/include/std/variant (variant::operator=): Fix [...]
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/std/variant | 3 +--
libstdc++-v3/testsuite/20_util/variant/compile.cc | 6 ++++++
3 files changed, 13 insertions(+), 2 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 f2986e2 Fix revision 281960
new 5b1a390 [EfficiencySanitizer] Using '$' instead of '#' for struct cou [...]
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/EfficiencySanitizer.cpp | 12 ++--
.../struct_field_count_basic.ll | 78 +++++++++++-----------
.../EfficiencySanitizer/struct_field_gep.ll | 12 ++--
.../EfficiencySanitizer/struct_field_small.ll | 78 +++++++++++-----------
4 files changed, 90 insertions(+), 90 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 371ddbf [asan] Reify ErrorGeneric
new 5042ecd [ESan][MIPS] Fix tests struct-simple.cpp on MIPS
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/cache_frag.cpp | 4 ++--
test/esan/TestCases/struct-simple.cpp | 44 +++++++++++++++++------------------
2 files changed, 24 insertions(+), 24 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 9c3142a Fixed multiple nt_flags args.
new 92a2da1 [Zorg] Change ARM performance bot parameters
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:
buildbot/osuosl/master/config/builders.py | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.