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 8aabe2e ppc: Fix return of instruction handlers in ppc_process_record_op63
new ad0a504 arc: New Synopsys ARC port
new 31da3f2 Add myself as a write-after-approval GDB maintainer
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:
gdb/ChangeLog | 19 +
gdb/MAINTAINERS | 1 +
gdb/Makefile.in | 4 +-
gdb/NEWS | 4 +
gdb/arc-tdep.c | 1281 ++++++++++++++++++++++++++++++++++
gdb/arc-tdep.h | 101 +++
gdb/configure.tgt | 5 +
gdb/doc/ChangeLog | 7 +
gdb/doc/gdb.texinfo | 65 ++
gdb/features/Makefile | 2 +
gdb/features/arc-arcompact.c | 75 ++
gdb/features/arc-arcompact.xml | 85 +++
gdb/features/arc-v2.c | 79 +++
gdb/features/arc-v2.xml | 92 +++
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.xml/tdesc-regs.exp | 4 +
16 files changed, 1827 insertions(+), 1 deletion(-)
create mode 100644 gdb/arc-tdep.c
create mode 100644 gdb/arc-tdep.h
create mode 100644 gdb/features/arc-arcompact.c
create mode 100644 gdb/features/arc-arcompact.xml
create mode 100644 gdb/features/arc-v2.c
create mode 100644 gdb/features/arc-v2.xml
--
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 4be8c60 PR libstdc++/77288 * include/std/optional (__is_optional_im [...]
new 354a0ee Fix JUMP_LABEL documentation
new 9ca7e93 Add _FloatN, _FloatNx tests for __builtin_fpclassify.
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:
gcc/ChangeLog | 4 ++
gcc/doc/rtl.texi | 4 +-
gcc/testsuite/ChangeLog | 8 +++
.../torture/{float128-tg.c => float128-tg-3.c} | 4 +-
.../{float128x-builtin.c => float128x-tg-3.c} | 4 +-
.../torture/{float16-tg.c => float16-tg-3.c} | 4 +-
.../torture/{float32-tg.c => float32-tg-3.c} | 4 +-
.../{float32x-builtin.c => float32x-tg-3.c} | 4 +-
.../torture/{float64-tg.c => float64-tg-3.c} | 4 +-
.../{float64x-builtin.c => float64x-tg-3.c} | 4 +-
gcc/testsuite/gcc.dg/torture/floatn-tg-3.h | 79 ++++++++++++++++++++++
11 files changed, 107 insertions(+), 16 deletions(-)
copy gcc/testsuite/gcc.dg/torture/{float128-tg.c => float128-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float128x-builtin.c => float128x-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float16-tg.c => float16-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float32-tg.c => float32-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float32x-builtin.c => float32x-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float64-tg.c => float64-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float64x-builtin.c => float64x-tg-3.c} (65%)
create mode 100644 gcc/testsuite/gcc.dg/torture/floatn-tg-3.h
--
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 gcc-6-branch
in repository gcc.
from be205ce * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
new 2a2697d Fix JUMP_LABEL documentation
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 | 4 ++++
gcc/doc/rtl.texi | 4 ++--
2 files changed, 6 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 gcc-5-branch
in repository gcc.
from c816e19 * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
new f8b5351 Fix JUMP_LABEL documentation
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 | 4 ++++
gcc/doc/rtl.texi | 4 ++--
2 files changed, 6 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 zorg.
from 593e0d6 [Zorg] Don't pass -jN to LNT, use --threads/--build-threads.
new 8a1434a Fix a couple of small spelling/grammar nits. 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:
llvmbisect/docs/llvmlab_bisect.rst | 8 ++++----
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from cbae688 Fix typo in comment [NFC]
new c375aea Remove obsolete XFAIL.
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/cfi/stats.cpp | 3 ---
1 file changed, 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 binutils-gdb.
from 74172ec Update and add .gitignore's
new 36cf180 PR gdb/20604 - fix "quit" when an invalid expression is used
new 8aabe2e ppc: Fix return of instruction handlers in ppc_process_record_op63
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:
gdb/ChangeLog | 13 +++++++
gdb/cli/cli-cmds.c | 13 ++++++-
gdb/rs6000-tdep.c | 5 ++-
gdb/testsuite/ChangeLog | 5 +++
.../as_string.py => testsuite/gdb.base/quit.exp} | 44 ++++++++++------------
gdb/top.c | 12 ++----
gdb/top.h | 2 +-
7 files changed, 58 insertions(+), 36 deletions(-)
copy gdb/{python/lib/gdb/function/as_string.py => testsuite/gdb.base/quit.exp} (57%)
--
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 2d0ecf5 PR libstdc++/77537 Implement LWG 2729 for pair. * include/ [...]
new ec51a84 Implement LWG 2729 for tuple. * include/std/tuple (_Tuple_i [...]
new 4be8c60 PR libstdc++/77288 * include/std/optional (__is_optional_im [...]
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:
libstdc++-v3/ChangeLog | 42 +++
libstdc++-v3/include/std/optional | 62 ++--
libstdc++-v3/include/std/tuple | 96 ++++-
libstdc++-v3/testsuite/20_util/optional/77288.cc | 406 +++++++++++++++++++++
.../testsuite/20_util/optional/cons/value.cc | 12 +-
.../20_util/tuple/element_access/get_neg.cc | 2 +-
.../testsuite/20_util/tuple/tuple_traits.cc | 244 +++++++++++++
7 files changed, 819 insertions(+), 45 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/optional/77288.cc
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/tuple_traits.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 zorg.
from be6890f Try to re-enable CFI tests on sanitizer-linux bot.
new 593e0d6 [Zorg] Don't pass -jN to LNT, use --threads/--build-threads.
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 | 16 +++++++++++-----
zorg/buildbot/builders/ClangBuilder.py | 6 ++----
2 files changed, 13 insertions(+), 9 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/abe.
from f017170 scripts/TestRelease.job: Fix bare-metal testing.
new b929f38 scripts/TestRelease.job: Fix typo in cpu option.
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:
scripts/TestRelease.job | 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 llvm.
from ad6572b Disable tail calls if there is an swifterror argument
new 1ff6b12 fix typo in comment [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:
cmake/config-ix.cmake | 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 lldb.
from 250041c Fix an inefficient StringRef conversion.
new 54205a1 Fix failing regex 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:
source/Core/RegularExpression.cpp | 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 compiler-rt.
from 4fd2747 [compiler-rt] Fix Asan build on Android
new cbae688 Fix typo in comment [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:
lib/sanitizer_common/sanitizer_platform_limits_posix.h | 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 binutils-gdb.
from 6ec2b21 ppc: Add Power ISA 3.0/POWER9 instructions record support
new 74172ec Update and add .gitignore's
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/.gitignore | 7 +++++++
gdb/ChangeLog | 5 +++++
gdb/data-directory/.gitignore | 5 +++++
gdb/doc/.gitignore | 1 +
gdb/doc/ChangeLog | 4 ++++
gdb/gdbserver/.gitignore | 14 ++++++++++++++
gdb/gdbserver/ChangeLog | 4 ++++
gdb/testsuite/.gitignore | 9 +++++++++
gdb/testsuite/ChangeLog | 4 ++++
9 files changed, 53 insertions(+)
create mode 100644 gdb/data-directory/.gitignore
create mode 100644 gdb/doc/.gitignore
create mode 100644 gdb/testsuite/.gitignore
--
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 653eafd [LV] Don't emit unused scalars for uniform instructions
new ad6572b Disable tail calls if there is an swifterror argument
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/SelectionDAGBuilder.cpp | 5 +++++
test/CodeGen/AArch64/swifterror.ll | 12 ++++++++++++
test/CodeGen/ARM/swifterror.ll | 12 ++++++++++++
test/CodeGen/X86/swifterror.ll | 12 ++++++++++++
4 files changed, 41 insertions(+)
--
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 bd81660 [AVX512] Fix return types on __builtin_ia32_gather3XivXdi builtins
new 7ca59a7 [docs] Add ThinLTO user documentation
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:
docs/CommandGuide/clang.rst | 8 ++-
docs/ThinLTO.rst | 157 ++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 1 +
3 files changed, 165 insertions(+), 1 deletion(-)
create mode 100644 docs/ThinLTO.rst
--
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 6815a33 resolv: Remove unsupported hook functions from the API [BZ #20016]
new 5b17fd0 Add <stdint.h> integer width macros.
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 | 45 +++++++++++
NEWS | 11 ++-
manual/arith.texi | 4 +-
manual/lang.texi | 32 ++++++++
stdlib/Makefile | 3 +-
stdlib/tst-width-stdint.c | 185 ++++++++++++++++++++++++++++++++++++++++++++++
sysdeps/generic/stdint.h | 46 +++++++++++-
7 files changed, 322 insertions(+), 4 deletions(-)
create mode 100644 stdlib/tst-width-stdint.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 90f40f0 PR bootstrap/77676 - powerpc64 and powerpc64le stage2 bootstrap fail
new 2d0ecf5 PR libstdc++/77537 Implement LWG 2729 for pair. * include/ [...]
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 | 23 +++
libstdc++-v3/include/bits/stl_pair.h | 246 ++++++++++++++++----------
libstdc++-v3/include/std/type_traits | 7 +
libstdc++-v3/testsuite/20_util/pair/traits.cc | 76 ++++++++
4 files changed, 263 insertions(+), 89 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/traits.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 llvm.
from 4836a1b [AMDGPU][mc] Add support for ds_add_[rtn_]f32.
new 653eafd [LV] Don't emit unused scalars for uniform instructions
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/Transforms/Vectorize/LoopVectorize.cpp | 72 +++++++++++++++++-----
test/Transforms/LoopVectorize/induction.ll | 8 ---
test/Transforms/LoopVectorize/reverse_induction.ll | 30 ---------
3 files changed, 58 insertions(+), 52 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/abe.
from 0cf6e0f scripts/MakeRelease.job: append GCC version to fileserver upl [...]
new f017170 scripts/TestRelease.job: Fix bare-metal testing.
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:
scripts/TestRelease.job | 19 +++++++++++++------
1 file changed, 13 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 llvm.
from aa30d2c Change the basic block weight calculation algorithm to use ma [...]
new 4836a1b [AMDGPU][mc] Add support for ds_add_[rtn_]f32.
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/DSInstructions.td | 5 +++++
test/MC/AMDGPU/ds.s | 17 +++++++++++++++--
2 files changed, 20 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 compiler-rt.
from 1d7390e Revert "[sanitizers] Update sanitizers test to better match g [...]
new 4fd2747 [compiler-rt] Fix Asan build on Android
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/asan/asan_mapping.h | 1 +
lib/asan/asan_rtl.cc | 14 ++++++++++++--
2 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 8f80e9f [LV] Rename "Width" to "Lane" (NFC)
new aa30d2c Change the basic block weight calculation algorithm to use ma [...]
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/Transforms/IPO/SampleProfile.cpp | 20 ++++++--------------
test/Transforms/SampleProfile/calls.ll | 8 ++++----
test/Transforms/SampleProfile/fnptr.ll | 8 ++++----
3 files changed, 14 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 binutils-gdb.
from ad43e10 [AArch64] Print spaces after commas in addresses
new 6ec2b21 ppc: Add Power ISA 3.0/POWER9 instructions record support
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/ChangeLog | 12 ++
gdb/rs6000-tdep.c | 459 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 460 insertions(+), 11 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.
charles.baylis pushed a change to branch master
in repository toolchain/abe-tests.
from 3912754 Add native test to test-checkout.sh
new 490acc5 Add --release switch for checking URLs match expectations.
new 11e6694 Online check improvements.
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:
validate-manifest.pl | 104 +++++++++++++++++++++++++++++++++++++--------------
1 file changed, 76 insertions(+), 28 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 a613eb1 Revert r281895 "Add @llvm.dbg.value entries for the phi node [...]
new 3d9ce2b [AVX512] Fix return types on int_x86_avx512_gatherXXX_di intrinsics
new 8f80e9f [LV] Rename "Width" to "Lane" (NFC)
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/IR/IntrinsicsX86.td | 8 ++--
lib/Transforms/Vectorize/LoopVectorize.cpp | 12 ++---
test/CodeGen/X86/avx512-gather-scatter-intrin.ll | 56 ++++++++++++------------
3 files changed, 38 insertions(+), 38 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 lldb.
from d621912 Make lldb::Regex use StringRef.
new 250041c Fix an inefficient StringRef conversion.
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:
source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp | 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 clang.
from 249c2be PR30401: Fix substitutions for functions with abi_tag
new bd81660 [AVX512] Fix return types on __builtin_ia32_gather3XivXdi builtins
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/clang/Basic/BuiltinsX86.def | 8 ++++----
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from 451127c * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
new 90f40f0 PR bootstrap/77676 - powerpc64 and powerpc64le stage2 bootstrap fail
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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c.opt | 2 +-
2 files changed, 7 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 f83ecb0 Revert r281715, it caused PR30475
new a613eb1 Revert r281895 "Add @llvm.dbg.value entries for the phi node [...]
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/Transforms/Utils/Local.h | 15 +----
lib/Transforms/Utils/Local.cpp | 52 ++--------------
lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 2 -
test/Transforms/Util/mem2reg-dbg.ll | 76 ------------------------
4 files changed, 7 insertions(+), 138 deletions(-)
delete mode 100644 test/Transforms/Util/mem2reg-dbg.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 lld.
from 34be12d Linker script: Fix bug with several .bss
new a9426fc [ELF] - Linkerscript: support complex section pattern grammar.
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:
ELF/LinkerScript.cpp | 95 +++++++++++++++++++++++++------------------
ELF/LinkerScript.h | 7 +++-
test/ELF/linkerscript/sort2.s | 39 ++++++++++++++++++
3 files changed, 99 insertions(+), 42 deletions(-)
create mode 100644 test/ELF/linkerscript/sort2.s
--
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 3d0ec88 MIPS/testsuite: mips16-thunks: Use `standard_output_file'
new a235d3a [AArch64][SVE 01/32] Remove parse_neon_operand_type
new bd11d5d [AArch64][SVE 02/32] Avoid hard-coded limit in indented_print
new f06935a [AArch64][SVE 03/32] Rename neon_el_type to vector_el_type
new 8f9a77a [AArch64][SVE 04/32] Rename neon_type_el to vector_type_el
new 53021dd [AArch64][SVE 05/32] Rename parse_neon_type_for_operand
new 10d7665 [AArch64][SVE 06/32] Generalise parse_neon_reg_list
new 1799c0d [AArch64][SVE 07/32] Replace hard-coded uses of REG_TYPE_R_Z_BHSDQ_V
new 04a3379 [AArch64][SVE 08/32] Generalise aarch64_double_precision_fmovable
new 6a9deab [AArch64][SVE 09/32] Improve error messages for invalid floats
new 874d7e6 [AArch64][SVE 10/32] Move range check out of parse_aarch64_imm_float
new e1b988b [AArch64][SVE 11/32] Tweak aarch64_reg_parse_32_64 interface
new 7386605 [AArch64][SVE 12/32] Remove boolean parameters from parse_add [...]
new 4989ada [AArch64][SVE 13/32] Add an F_STRICT flag
new 4240834 [AArch64][SVE 14/32] Make aarch64_logical_immediate_p take an [...]
new b5464a6 [AArch64][SVE 15/32] Add {insert,extract}_all_fields helpers
new aa2aa4c [AArch64][SVE 16/32] Use specific insert/extract methods for fpimm
new 8a7f0c1 [AArch64][SVE 17/32] Add a prefix parameter to print_register_list
new 72e9f31 [AArch64][SVE 18/32] Tidy definition of aarch64-opc.c:int_reg
new 01dbfe4 [AArch64][SVE 19/32] Refactor address-printing code
new 0c608d6 [AArch64][SVE 20/32] Add support for tied operands
new f11ad6b [AArch64][SVE 21/32] Add Zn and Pn registers
new d50c751 [AArch64][SVE 22/32] Add qualifiers for merging and zeroing p [...]
new 245d2e3 [AArch64][SVE 23/32] Add SVE pattern and prfop operands
new 2442d84 [AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALED
new 4df068d [AArch64][SVE 25/32] Add support for SVE addressing modes
new 98907a7 [AArch64][SVE 26/32] Add SVE MUL VL addressing modes
new e950b34 [AArch64][SVE 27/32] Add SVE integer immediate operands
new 165d495 [AArch64][SVE 28/32] Add SVE FP immediate operands
new 047cd30 [AArch64][SVE 29/32] Add new SVE core & FP register operands
new 116b601 [AArch64][SVE 30/32] Add SVE instruction classes
new c0890d2 [AArch64][SVE 31/32] Add SVE instructions
new bc33f5f [AArch64][SVE 32/32] Add SVE tests
new f2a5c4f Fix misplaced ChangeLog
The 33 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 | 232 +
gas/config/tc-aarch64.c | 1125 +-
gas/doc/c-aarch64.texi | 2 +
gas/testsuite/gas/aarch64/diagnostic.l | 38 +-
gas/testsuite/gas/aarch64/diagnostic.s | 37 +
gas/testsuite/gas/aarch64/illegal-lse.l | 456 +-
gas/testsuite/gas/aarch64/sve-add.d | 151 +
gas/testsuite/gas/aarch64/sve-add.s | 149 +
gas/testsuite/gas/aarch64/sve-dup.d | 161 +
gas/testsuite/gas/aarch64/sve-dup.s | 159 +
gas/testsuite/gas/aarch64/sve-invalid.d | 4 +
gas/testsuite/gas/aarch64/sve-invalid.l | 944 +
gas/testsuite/gas/aarch64/sve-invalid.s | 1163 +
gas/testsuite/gas/aarch64/sve-reg-diagnostic.d | 3 +
gas/testsuite/gas/aarch64/sve-reg-diagnostic.l | 24 +
gas/testsuite/gas/aarch64/sve-reg-diagnostic.s | 143 +
gas/testsuite/gas/aarch64/sve.d | 38238 ++++++++++++++++++++++
gas/testsuite/gas/aarch64/sve.s | 38247 +++++++++++++++++++++++
include/ChangeLog | 110 +
include/opcode/aarch64.h | 148 +-
opcodes/ChangeLog | 319 +
opcodes/aarch64-asm-2.c | 266 +-
opcodes/aarch64-asm.c | 509 +-
opcodes/aarch64-asm.h | 23 +
opcodes/aarch64-dis-2.c | 8285 ++++-
opcodes/aarch64-dis.c | 654 +-
opcodes/aarch64-dis.h | 23 +
opcodes/aarch64-gen.c | 6 +-
opcodes/aarch64-opc-2.c | 97 +
opcodes/aarch64-opc.c | 969 +-
opcodes/aarch64-opc.h | 58 +
opcodes/aarch64-tbl.h | 1511 +-
32 files changed, 93370 insertions(+), 884 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/sve-add.d
create mode 100644 gas/testsuite/gas/aarch64/sve-add.s
create mode 100644 gas/testsuite/gas/aarch64/sve-dup.d
create mode 100644 gas/testsuite/gas/aarch64/sve-dup.s
create mode 100644 gas/testsuite/gas/aarch64/sve-invalid.d
create mode 100644 gas/testsuite/gas/aarch64/sve-invalid.l
create mode 100644 gas/testsuite/gas/aarch64/sve-invalid.s
create mode 100644 gas/testsuite/gas/aarch64/sve-reg-diagnostic.d
create mode 100644 gas/testsuite/gas/aarch64/sve-reg-diagnostic.l
create mode 100644 gas/testsuite/gas/aarch64/sve-reg-diagnostic.s
create mode 100644 gas/testsuite/gas/aarch64/sve.d
create mode 100644 gas/testsuite/gas/aarch64/sve.s
--
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 e9993d5 DeadArgElim: Don't mark swifterror arguments as unused
new f83ecb0 Revert r281715, it caused PR30475
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/ARM/ARMAsmPrinter.cpp | 13 ---
lib/Target/ARM/ARMAsmPrinter.h | 9 +-
lib/Target/ARM/ARMISelLowering.cpp | 168 ------------------------------
lib/Target/ARM/ARMMachineFunctionInfo.cpp | 2 +-
lib/Target/ARM/ARMMachineFunctionInfo.h | 25 +----
test/CodeGen/ARM/constantpool-promote.ll | 120 ---------------------
6 files changed, 3 insertions(+), 334 deletions(-)
delete mode 100644 test/CodeGen/ARM/constantpool-promote.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 llvm.
from cbe1f9e [LoopInterchange] Various cleanup. NFC.
new e9993d5 DeadArgElim: Don't mark swifterror arguments as unused
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/Transforms/IPO/DeadArgumentElimination.cpp | 2 +-
test/Transforms/DeadArgElim/deadexternal.ll | 15 +++++++++++++++
2 files changed, 16 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 gcc-6-branch
in repository gcc.
from f81a4b9 Backport from 2016-09-21 trunk r240306. PR target/77326 * [...]
new be205ce * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
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 | 4 ++++
gcc/testsuite/gcc.c-torture/unsorted/dump-noaddr.x | 6 +-----
2 files changed, 5 insertions(+), 5 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 gcc-5-branch
in repository gcc.
from 7f171ba gcc/ Backport from 2016-09-21 trunk r240306. PR target/7732 [...]
new c816e19 * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
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 | 4 ++++
gcc/testsuite/gcc.c-torture/unsorted/dump-noaddr.x | 6 +-----
2 files changed, 5 insertions(+), 5 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-tools-extra.
from 0b0f8f2 [change-namespace] fix name qualifiers in UsingShadowDecl and [...]
new 230437c Fix compiler warnings.
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/clang-move/ClangMoveTests.cpp | 6 +++---
1 file changed, 3 insertions(+), 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 gcc.
from 7049977 PR sanitizer/77567 * asan/asan_new_delete.cc: Cherry-pick u [...]
new 98aa0f5 PR c++/77651 c-family/ * c.opt (Waligned-new=): Add RejectN [...]
new 451127c * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
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:
gcc/c-family/ChangeLog | 9 +++++++++
gcc/c-family/c-cppbuiltin.c | 4 ++--
gcc/c-family/c.opt | 4 ++--
gcc/cp/ChangeLog | 11 +++++++++++
gcc/cp/call.c | 8 ++++----
gcc/cp/decl.c | 18 +++++++++---------
gcc/cp/init.c | 9 +++++----
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/cpp1z/aligned-new6.C | 14 ++++++++++++++
gcc/testsuite/gcc.c-torture/unsorted/dump-noaddr.x | 6 +-----
10 files changed, 66 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/aligned-new6.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-tools-extra.
from cce57bc [clang-move] A prototype tool for moving class definition to [...]
new 0b0f8f2 [change-namespace] fix name qualifiers in UsingShadowDecl and [...]
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:
change-namespace/ChangeNamespace.cpp | 44 ++++++++++-
change-namespace/ChangeNamespace.h | 3 +
.../change-namespace/ChangeNamespaceTests.cpp | 85 ++++++++++++++++++++++
3 files changed, 128 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.
unknown user pushed a change to branch master
in repository glibc.
from 006768c <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions
new be72830 <arpa/nameser.h>: Remove RR type classification macros [BZ #20592]
new cbb47fa malloc: Manual part of conversion to __libc_lock
new 6815a33 resolv: Remove unsupported hook functions from the API [BZ #20016]
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:
ChangeLog | 38 +++++++++++++
NEWS | 11 ++++
include/resolv.h | 2 -
malloc/arena.c | 6 +--
malloc/malloc.c | 2 +-
resolv/Makefile | 2 +-
resolv/arpa/nameser.h | 11 ----
hesiod/hesiod_p.h => resolv/compat-hooks.c | 38 ++++++-------
resolv/res_data.c | 10 ----
resolv/res_init.c | 4 +-
resolv/res_send.c | 85 ------------------------------
resolv/resolv.h | 21 +-------
sysdeps/mach/hurd/malloc-machine.h | 21 --------
sysdeps/nptl/malloc-machine.h | 8 ---
14 files changed, 77 insertions(+), 182 deletions(-)
copy hesiod/hesiod_p.h => resolv/compat-hooks.c (70%)
--
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 65eeae1 [ARM] FP16 ARM Alternative format variants of AAPCS tests.
new 7049977 PR sanitizer/77567 * asan/asan_new_delete.cc: Cherry-pick u [...]
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:
libsanitizer/ChangeLog | 5 +++
libsanitizer/asan/asan_new_delete.cc | 62 ++++++++++++++++++++++++++++++------
2 files changed, 57 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 glibc.
from f4a3654 manual: Clarify the documentation of strverscmp [BZ #20524]
new 3a2a1d2 Remove obsolete DNSSEC support [BZ #20591]
new 17b09be resolv: Remove the BIND_4_COMPAT macro
new 006768c <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions
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:
ChangeLog | 30 +++++++
NEWS | 6 ++
resolv/arpa/nameser.h | 124 +--------------------------
resolv/arpa/nameser_compat.h | 7 --
resolv/ns_print.c | 198 -------------------------------------------
resolv/res_comp.c | 2 -
resolv/res_debug.c | 18 ----
7 files changed, 37 insertions(+), 348 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 gcc-5-branch
in repository gcc.
from 52f3747 Daily bump.
new 7f171ba gcc/ Backport from 2016-09-21 trunk r240306. PR target/7732 [...]
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 | 10 ++++++
gcc/config/avr/avr.c | 42 ++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gcc.target/avr/torture/pr77326.c | 26 ++++++++++++++++
4 files changed, 82 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr77326.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 lldb.
from 2e17f1e Remove an invalid doxygen `@return` docstring on a void function
new 3225196 Refactor NativeRegisterContextLinux_x86_64 code.
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:
.../Linux/NativeRegisterContextLinux_x86_64.cpp | 149 ++++++---------------
.../Linux/NativeRegisterContextLinux_x86_64.h | 6 -
2 files changed, 41 insertions(+), 114 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 glibc.
from 85f7554 Add test case for O_TMPFILE handling in open, openat
new f4a3654 manual: Clarify the documentation of strverscmp [BZ #20524]
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 | 6 +++++
manual/string.texi | 69 ++++++++++++++++++++++++++++++++++++++----------------
2 files changed, 55 insertions(+), 20 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 c297159 GlobalISel: produce correct code for signext/zeroext ABI flags.
new cbe1f9e [LoopInterchange] Various cleanup. 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:
lib/Transforms/Scalar/LoopInterchange.cpp | 42 ++++++++++++++-----------------
1 file changed, 19 insertions(+), 23 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 1a39df2 gcc: 2016-09-21 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 65eeae1 [ARM] FP16 ARM Alternative format variants of AAPCS 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:
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/arm/aapcs/{vfp18.c => vfp22.c} | 4 ++--
gcc/testsuite/gcc.target/arm/aapcs/{vfp19.c => vfp23.c} | 4 ++--
gcc/testsuite/gcc.target/arm/aapcs/{vfp20.c => vfp24.c} | 5 ++---
gcc/testsuite/gcc.target/arm/aapcs/{vfp21.c => vfp25.c} | 5 ++---
gcc/testsuite/gcc.target/arm/{fp16-aapcs-1.c => fp16-aapcs-3.c} | 2 +-
gcc/testsuite/gcc.target/arm/{fp16-aapcs-2.c => fp16-aapcs-4.c} | 2 +-
7 files changed, 19 insertions(+), 12 deletions(-)
copy gcc/testsuite/gcc.target/arm/aapcs/{vfp18.c => vfp22.c} (87%)
copy gcc/testsuite/gcc.target/arm/aapcs/{vfp19.c => vfp23.c} (88%)
copy gcc/testsuite/gcc.target/arm/aapcs/{vfp20.c => vfp24.c} (85%)
copy gcc/testsuite/gcc.target/arm/aapcs/{vfp21.c => vfp25.c} (87%)
copy gcc/testsuite/gcc.target/arm/{fp16-aapcs-1.c => fp16-aapcs-3.c} (92%)
copy gcc/testsuite/gcc.target/arm/{fp16-aapcs-2.c => fp16-aapcs-4.c} (92%)
--
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-tools-extra.
from 1e69c07 clang-change-namespace: Update libdeps.
new cce57bc [clang-move] A prototype tool for moving class definition to [...]
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:
CMakeLists.txt | 1 +
{change-namespace => clang-move}/CMakeLists.txt | 4 +-
clang-move/ClangMove.cpp | 339 +++++++++++++++++++++
clang-move/ClangMove.h | 117 +++++++
clang-move/tool/CMakeLists.txt | 17 ++
clang-move/tool/ClangMoveMain.cpp | 126 ++++++++
unittests/CMakeLists.txt | 1 +
.../{include-fixer => clang-move}/CMakeLists.txt | 15 +-
unittests/clang-move/ClangMoveTests.cpp | 226 ++++++++++++++
9 files changed, 836 insertions(+), 10 deletions(-)
copy {change-namespace => clang-move}/CMakeLists.txt (76%)
create mode 100644 clang-move/ClangMove.cpp
create mode 100644 clang-move/ClangMove.h
create mode 100644 clang-move/tool/CMakeLists.txt
create mode 100644 clang-move/tool/ClangMoveMain.cpp
copy unittests/{include-fixer => clang-move}/CMakeLists.txt (60%)
create mode 100644 unittests/clang-move/ClangMoveTests.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.