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 4e3c143443 Automatic date update in version.in
new 8d0583a772 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_28-branch
in repository binutils-gdb.
from 58825d5deb Automatic date update in version.in
new b575f3766a 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 binutils-gdb.
from 25c5412713 Setup .dir-locals.el to use C-style comments by default
new bae7501e87 Use bfd_malloc_and_get_section
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:
binutils/ChangeLog | 13 +++++++++++++
binutils/nlmconv.c | 6 ++----
binutils/objcopy.c | 5 +++--
binutils/objdump.c | 44 +++++++-------------------------------------
4 files changed, 25 insertions(+), 43 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 17fb9ad1ae [modules] Teach clang how to merge typedef over anonymous st [...]
new ae5fad5a9a Add an option group for deprecated warnings. Add the removed [...]
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 | 10 ++++++++++
include/clang/Basic/DiagnosticDriverKinds.td | 2 ++
include/clang/Driver/Options.td | 10 ++++++++++
lib/Driver/ToolChains/Clang.cpp | 6 ++++++
test/Driver/clang_f_opts.c | 4 ++++
5 files changed, 32 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 d958391d29 [Bash-autocompletion] Add support for older bash version.
new 17fb9ad1ae [modules] Teach clang how to merge typedef over anonymous st [...]
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/AST/Decl.cpp | 3 +--
lib/Sema/SemaDecl.cpp | 5 ++---
test/Index/usrs.m | 2 +-
3 files changed, 4 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 eaa16535715 * trans-mem.c (split_bb_make_tm_edge): Update profile.
new ca69b069643 * cfg.c (scale_bbs_frequencies): New function. * cfg.h (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:
gcc/ChangeLog | 26 ++++++++++++++++++++
gcc/cfg.c | 20 +++++++++++++++
gcc/cfg.h | 1 +
gcc/cfgloopanal.c | 16 +++++-------
gcc/cfgloopmanip.c | 58 +++++++++++++++++++++++---------------------
gcc/cfgloopmanip.h | 8 +++---
gcc/modulo-sched.c | 4 +--
gcc/predict.c | 7 +++---
gcc/tree-if-conv.c | 3 ++-
gcc/tree-parloops.c | 10 +++-----
gcc/tree-ssa-loop-ivcanon.c | 9 ++++---
gcc/tree-ssa-loop-manip.c | 13 +++++-----
gcc/tree-ssa-loop-split.c | 3 ++-
gcc/tree-ssa-loop-unswitch.c | 4 +--
gcc/tree-vect-loop-manip.c | 44 +++++++++++++--------------------
gcc/tree-vect-loop.c | 8 +++---
16 files changed, 132 insertions(+), 102 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 lld.
from a1732bb2e Revert "Revert "Replace trivial use of external rc.exe by wri [...]
new 3195205f8 [COFF] Add initial support for linking ARM64 binaries
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:
COFF/Config.h | 3 ++-
COFF/DriverUtils.cpp | 3 +++
COFF/InputFiles.cpp | 2 ++
.../armnt-executable.obj.yaml => arm64-magic.yaml} | 25 ++++++++++++++++++----
4 files changed, 28 insertions(+), 5 deletions(-)
copy test/COFF/{Inputs/armnt-executable.obj.yaml => arm64-magic.yaml} (51%)
--
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 ce9e71cd08 [Bash-completion] Fixed a bug that ~ doesn't expanded to $HOME
new d958391d29 [Bash-autocompletion] Add support for older bash version.
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:
utils/bash-autocomplete.sh | 32 +++++++++++++++++++++++++-------
1 file changed, 25 insertions(+), 7 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 10364ca45d9 [X86] Removed reference to update_test_checks.py
new 3d0bf3fe281 [X86][RDRAND] Split off i64 intrinsic tests and test i16/i3 [...]
new 8be8514cdd8 [X86][RDSEED] Split off i64 intrinsic tests and test i16/i3 [...]
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:
test/CodeGen/X86/rdrand-x86_64.ll | 19 ++++++
test/CodeGen/X86/rdrand.ll | 119 ++++++++++++++++++++++++++------------
test/CodeGen/X86/rdseed-x86_64.ll | 19 ++++++
test/CodeGen/X86/rdseed.ll | 66 +++++++++++----------
4 files changed, 158 insertions(+), 65 deletions(-)
create mode 100644 test/CodeGen/X86/rdrand-x86_64.ll
create mode 100644 test/CodeGen/X86/rdseed-x86_64.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 d0777022c7c fix trivial typos, NFC
new 0345d413aca [X86][AVX] Remove duplicate autogeneration note
new 10364ca45d9 [X86] Removed reference to update_test_checks.py
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:
test/CodeGen/X86/vec-copysign.ll | 2 +-
test/CodeGen/X86/x86-interleaved-access.ll | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.