This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f07820b Make SH ucontext always match current kernels.
new 530862a Fix SH4 register-dump.h for soft-float.
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 | 5 +++++
sysdeps/unix/sysv/linux/sh/sh4/register-dump.h | 2 +-
2 files changed, 6 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 llvm.
from 30d8d08 [XRay][docs] Define requirements on installed log handlers.
new 7f4d4fd [AMDGPU] Handle f16 select{_cc}
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/AMDGPU/SIISelLowering.cpp | 1 +
lib/Target/AMDGPU/SIInstructions.td | 22 +--
lib/Target/AMDGPU/VOP3Instructions.td | 5 -
test/CodeGen/AMDGPU/select.f16.ll | 322 ++++++++++++++++++++++++++++++++++
4 files changed, 335 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/select.f16.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 8934fe3 [RegAllocGreedy] Record missed hint for late recoloring.
new 30d8d08 [XRay][docs] Define requirements on installed log handlers.
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:
docs/XRay.rst | 13 +++++++++++++
1 file changed, 13 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 5cbe123 PDB: Add "* Linker *" module.
new 083ba84 Add -no-threads option that negates the effect of -threads.
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/Driver.cpp | 2 +-
ELF/Options.td | 5 ++++-
2 files changed, 5 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 lld.
from 0dd8deb Use one task per iteration in parallel_for_loop.
new 5cbe123 PDB: Add "* Linker *" module.
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:
COFF/PDB.cpp | 2 ++
test/COFF/pdb.test | 37 ++++++++++++++++++++++++++++++++++---
2 files changed, 36 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 1a2f700 Align Modi and FileInfo substreams on 32-byte offsets.
new 8934fe3 [RegAllocGreedy] Record missed hint for late recoloring.
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/RegAllocGreedy.cpp | 3 +++
test/CodeGen/X86/mul-i1024.ll | 60 ++++++++++++++++++++----------------------
test/CodeGen/X86/mul-i512.ll | 15 +++++------
3 files changed, 38 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 master
in repository clang.
from 5a18764 Outline evaluation of calls to builtins to avoid inflating st [...]
new 2785479 Revert "[OPENMP] Fixed codegen for 'omp cancel' construct."
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/CGStmtOpenMP.cpp | 40 ++++++----------------------------------
lib/CodeGen/CodeGenFunction.h | 29 -----------------------------
test/OpenMP/cancel_codegen.cpp | 7 +------
3 files changed, 7 insertions(+), 69 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 compiler-rt.
from ec30112 Allow users to call ASan's deadly exception report mechanism
new a1df33d [XRay][compiler-rt] Disable XRay instrumentation of the XRay [...]
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:
cmake/builtin-config-ix.cmake | 2 +
lib/xray/CMakeLists.txt | 42 +++++++++++----------
lib/xray/xray_arm.cc | 28 ++++++++------
.../interception_mac.cc => xray/xray_defs.h} | 18 +++++----
lib/xray/xray_flags.cc | 7 ++--
lib/xray/xray_init.cc | 3 +-
lib/xray/xray_inmemory_log.cc | 30 ++++++++++-----
lib/xray/xray_interface.cc | 44 ++++++++++++++--------
lib/xray/xray_x86_64.cc | 7 ++--
9 files changed, 108 insertions(+), 73 deletions(-)
copy lib/{interception/interception_mac.cc => xray/xray_defs.h} (53%)
--
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 5e4ed96 Daily bump.
new 02e0afd * g++.dg/cpp1z/init-statement6.C: Rename a function.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/cpp1z/init-statement6.C | 4 ++--
2 files changed, 6 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 llvm.
from eb77a4a [BypassSlowDivision] Handle division by constant numerators better.
new 747716a Fixed the lost FastMathFlags for CALL operations in SLPVector [...]
new 1a2f700 Align Modi and FileInfo substreams on 32-byte offsets.
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/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 8 ++---
lib/Transforms/Vectorize/SLPVectorizer.cpp | 1 +
test/Transforms/SLPVectorizer/X86/call.ll | 2 +-
.../SLPVectorizer/X86/propagate_ir_flags.ll | 39 +++++++++++++++++++++-
4 files changed, 44 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.