This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 8f6f536272 Avoid build multiarch if compiler warns about mismatched alias
new 797ba44ba2 Add bits/floatn.h defines for more _FloatN / _FloatNx types.
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 | 11 ++
bits/floatn-common.h | 292 +++++++++++++++++++++++++++++++++
bits/floatn.h | 2 +
math/Makefile | 2 +-
sysdeps/ia64/bits/floatn.h | 2 +
sysdeps/ieee754/ldbl-128/bits/floatn.h | 2 +
sysdeps/mips/ieee754/bits/floatn.h | 2 +
sysdeps/powerpc/bits/floatn.h | 2 +
sysdeps/x86/bits/floatn.h | 2 +
9 files changed, 316 insertions(+), 1 deletion(-)
create mode 100644 bits/floatn-common.h
--
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 gcc-6-branch
in repository gcc.
from afd95970e61 2017-10-20 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new bdf4ecec65d 2017-10-20 Bill Schmidt <wschmidt(a)linux.vnet.ibm.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/ChangeLog | 18 ++++++++++++++++++
gcc/config/rs6000/rs6000.c | 2 +-
gcc/config/rs6000/vsx.md | 41 +++++++++++++++++++----------------------
3 files changed, 38 insertions(+), 23 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 d83b5d463d7 [globalisel][tablegen] Fix small spelling nits. NFC
new 2b6b6ac5239 [WebAssembly] MC: Fix crash when -g specified.
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:
include/llvm/MC/MCContext.h | 16 ++++-----
include/llvm/MC/MCSectionWasm.h | 19 +++++-----
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 13 +++----
lib/MC/MCContext.cpp | 10 +++---
lib/MC/MCObjectFileInfo.cpp | 32 ++++++++---------
lib/MC/MCWasmStreamer.cpp | 2 +-
lib/MC/WasmObjectWriter.cpp | 17 +++++----
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 8 ++---
test/MC/WebAssembly/debug-info.ll | 41 ++++++++++++++++++++++
9 files changed, 99 insertions(+), 59 deletions(-)
create mode 100644 test/MC/WebAssembly/debug-info.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 gcc.
from 81e57cf0440 * x86-tune-costs.h (intel_cost, generic_cost): Fix move costs.
new 24d0bb5253b Update value of __cpp_lib_chrono feature-test macro
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 | 5 +++++
libstdc++-v3/include/std/chrono | 4 ++--
.../testsuite/20_util/duration/arithmetic/constexpr_c++17.cc | 7 +++++++
3 files changed, 14 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 gcc-7-branch
in repository gcc.
from 422f5ff8539 Define __cpp_lib_byte feature-test macro
new 5318403c622 Update value of __cpp_lib_chrono feature-test macro
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 | 5 +++++
libstdc++-v3/include/std/chrono | 4 ++--
.../testsuite/20_util/duration/arithmetic/constexpr_c++17.cc | 7 +++++++
3 files changed, 14 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 gcc.
from 41bce6cb4e8 debug/dwarf: support 64-bit DWARF in byte order check
new 81e57cf0440 * x86-tune-costs.h (intel_cost, generic_cost): Fix move costs.
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/i386/x86-tune-costs.h | 38 +++++++++++++++++++-------------------
2 files changed, 23 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 llvm.
from 736ecc16365 [Hexagon] Report error instead of crashing on wrong inline- [...]
new d83b5d463d7 [globalisel][tablegen] Fix small spelling nits. 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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 4 ++--
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 2 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 28 +++++++++++-----------
test/TableGen/GlobalISelEmitter.td | 2 +-
utils/TableGen/GlobalISelEmitter.cpp | 14 +++++------
5 files changed, 25 insertions(+), 25 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 a29687c501a COFF: Add type server pdb files to linkrepro tar file.
new 736ecc16365 [Hexagon] Report error instead of crashing on wrong inline- [...]
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/Hexagon/HexagonISelLowering.cpp | 27 ++++++++++++-----------
test/CodeGen/Hexagon/inline-asm-bad-constraint.ll | 16 ++++++++++++++
2 files changed, 30 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/Hexagon/inline-asm-bad-constraint.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 openmp.
from 1a34e9f Add license envirable for testing Intel compilers
new 32c445b Restrict OMPT to OpenMP version 5.0 and remove old header 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:
runtime/CMakeLists.txt | 5 +-
runtime/src/include/30/ompt.h.var | 488 ------------------------------------
runtime/src/include/40/ompt.h.var | 515 --------------------------------------
runtime/src/include/45/ompt.h.var | 515 --------------------------------------
4 files changed, 4 insertions(+), 1519 deletions(-)
delete mode 100644 runtime/src/include/30/ompt.h.var
delete mode 100644 runtime/src/include/40/ompt.h.var
delete mode 100644 runtime/src/include/45/ompt.h.var
--
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 f20a280b3b [OpenMP] Avoid VLAs for some reductions on array sections
new d194f2aeb2 Revert "[OpenMP] Avoid VLAs for some reductions on array sections"
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/CodeGen/CGOpenMPRuntime.cpp | 10 +-
lib/CodeGen/CGStmtOpenMP.cpp | 7 +-
lib/Sema/SemaOpenMP.cpp | 83 +--------
test/OpenMP/for_reduction_codegen.cpp | 289 +++++-------------------------
test/OpenMP/for_reduction_codegen_UDR.cpp | 133 ++++++--------
5 files changed, 109 insertions(+), 413 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.