This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7bef62dc08a [X86][SSE] Merged sse2_pack and sse2_pack_y PACKSS/PACKUS i [...]
new 7dfadbc71c5 [X86][SSE] Merged sse2_unpack and sse2_unpack PUNPCK instru [...]
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/X86/X86InstrSSE.td | 140 +++++++++++++++++++++---------------------
1 file changed, 69 insertions(+), 71 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 dd9c0f58f9f [SCEV][NFC] Break from loop after we found first non-Phi in [...]
new 7bef62dc08a [X86][SSE] Merged sse2_pack and sse2_pack_y PACKSS/PACKUS i [...]
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/X86/X86InstrSSE.td | 124 ++++++++++++++++--------------------------
1 file changed, 46 insertions(+), 78 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 5e3c1f4f Add a new clang-tidy module for Fuchsia as an umbrella to dia [...]
new efa31292 [clangd] Simplify common JSON-parsing patterns in Protocol.
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:
clangd/Protocol.cpp | 624 ++++++++++++-----------------
clangd/Protocol.h | 2 +-
test/clangd/initialize-params-invalid.test | 2 +-
3 files changed, 260 insertions(+), 368 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 5300f96b9 [ELF] Make sure SHT_ARM_ATTRIBUTES is only recognized by Arm Targets
new df3b37d95 [ELF][AArch64] Add support for AArch64 range thunks.
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/Arch/AArch64.cpp | 34 ++++++++++++
ELF/Thunks.cpp | 83 +++++++++++++++++++++++++++-
test/ELF/aarch64-call26-error.s | 11 ----
test/ELF/aarch64-call26-thunk.s | 21 +++++++
test/ELF/aarch64-jump26-error.s | 11 ----
test/ELF/aarch64-jump26-thunk.s | 20 +++++++
test/ELF/aarch64-thunk-pi.s | 91 +++++++++++++++++++++++++++++++
test/ELF/aarch64-thunk-script.s | 41 ++++++++++++++
test/ELF/aarch64-thunk-section-location.s | 41 ++++++++++++++
9 files changed, 330 insertions(+), 23 deletions(-)
delete mode 100644 test/ELF/aarch64-call26-error.s
create mode 100644 test/ELF/aarch64-call26-thunk.s
delete mode 100644 test/ELF/aarch64-jump26-error.s
create mode 100644 test/ELF/aarch64-jump26-thunk.s
create mode 100644 test/ELF/aarch64-thunk-pi.s
create mode 100644 test/ELF/aarch64-thunk-script.s
create mode 100644 test/ELF/aarch64-thunk-section-location.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 3aae870071d [ARM] Add support for armv7e-m to the .arch directive
new dd9c0f58f9f [SCEV][NFC] Break from loop after we found first non-Phi 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:
lib/Analysis/ScalarEvolutionExpander.cpp | 6 +++++-
1 file changed, 5 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 glibc.
from a55430cb0e sparc: Assume VIS3 support
new 8da25eec0a Collation fix: make forward accent sorting the default [BZ #17750]
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 | 17 +++++++++++++++++
localedata/Makefile | 4 ++--
localedata/{fr_FR.UTF-8.in => fr_CA.UTF-8.in} | 18 +++++++++---------
localedata/fr_FR.UTF-8.in | 22 +++++++++++-----------
localedata/locales/cs_CZ | 2 --
localedata/locales/de_DE | 2 --
localedata/locales/fr_CA | 2 ++
localedata/locales/hu_HU | 1 -
localedata/locales/iso14651_t1_common | 6 +++---
localedata/locales/lb_LU | 2 --
localedata/locales/yuw_PG | 1 -
11 files changed, 44 insertions(+), 33 deletions(-)
copy localedata/{fr_FR.UTF-8.in => fr_CA.UTF-8.in} (100%)
--
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 ca39c2f4dd Support --localedir, --datarootdir and --datadir
new f106e10e5e [gdb/testsuite] Fix wrong return type in 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:
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.cp/breakpoint.cc | 2 +-
gdb/testsuite/gdb.cp/psymtab-parameter.cc | 2 +-
gdb/testsuite/gdb.cp/psymtab-parameter.exp | 2 +-
gdb/testsuite/gdb.cp/shadow.cc | 1 +
5 files changed, 12 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 49bec9e3dae PR middle-end/80929 * rtlanal.c (seq_cost): For non-singl [...]
new f29f638069b PR middle-end/83185 * tree.c (build_simple_mem_ref_loc): [...]
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/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/asan/pr83185.c | 14 ++++++++++++++
gcc/tree.c | 8 +++++++-
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr83185.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 711e577ef11 fix merge conflict in libgfortran/ChangeLog
new 49bec9e3dae PR middle-end/80929 * rtlanal.c (seq_cost): For non-singl [...]
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/rtlanal.c | 10 ++++++++--
2 files changed, 11 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.