This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9722c06a8a8 [X86] Remove the vector alignment requirement from the patt [...]
new b5b60c3d145 [NFC][llvm-objcopy] Cleanup namespace usage in llvm-objcopy.
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:
tools/llvm-objcopy/Object.cpp | 3 ++
tools/llvm-objcopy/Object.h | 2 ++
tools/llvm-objcopy/llvm-objcopy.cpp | 61 +++++++++++++++++++------------------
tools/llvm-objcopy/llvm-objcopy.h | 2 ++
4 files changed, 39 insertions(+), 29 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 b2471e18879 PR tree-optimization/86010 * tree-ssa-dse.c (compute_trim [...]
new 21cc03187db Daily bump.
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/DATESTAMP | 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 gcc-8-branch
in repository gcc.
from f15dfd29bd9 * gcc-interface/decl.c (choices_to_gnu): Rename parameters [...]
new 29acb44ba18 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 93d8db69738 Avoid assembler warnings from AArch64 constructor/destructo [...]
new 37dbc798291 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 25d52b94ecd Avoid assembler warnings from AArch64 constructor/destructo [...]
new dde316ba237 Daily bump.
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/DATESTAMP | 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 clang.
from af6ecdb85b Teach Clang to emit address-significance tables.
new 6a156a84ae Revert r337333, "Teach Clang to emit address-significance tables."
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/ReleaseNotes.rst | 8 --------
docs/UsersManual.rst | 9 ---------
include/clang/Driver/Options.td | 4 ----
include/clang/Frontend/CodeGenOptions.def | 3 ---
lib/CodeGen/BackendUtil.cpp | 1 -
lib/Driver/ToolChains/Clang.cpp | 5 -----
lib/Frontend/CompilerInvocation.cpp | 2 --
test/CodeGen/addrsig.c | 18 ------------------
test/Driver/addrsig.c | 8 --------
9 files changed, 58 deletions(-)
delete mode 100644 test/CodeGen/addrsig.c
delete mode 100644 test/Driver/addrsig.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 binutils-gdb.
from c6c6149af4 Return unique_xmalloc_ptr from gdbscm_scm_to_string
new 012ab41373 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.2-branch
in repository binutils-gdb.
from 79b38778d7 Use scoped_free_pendings in coff_symtab_read
new e8ddaed2b5 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_31-branch
in repository binutils-gdb.
from f8b4d71490 Automatic date update in version.in
new c3432d7f31 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 gcc.
from cbeb879ed95 * config/mips/mips.c (vr4130_align_insns): Update for rece [...]
new b2471e18879 PR tree-optimization/86010 * tree-ssa-dse.c (compute_trim [...]
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 | 3 +++
gcc/tree-ssa-dse.c | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.