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 874a1c8 Fix crash when loading a core with unexpected register section size
new 8b00c17 Refactor gdb.reverse/insn-reverse.c
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/gdb.reverse/insn-reverse.c | 144 ++++---------------------------
1 file changed, 19 insertions(+), 125 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 dbb7a65 In visitSTORE, always use FindBetterChain, rather than only w [...]
new eab2fdc [XRay][Arm32] Reduce the portion of the stub and implement mo [...]
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/ARMBaseInstrInfo.cpp | 13 +++++++++++++
lib/Target/ARM/ARMBaseInstrInfo.h | 2 ++
2 files changed, 15 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 compiler-rt.
from 6261c94 builtins: remove an errant ':'
new e4e939e [XRay][Arm32] Reduce the portion of the stub and implement mo [...]
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/xray_arm.cc | 4 +---
lib/xray/xray_trampoline_arm.S | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 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 clang.
from 47f860a Further fixes to test from r293146
new ebb2227 [OpenMP] Codegen support for 'target teams' on the NVPTX device.
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/CGOpenMPRuntimeNVPTX.cpp | 1 +
..._codegen.cpp => nvptx_target_teams_codegen.cpp} | 177 +++++----------------
2 files changed, 42 insertions(+), 136 deletions(-)
copy test/OpenMP/{nvptx_parallel_codegen.cpp => nvptx_target_teams_codegen.cpp} (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 binutils-gdb.
from d8b49cf Don't throw exception in dis_asm_memory_error
new 874a1c8 Fix crash when loading a core with unexpected register section size
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 | 5 +++++
gdb/corelow.c | 4 +++-
2 files changed, 8 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 newlib.
from 3ebc269 arm: Remove RETURN macro
new 52a6da8 arm: Fix addressing in optpld macro
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:
newlib/libc/machine/arm/strcpy.c | 4 ++--
newlib/libc/machine/arm/strlen-stub.c | 4 ++--
2 files 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 6dd2741 gcc/testsuite * gcc.target/aarch64/ldp_vec_64_1.c: Xfail.
new d767075 PR c++/79176 - lambda ICE with -flto -Os
new 6b4374b * name-lookup.c (parse_using_directive): Deprecate strong using.
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/cp/ChangeLog | 8 ++++
gcc/cp/decl2.c | 8 ++++
gcc/cp/name-lookup.c | 2 +
gcc/cp/tree.c | 8 ++++
gcc/doc/extend.texi | 48 ----------------------
.../strong-using-1.C => cpp0x/inline-ns6.C} | 0
.../strong-using-2.C => cpp0x/inline-ns7.C} | 0
.../strong-using-3.C => cpp0x/inline-ns8.C} | 0
.../strong-using-5.C => cpp0x/inline-ns9.C} | 0
gcc/testsuite/g++.dg/lookup/strong-using-4.C | 8 ----
gcc/testsuite/g++.dg/opt/declone3.C | 16 ++++++++
.../doc/html/manual/debug_mode_design.html | 1 -
libstdc++-v3/doc/xml/manual/debug_mode.xml | 1 -
13 files changed, 42 insertions(+), 58 deletions(-)
rename gcc/testsuite/g++.dg/{lookup/strong-using-1.C => cpp0x/inline-ns6.C} (100%)
rename gcc/testsuite/g++.dg/{lookup/strong-using-2.C => cpp0x/inline-ns7.C} (100%)
rename gcc/testsuite/g++.dg/{lookup/strong-using-3.C => cpp0x/inline-ns8.C} (100%)
rename gcc/testsuite/g++.dg/{lookup/strong-using-5.C => cpp0x/inline-ns9.C} (100%)
delete mode 100644 gcc/testsuite/g++.dg/lookup/strong-using-4.C
create mode 100644 gcc/testsuite/g++.dg/opt/declone3.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 10559c6 [X86][SSE] Add support for combining ANDNP byte masks with ta [...]
new dbe38eb Use shouldAssumeDSOLocal in classifyGlobalReference.
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/PPCSubtarget.cpp | 24 +++++-------------------
lib/Target/TargetMachine.cpp | 7 +++++--
test/CodeGen/PowerPC/fast-isel-load-store.ll | 2 +-
test/CodeGen/PowerPC/mcm-obj.ll | 5 ++---
4 files changed, 13 insertions(+), 25 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 8b9a210 [clang-tidy] Don't modernize-raw-string-literal if replacemen [...]
new 77f599e [change-namespace] add leading '::' to references in new 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:
change-namespace/ChangeNamespace.cpp | 44 +++++++++++---
.../change-namespace/ChangeNamespaceTests.cpp | 68 ++++++++++++++++++++++
2 files changed, 105 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.