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 ae3f8c2 Fix failure in x86_64 linker tests when compiling with a PIE [...]
new 49f4617 Fix building the BFD library for Win64 by reqorking the find_ [...]
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 | 26 ++++++-
bfd/opncls.c | 231 +++++++++++++++++++++++++++++++++++-----------------------
2 files changed, 163 insertions(+), 94 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 7bf2a57 [AMDGPU][MC] Fix for Bug 28211 + LIT tests
new 2ad61e7 [mips][msa] Fix generation of bm(n)zi and bins[lr]i instructions
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/Mips/MipsSEISelDAGToDAG.cpp | 4 +--
lib/Target/Mips/MipsSEISelLowering.cpp | 4 +--
test/CodeGen/Mips/msa/bitwise.ll | 16 +++++-----
test/CodeGen/Mips/msa/bmzi_bmnzi.ll | 55 ++++++++++++++++++++++++++++++++++
test/CodeGen/Mips/msa/i5-b.ll | 8 ++---
test/CodeGen/Mips/msa/immediates.ll | 2 +-
6 files changed, 72 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/Mips/msa/bmzi_bmnzi.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 c833eb7 [SystemZ] Check for presence of vector support in SystemZISe [...]
new dc04fc1 [SelectionDAG] Enable target specific vector scalarization of [...]
new 7bf2a57 [AMDGPU][MC] Fix for Bug 28211 + LIT tests
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/Target/TargetLowering.h | 37 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 232 ++-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 14 +-
lib/CodeGen/SelectionDAG/StatepointLowering.cpp | 2 +-
lib/CodeGen/TargetLoweringBase.cpp | 6 +-
lib/Target/AMDGPU/DSInstructions.td | 82 +-
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 2 +-
lib/Target/Mips/MipsCCState.cpp | 64 +-
lib/Target/Mips/MipsCCState.h | 34 +-
lib/Target/Mips/MipsCallingConv.td | 10 +-
lib/Target/Mips/MipsISelLowering.cpp | 74 +-
lib/Target/Mips/MipsISelLowering.h | 27 +
lib/Target/Mips/MipsRegisterInfo.cpp | 4 +-
test/CodeGen/Mips/cconv/vector.ll | 1657 ++++++++++++++++++++
test/CodeGen/Mips/ctlz-v.ll | 12 +-
test/CodeGen/Mips/cttz-v.ll | 19 +-
test/CodeGen/Mips/return-vector.ll | 33 +-
test/MC/AMDGPU/ds.s | 50 +-
test/MC/AMDGPU/expressions.s | 2 +-
test/MC/AMDGPU/gfx7_asm_all.s | 38 +-
test/MC/AMDGPU/gfx8_asm_all.s | 84 +
test/MC/Disassembler/AMDGPU/ds_vi.txt | 26 +-
22 files changed, 2330 insertions(+), 179 deletions(-)
create mode 100644 test/CodeGen/Mips/cconv/vector.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 311a698 [SystemZ] Remove confusing comment in combineEXTRACT_VECTOR_ELT()
new c833eb7 [SystemZ] Check for presence of vector support in SystemZISe [...]
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/SystemZ/SystemZISelLowering.cpp | 7 +++++--
lib/Target/SystemZ/SystemZISelLowering.h | 1 +
test/CodeGen/SystemZ/DAGCombine_trunc_extract.ll | 18 ++++++++++++++++++
3 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/SystemZ/DAGCombine_trunc_extract.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 clang-tools-extra.
from c7b9da7 [clangd] Extract FsPath from file:// uri
new 8f75b24 Fix compiler warnings: "ISO c99 requires rest arguments to be [...]
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/clang-rename/RenameClassTest.cpp | 6 +++---
1 file changed, 3 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 llvm.
from f51d275 [ARM] GlobalISel: Test hard float properly
new 311a698 [SystemZ] Remove confusing comment in combineEXTRACT_VECTOR_ELT()
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/SystemZ/SystemZISelLowering.cpp | 2 --
1 file changed, 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 llvm.
from 218a5a7 [AMDGPU] Move SiShrinkInstruction and SDWAPeephole to SSAOpti [...]
new f51d275 [ARM] GlobalISel: Test hard float properly
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/ARM/GlobalISel/arm-legalize-fp.mir | 42 +++++++++++++++----------
1 file changed, 26 insertions(+), 16 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 e4e7948 resolv: Remove IQUERY support
new bf079e1 getopt: remove USE_NONOPTION_FLAGS
new 7784135 getopt: merge from gnulib: don't use `...' quotes
new 7f71f9c getopt: merge straightforward changes from gnulib
new 7e161be getopt: fix fencepost error in ambiguous-W-option handling
new 544ce84 getopt: clean up error reporting
new 7a7be6c getopt: merge from gnulib: function prototype adjustments
new c1af877 getopt: tidy up _getopt_initialize a bit
new dfbea09 getopt: refactor long-option handling
new aeacb9f getopt: merge from gnulib: alloca avoidance
new 0f3be87 getopt: merge _GL_UNUSED annotations from gnulib
new 10a33cf getopt: eliminate __need_getopt by splitting up getopt.h.
new 06576cb getopt: annotate files with relationship to gnulib.
new 893ba3e getopt: merge from gnulib: use angle-bracket includes consistently
The 13 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 | 123 ++++
config.h.in | 6 -
csu/init-first.c | 8 -
include/bits/getopt_core.h | 1 +
include/bits/getopt_ext.h | 1 +
include/bits/getopt_posix.h | 1 +
include/getopt.h | 11 -
include/libc-symbols.h | 43 ++
include/stdio.h | 2 +
libio/stdio.h | 10 +-
manual/getopt.texi | 3 -
posix/Makefile | 10 +-
posix/bits/getopt_core.h | 96 +++
posix/bits/getopt_ext.h | 77 +++
posix/bits/getopt_posix.h | 51 ++
posix/bug-getopt4.c | 16 +-
posix/getopt.c | 1154 +++++++++++------------------------
posix/getopt.h | 179 +-----
posix/getopt1.c | 67 +-
posix/getopt_init.c | 74 ---
posix/getopt_int.h | 93 ++-
posix/tst-getopt-cancel.c | 284 +++++++++
posix/tst-getopt_long1.c | 2 +-
posix/unistd.h | 3 +-
stdio-common/fxprintf.c | 78 ++-
sysdeps/mach/hurd/i386/init-first.c | 8 -
26 files changed, 1178 insertions(+), 1223 deletions(-)
create mode 100644 include/bits/getopt_core.h
create mode 100644 include/bits/getopt_ext.h
create mode 100644 include/bits/getopt_posix.h
create mode 100644 posix/bits/getopt_core.h
create mode 100644 posix/bits/getopt_ext.h
create mode 100644 posix/bits/getopt_posix.h
delete mode 100644 posix/getopt_init.c
create mode 100644 posix/tst-getopt-cancel.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 6f9d412 Add function part to a same comdat group (PR ipa/80212).
new 3ef17a2 Error message on target attribute on aarch64 target (PR targe [...]
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 | 6 ++++++
gcc/config/aarch64/aarch64.c | 8 ++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/mv8.C | 2 +-
4 files changed, 18 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 clang.
from 26d41bf Skip Unicode character expansion in assembly files
new accb521 [scan-build-py] merge runner module to analyzer
new 8567c2d CloneDetection.h: Fix warnings. [-Wdocumentation]
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/clang/Analysis/CloneDetection.h | 7 +-
tools/scan-build-py/libscanbuild/analyze.py | 293 +++++++++++++++++++++-
tools/scan-build-py/libscanbuild/runner.py | 294 ----------------------
tools/scan-build-py/tests/unit/__init__.py | 2 -
tools/scan-build-py/tests/unit/test_analyze.py | 313 ++++++++++++++++++++++++
tools/scan-build-py/tests/unit/test_report.py | 2 +-
tools/scan-build-py/tests/unit/test_runner.py | 321 -------------------------
7 files changed, 604 insertions(+), 628 deletions(-)
delete mode 100644 tools/scan-build-py/libscanbuild/runner.py
delete mode 100644 tools/scan-build-py/tests/unit/test_runner.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.