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 fe22cbc418 ld: Replace --rpath with -Wl,--rpath
new a26c49b78a Automatic date update in version.in
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:
bfd/version.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 gdb-8.0-branch
in repository binutils-gdb.
from 1e562dceed Automatic date update in version.in
new d5e3f44c1e Automatic date update in version.in
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:
bfd/version.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 binutils-2_29-branch
in repository binutils-gdb.
from 51bd0f967a PR21017, microblaze missing _GLOBAL_OFFSET_TABLE_ symbol
new dd241688ae Automatic date update in version.in
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:
bfd/version.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 llvm.
from f6b5ea76fb1 Revert "[GlobalISel] Remove the GISelAccessor API."
new eced12eab7c [AMDGPU] Fix some Clang-tidy modernize-use-using and Includ [...]
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/AMDGPUAliasAnalysis.cpp | 17 ++-
lib/Target/AMDGPU/AMDGPUAliasAnalysis.h | 25 +++-
lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp | 160 +++++++++++----------
.../AMDGPU/AMDGPUOpenCLImageTypeLoweringPass.cpp | 55 ++++---
lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp | 45 ++++--
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 54 ++++---
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 28 ++--
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | 29 ++--
lib/Target/AMDGPU/AMDKernelCodeT.h | 48 +++----
lib/Target/AMDGPU/GCNMinRegStrategy.cpp | 32 +++--
10 files changed, 300 insertions(+), 193 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 dc85b2098 [winasan] Fix hotpatching ntdll!strcpy for Win10 creators edition
new f9bc4d2ad Try to appease compiler and break multiline comment.
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_malloc_linux.cc | 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 clang.
from 7e859c0fd6 Lexer: always allow imaginary constants in GNU mode.
new a7bbae3054 Revert "Lexer: always allow imaginary constants in GNU mode."
new 7f3dc4d8c2 Sema: disable implicit conversion from _Complex to real type [...]
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/clang/Basic/DiagnosticSemaKinds.td | 2 +
lib/Lex/LiteralSupport.cpp | 2 +-
lib/Sema/SemaChecking.cpp | 7 +-
lib/Sema/SemaExpr.cpp | 6 ++
test/CodeGenCXX/stmtexpr.cpp | 2 +-
test/Lexer/imaginary-constants.cpp | 25 -----
test/OpenMP/atomic_capture_codegen.cpp | 44 --------
test/OpenMP/atomic_update_codegen.cpp | 42 --------
test/SemaCXX/complex-conversion.cpp | 18 ++++
test/SemaCXX/complex-overload.cpp | 7 +-
test/SemaCXX/constexpr-printing.cpp | 2 +-
test/SemaCXX/integer-overflow.cpp | 2 +-
test/SemaCXX/warn-absolute-value.cpp | 155 -----------------------------
unittests/AST/DeclTest.cpp | 2 +-
14 files changed, 40 insertions(+), 276 deletions(-)
delete mode 100644 test/Lexer/imaginary-constants.cpp
create mode 100644 test/SemaCXX/complex-conversion.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 llvm.
from c7c257e345f My commit r310346 introduced some valid warnings. This clea [...]
new f6b5ea76fb1 Revert "[GlobalISel] Remove the GISelAccessor API."
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/GlobalISel.rst | 2 +
include/llvm/CodeGen/GlobalISel/GISelAccessor.h | 39 +++++++++++++++++
lib/Target/AArch64/AArch64Subtarget.cpp | 57 ++++++++++++++++++++-----
lib/Target/AArch64/AArch64Subtarget.h | 20 ++++-----
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 37 +++++++++++++---
lib/Target/AMDGPU/AMDGPUSubtarget.h | 28 ++++++------
lib/Target/ARM/ARMSubtarget.cpp | 50 ++++++++++++++++++----
lib/Target/ARM/ARMSubtarget.h | 17 ++++----
lib/Target/X86/X86Subtarget.cpp | 49 +++++++++++++++++----
lib/Target/X86/X86Subtarget.h | 17 ++++----
10 files changed, 241 insertions(+), 75 deletions(-)
create mode 100644 include/llvm/CodeGen/GlobalISel/GISelAccessor.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 master
in repository llvm.
from 13e21d90455 [MachineOutliner] Ensure AArch64 outliner doesn't mess with [...]
new c7c257e345f My commit r310346 introduced some valid warnings. This clea [...]
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/PPCISelDAGToDAG.cpp | 15 +++++++++------
1 file changed, 9 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 gcc.
from 17443aa35e6 PR target/81708 * config/i386/i386.opt (mstack-protector- [...]
new 5a402d649a7 PR driver/81523: Make -static override -pie
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 | 16 ++++++++++++++++
gcc/config/gnu-user.h | 34 ++++++++++++++++++++++++----------
gcc/config/sol2.h | 12 ++++++------
gcc/gcc.c | 14 +++++++-------
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/pie-7.c | 7 +++++++
gcc/testsuite/gcc.dg/pie-static-1.c | 7 +++++++
gcc/testsuite/gcc.dg/pie-static-2.c | 7 +++++++
8 files changed, 81 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pie-7.c
create mode 100644 gcc/testsuite/gcc.dg/pie-static-1.c
create mode 100644 gcc/testsuite/gcc.dg/pie-static-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.