This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository llvm.
from ef867d4 [3.9.1] Merging r283070 - [X86][AVX] Ensure broadcast loads r [...]
new 33e873e Merging r283427:
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/Support/Unix/Signals.inc | 2 +-
1 file changed, 1 insertion(+), 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 lld.
from 5d4a529 [ELF] - Separate locals list from versions.
new f04fe2f Export fewer functions from Error.h.
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/Error.h | 20 +++++++++-----------
1 file changed, 9 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 76141b4 [ExecutionEngine] Fix examples build broken in r287126 and ot [...]
new ae5ecee AMDGPU/SI: Avoid creating unnecessary copies in the SIFixSGPR [...]
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/SIInstrInfo.cpp | 71 +++++++++++++++++-----
lib/Target/AMDGPU/SIInstrInfo.h | 6 ++
lib/Target/AMDGPU/SIRegisterInfo.cpp | 25 ++++----
lib/Target/AMDGPU/SIRegisterInfo.h | 2 +
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 8 +--
test/CodeGen/AMDGPU/insert_vector_elt.ll | 7 +--
test/CodeGen/AMDGPU/scratch-buffer.ll | 4 +-
.../si-instr-info-correct-implicit-operands.ll | 2 +-
8 files changed, 89 insertions(+), 36 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 52fefd8 Fixed layout of test/ASTMerge.
new 70c1976 Fix PR31029 by attaching an artificial debug location to msab [...]
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/MicrosoftCXXABI.cpp | 3 +++
test/CodeGenCXX/debug-info-thunk-msabi.cpp | 19 +++++++++++++++++++
2 files changed, 22 insertions(+)
create mode 100644 test/CodeGenCXX/debug-info-thunk-msabi.cpp
--
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 21493d9 Don't error if __tls_get_addr is defined.
new 5d4a529 [ELF] - Separate locals list from versions.
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/Config.h | 2 +-
ELF/LinkerScript.cpp | 2 +-
ELF/SymbolTable.cpp | 19 ++++++++-----------
3 files changed, 10 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 b152eae fix comment formatting; NFC
new 76141b4 [ExecutionEngine] Fix examples build broken in r287126 and ot [...]
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/ExecutionEngine/Orc/OrcRemoteTargetServer.h | 16 ++++++++++++++++
1 file changed, 16 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 binutils-gdb.
from 4cb771f Fix PR20789 - relaxation with negative valued diff relocs
new 1a2f3d7 Extend test gdb.python/py-recurse-unwind.exp
new df433d3 Distinguish sentinel frame from null frame.
new 41b56fe Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID
new 33cc7d3 Make gdb.PendingFrame.read_register handle "user" registers.
new 256ae5d Stash frame id of current frame before stashing frame id for [...]
The 5 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:
gdb/ChangeLog | 61 +++++++++++++
gdb/dwarf2loc.c | 21 ++++-
gdb/findvar.c | 26 ++++--
gdb/frame-unwind.c | 3 +-
gdb/frame.c | 121 ++++++++++++++++++-------
gdb/frame.h | 16 +++-
gdb/python/py-unwind.c | 7 +-
gdb/sentinel-frame.c | 2 +-
gdb/testsuite/ChangeLog | 10 ++
gdb/testsuite/gdb.python/py-recurse-unwind.c | 6 +-
gdb/testsuite/gdb.python/py-recurse-unwind.exp | 63 ++++++++-----
gdb/testsuite/gdb.python/py-recurse-unwind.py | 29 +++++-
gdb/valarith.c | 2 +-
gdb/valops.c | 13 ++-
gdb/value.c | 47 ++++++----
gdb/value.h | 16 +++-
16 files changed, 340 insertions(+), 103 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 fa1f9c9 Fix ICE on empty FIQ interrupt handler on ARM
new 5ed3bd2 runtime: replace runtime1.goc with Go and C code
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/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 5 ---
libgo/Makefile.in | 8 +---
libgo/go/runtime/debug.go | 17 ++++++++-
libgo/go/runtime/error.go | 5 ++-
libgo/go/runtime/export_test.go | 28 +-------------
libgo/go/runtime/extern.go | 4 +-
libgo/go/runtime/stubs.go | 1 +
libgo/runtime/proc.c | 74 ++++++++++++++++++++++++++++++++++---
libgo/runtime/runtime.h | 4 +-
libgo/runtime/runtime1.goc | 82 -----------------------------------------
11 files changed, 96 insertions(+), 134 deletions(-)
delete mode 100644 libgo/runtime/runtime1.goc
--
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 9e57a9a Looking at PR77308, one of the issues is that the bswap optim [...]
new c508be1 PR fortran/78299 * omp-low.c (expand_omp_for_static_nochunk [...]
new fa1f9c9 Fix ICE on empty FIQ interrupt handler on ARM
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:
gcc/ChangeLog | 12 ++++++
gcc/config/arm/arm.md | 13 +++---
gcc/omp-low.c | 2 +-
gcc/testsuite/ChangeLog | 9 ++++
gcc/testsuite/gcc.target/arm/empty_fiq_handler.c | 11 +++++
gcc/testsuite/gfortran.dg/gomp/pr78299.f90 | 55 ++++++++++++++++++++++++
6 files changed, 95 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/empty_fiq_handler.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr78299.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.