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 9d1c54ed7f Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF tests
new 329b5ba137 Pass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031"
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:
ld/ChangeLog | 8 +++++++-
ld/testsuite/ld-i386/i386.exp | 3 ++-
2 files changed, 9 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 binutils-gdb.
from 16892a0323 Fix cached_frame allocation in py-unwind
new 9d1c54ed7f Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF 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:
ld/ChangeLog | 13 +++++++++++++
ld/testsuite/ld-gc/gc.exp | 5 ++++-
ld/testsuite/ld-i386/i386.exp | 12 ++++++------
ld/testsuite/ld-i386/no-plt.exp | 23 +++++++++++++----------
ld/testsuite/ld-shared/shared.exp | 4 ++--
5 files changed, 38 insertions(+), 19 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 glibc.
from 95b38bbb03 localedata: fur_IT: Fix spelling of Wednesday (Miercus)
new 5ae2266943 Provide an additional macro expansion for F128 in stdlib/tst [...]
new 5070551cbf Describe remainder as primary and drem as alternative in the manual
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 | 12 ++++++++++++
manual/arith.texi | 24 ++++++++++++------------
stdlib/tst-strtod.h | 6 +++++-
3 files changed, 29 insertions(+), 13 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 8c8509b508f [ThinLTO] Remove unnecessary include of Linker.h (NFC)
new bba5503eed7 [InstCombine] Teach foldSelectICmpAndOr to recognize (selec [...]
new 5715184cc4c [Hexagon] Fix typo in a testcase
new dad6e61ce7f [AMDGPU] Add intrinsics for tbuffer load and store
The 3 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/IR/IntrinsicsAMDGPU.td | 27 ++
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 2 +
lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 +
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 48 +++
lib/Target/AMDGPU/BUFInstructions.td | 411 +++++++++++++++++----
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 18 +
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h | 4 +
lib/Target/AMDGPU/SIISelLowering.cpp | 126 +++++--
lib/Target/AMDGPU/SIInstrInfo.td | 45 ++-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 49 ++-
test/CodeGen/AMDGPU/llvm.SI.tbuffer.store.ll | 38 +-
test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.load.ll | 109 ++++++
test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.ll | 110 ++++++
test/CodeGen/AMDGPU/merge-store-crash.ll | 4 +-
test/CodeGen/AMDGPU/merge-store-usedef.ll | 4 +-
test/CodeGen/AMDGPU/mubuf.ll | 8 +-
test/CodeGen/AMDGPU/scheduler-subrange-crash.ll | 18 +-
test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll | 9 +-
test/CodeGen/Hexagon/duplex-addi-global-imm.mir | 2 +-
test/MC/AMDGPU/mtbuf.s | 36 ++
test/MC/Disassembler/AMDGPU/mtbuf_vi.txt | 22 ++
.../InstCombine/select-with-bitwise-ops.ll | 19 +-
22 files changed, 943 insertions(+), 168 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.load.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.ll
create mode 100644 test/MC/AMDGPU/mtbuf.s
create mode 100644 test/MC/Disassembler/AMDGPU/mtbuf_vi.txt
--
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 hjl/cet/property
in repository glibc.
discards 0e00807cc4 Add --enable-cet to configure and <sys/cet.h>
adds f768b45020 inet: __inet6_scopeid_pton should accept node-local addresse [...]
adds 925fac7793 Bug 21533: Update to Unicode 10.0.0
new 007d629657 Add NT_GNU_PROPERTY_TYPE_0 macros
new 10bd515ac5 x86: Add <sys/cet.h> to support Intel CET
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0e00807cc4)
\
N -- N -- N refs/heads/hjl/cet/property (10bd515ac5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 13 +
NEWS | 4 +-
configure | 16 -
configure.ac | 11 -
elf/elf.h | 53 +
include/stdc-predef.h | 13 +-
inet/inet6_scopeid_pton.c | 1 +
inet/tst-inet6_scopeid_pton.c | 2 +-
localedata/charmaps/UTF-8 | 1242 +++++++++++++++++++++-
localedata/locales/i18n | 1012 +++++++++---------
localedata/locales/tr_TR | 1012 +++++++++---------
localedata/locales/translit_circle | 2 +-
localedata/locales/translit_cjk_compat | 2 +-
localedata/locales/translit_combining | 142 ++-
localedata/locales/translit_compat | 2 +-
localedata/locales/translit_font | 2 +-
localedata/locales/translit_fraction | 2 +-
localedata/unicode-gen/DerivedCoreProperties.txt | 328 ++++--
localedata/unicode-gen/EastAsianWidth.txt | 90 +-
localedata/unicode-gen/Makefile | 2 +-
localedata/unicode-gen/UnicodeData.txt | 1028 +++++++++++++++++-
sysdeps/unix/sysv/linux/x86/Makefile | 4 +-
sysdeps/unix/sysv/linux/x86/sys/cet.h | 14 +-
23 files changed, 3860 insertions(+), 1137 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 52e734792d8 [Hexagon] Handle a global operand to A2_addi when creating [...]
new b776efaa09f [InstCombine] Add one use checks to or/and->xnor folding
new 8c8509b508f [ThinLTO] Remove unnecessary include of Linker.h (NFC)
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:
lib/LTO/ThinLTOCodeGenerator.cpp | 1 -
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 14 ++++++++------
test/Transforms/InstCombine/and-or-not.ll | 6 ++----
3 files changed, 10 insertions(+), 11 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 4c45e36dd83 [InstCombine] reverse bitcast + bitwise-logic canonicalizat [...]
new 52e734792d8 [Hexagon] Handle a global operand to A2_addi when creating [...]
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:
.../Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp | 53 +++++++++++-----------
test/CodeGen/Hexagon/duplex-addi-global-imm.mir | 22 +++++++++
test/MC/Hexagon/duplex-addi-global-imm.s | 15 ++++++
3 files changed, 63 insertions(+), 27 deletions(-)
create mode 100644 test/CodeGen/Hexagon/duplex-addi-global-imm.mir
create mode 100644 test/MC/Hexagon/duplex-addi-global-imm.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 lldb.
from 055a88df3 Fix a python object leak in SWIG glue.
new ab7aa4b22 Simplify the gdb-remote unit 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:
unittests/Process/gdb-remote/CMakeLists.txt | 3 +
.../Process/gdb-remote/GDBRemoteClientBaseTest.cpp | 212 +++++++++------------
.../GDBRemoteCommunicationClientTest.cpp | 109 ++---------
.../Process/gdb-remote/GDBRemoteTestUtils.cpp | 31 +--
unittests/Process/gdb-remote/GDBRemoteTestUtils.h | 7 +-
5 files changed, 126 insertions(+), 236 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.