This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 816b1d58d7b Partially revert r336268 in address-offsets.ll
new c7654d92173 [ADT] Switch to indirect even the trivial case through an o [...]
new e941c764421 [AMDGPU] Add VALU to V_INTERP Instructions
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/llvm/ADT/FunctionExtras.h | 56 ++++++++++------------
lib/Target/AMDGPU/SIInstrFormats.td | 1 +
.../AMDGPU/hazard-buffer-store-v-interp.mir | 19 ++++++++
3 files changed, 46 insertions(+), 30 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/hazard-buffer-store-v-interp.mir
--
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 62c4de732 [ELF] - Advance position in a memory region when change the Dot.
new 931af9db6 [ELF] - Remove dead code. NFC.
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/LTO.cpp | 3 ---
1 file changed, 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 llvm.
from c13d59697a3 [TableGen] Increase the number of supported decoder fix-ups.
new 816b1d58d7b Partially revert r336268 in address-offsets.ll
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:
test/CodeGen/WebAssembly/address-offsets.ll | 80 ++++++++++++++---------------
1 file changed, 40 insertions(+), 40 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 binutils-2_31-branch
in repository binutils-gdb.
from 3839e9401d Update Russian, Bulgarian and Brazilian Portuguese translati [...]
new 2c4995ba2b ld: Set non_ir_ref_regular for --undefined SYMBOL
new f4b933ddc0 Update config.guess and config.sub
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:
ChangeLog | 5 +
config.guess | 10 +-
config.sub | 1488 ++++++++++++-----------
ld/ChangeLog | 8 +
ld/ldlang.c | 1 +
ld/plugin.c | 7 -
ld/testsuite/ld-plugin/lto.exp | 4 +
ld/testsuite/ld-plugin/{pr12982.c => pr23309.c} | 5 +
ld/testsuite/ld-plugin/pr23309.d | 3 +
9 files changed, 776 insertions(+), 755 deletions(-)
copy ld/testsuite/ld-plugin/{pr12982.c => pr23309.c} (56%)
create mode 100644 ld/testsuite/ld-plugin/pr23309.d
--
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 ea2d583ffe Automatic date update in version.in
new 3839e9401d Update Russian, Bulgarian and Brazilian Portuguese translati [...]
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/ChangeLog | 4 +
bfd/po/ru.po | 8052 +++++++++++++++++++++++++-------------------------
binutils/ChangeLog | 4 +
binutils/po/bg.po | 3616 ++++++++++-------------
gas/ChangeLog | 4 +
gas/po/ru.po | 6187 +++++++++++++++++++-------------------
ld/ChangeLog | 5 +
ld/po/bg.po | 8353 ++++++++++++++++++++++++++++++++++++++++------------
ld/po/pt_BR.po | 8303 +++++++++++++++++++++++++++++++++++++++------------
9 files changed, 21741 insertions(+), 12787 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 binutils-gdb.
from c530603c59 [gdb] Fix build error in macroexp.c
new d8dab05495 Updated Russian, Bulgarian, and Brazilian Portuguese transla [...]
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/ChangeLog | 4 +
bfd/po/ru.po | 8052 +++++++++++++++++++++++++-------------------------
binutils/ChangeLog | 4 +
binutils/po/bg.po | 3616 ++++++++++-------------
gas/ChangeLog | 4 +
gas/po/ru.po | 6187 +++++++++++++++++++-------------------
ld/ChangeLog | 5 +
ld/po/bg.po | 8353 ++++++++++++++++++++++++++++++++++++++++------------
ld/po/pt_BR.po | 8303 +++++++++++++++++++++++++++++++++++++++------------
9 files changed, 21741 insertions(+), 12787 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 5ad902a628b [X86][SSE] Add extra v16i16 shl x,c -> pmullw test
new c13d59697a3 [TableGen] Increase the number of supported decoder fix-ups.
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:
test/TableGen/trydecode-emission.td | 10 +++---
test/TableGen/trydecode-emission2.td | 16 ++++-----
test/TableGen/trydecode-emission3.td | 10 +++---
utils/TableGen/FixedLenDecoderEmitter.cpp | 58 +++++++++++++++++++++----------
4 files changed, 58 insertions(+), 36 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 7c1b5cb5c [ELF] - Simplify. NFC.
new 62c4de732 [ELF] - Advance position in a memory region when change the Dot.
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/LinkerScript.cpp | 3 +++
test/ELF/linkerscript/memory4.test | 19 +++++++++++++++++++
test/ELF/linkerscript/memory5.test | 19 +++++++++++++++++++
3 files changed, 41 insertions(+)
create mode 100644 test/ELF/linkerscript/memory4.test
create mode 100644 test/ELF/linkerscript/memory5.test
--
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 061e1fb91de Simplify movmem code by always doing overlapping copies whe [...]
new e8a32c5a683 Correct subreg no-op handling for big-endian vec_select.
new e2038e033a3 Fix can_change_mode_class for big-endian on Arm
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/ChangeLog | 12 ++++++++++++
gcc/config/arm/arm.c | 4 ++--
gcc/rtlanal.c | 6 ++++--
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/vect/pr84711.c | 12 ++++++++++++
gcc/testsuite/gcc.target/arm/big-endian-subreg.c | 13 +++++++++++++
6 files changed, 53 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr84711.c
create mode 100644 gcc/testsuite/gcc.target/arm/big-endian-subreg.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 1aef015c9d5 Revert 2018-07-04 Maxim Ostapenko <m.ostapenko(a)samsung.com>
new 061e1fb91de Simplify movmem code by always doing overlapping copies whe [...]
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/config/aarch64/aarch64.c | 112 ++++++++------------------
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.target/aarch64/struct_cpy.c | 69 ++++++++++++++++
4 files changed, 112 insertions(+), 77 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/struct_cpy.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.