This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c5ea695ee97 [llvm-readobj] Support -needed-libs option for COFF files
new 740291146fe [InstCombine] add tests for min/max folds (PR35717); 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:
test/Transforms/InstCombine/minmax-fold.ll | 155 +++++++++++++++++++++++++++++
1 file changed, 155 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 lld.
from 901304aba [ELF] - Allow relocation to a weak undefined symbol when -z n [...]
new e0f6805ac Don't try to preempt protected symbols with -z notext.
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/Relocations.cpp | 20 ++++++++++----------
test/ELF/Inputs/znotext-plt-relocations-protected.s | 5 +++++
test/ELF/znotext-plt-relocations-protected.s | 11 +++++++++++
3 files changed, 26 insertions(+), 10 deletions(-)
create mode 100644 test/ELF/Inputs/znotext-plt-relocations-protected.s
create mode 100644 test/ELF/znotext-plt-relocations-protected.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 9df91e03ae1 A special test to demonstrate debug logging for asm matcher.
new c5ea695ee97 [llvm-readobj] Support -needed-libs option for COFF files
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:
.../llvm-readobj/Inputs/needed-libs.obj.coff-am64 | Bin 0 -> 88576 bytes
test/tools/llvm-readobj/coff-needed-libs.test | 5 +++++
tools/llvm-readobj/COFFDumper.cpp | 22 +++++++++++++++++++++
3 files changed, 27 insertions(+)
create mode 100644 test/tools/llvm-readobj/Inputs/needed-libs.obj.coff-am64
create mode 100644 test/tools/llvm-readobj/coff-needed-libs.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 2f9cad2b43c 2017_12_27 Louis Krupp <louis.krupp(a)zoho.com>
new 1a3d7dd463f PR libstdc++/83538 fix std::match_results<T>::reference (LWG 2306)
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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/doc/xml/manual/intro.xml | 6 ++++++
libstdc++-v3/include/bits/regex.h | 2 +-
libstdc++-v3/testsuite/28_regex/match_results/typedefs.cc | 7 +++++++
4 files changed, 23 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 gcc.
from fc15e6c1a7a gcc/ChangeLog:
new 2f9cad2b43c 2017_12_27 Louis Krupp <louis.krupp(a)zoho.com>
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/fortran/ChangeLog | 6 ++++
gcc/fortran/expr.c | 1 +
gcc/testsuite/ChangeLog | 5 ++++
.../gfortran.dg/init_char_with_nonchar_ctr.f90 | 34 ++++++++++++++++++++++
4 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/init_char_with_nonchar_ctr.f90
--
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 26b0b7b2c86 [X86] Reimplement r321437 using custom lowering instead of [...]
new 9df91e03ae1 A special test to demonstrate debug logging for asm matcher.
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/MC/X86/x86_64-asm-match.s | 52 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 52 insertions(+)
create mode 100644 test/MC/X86/x86_64-asm-match.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 baeee310cc5 [AArch64] Change order of candidate FMLS patterns
new 26b0b7b2c86 [X86] Reimplement r321437 using custom lowering instead of [...]
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/X86ISelLowering.cpp | 49 +++++---------------------------------
test/CodeGen/X86/combine-pmuldq.ll | 4 ++--
2 files changed, 8 insertions(+), 45 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 0173fa26b0 [NFC] Small const correctness fix
new 403ecae674 [OPENMP] Support for `depend` clauses on `target enter|exit data`.
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/Sema/SemaOpenMP.cpp | 8 ++++----
...en.cpp => target_enter_data_depend_codegen.cpp} | 22 +++++++++++-----------
...gen.cpp => target_exit_data_depend_codegen.cpp} | 22 +++++++++++-----------
3 files changed, 26 insertions(+), 26 deletions(-)
copy test/OpenMP/{target_update_depend_codegen.cpp => target_enter_data_depend_cod [...]
copy test/OpenMP/{target_update_depend_codegen.cpp => target_exit_data_depend_code [...]
--
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 a847afa6b9 [OPENMP] Support for `depend` clauses on `target data update`.
new 0173fa26b0 [NFC] Small const correctness fix
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/Sema/SemaLookup.cpp | 5 +++--
1 file changed, 3 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 zack/libio-minimization
in repository glibc.
from 7959f855a7 Don't include libio.h from stdio.h.
new db922eaf0d Fix problems found by build-many-glibcs.
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:
conform/data/stdio.h-data | 2 +-
include/libc-symbols.h | 6 ++
libio/iolibio.h | 100 ++++++++++++++---------------
libio/iovsprintf.c | 3 +-
libio/iovsscanf.c | 2 +-
libio/libioP.h | 12 ++++
libio/vasprintf.c | 3 +-
libio/vsnprintf.c | 2 +-
sysdeps/generic/math_ldbl_opt.h | 1 +
sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h | 2 +
sysdeps/ieee754/ldbl-opt/nldbl-compat.c | 1 +
sysdeps/ieee754/ldbl-opt/nldbl-compat.h | 19 +++---
sysdeps/ieee754/ldbl-opt/nldbl-iovfscanf.c | 2 +-
13 files changed, 88 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.