This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 5be32b3 Switch "lldb" log channel to the new registration mechanism
new 5d7ad5f Fix header documentation.
new 9fa88a2 Fix header documentation.
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/lldb/API/SBAttachInfo.h | 4 ++--
include/lldb/API/SBTarget.h | 8 +++-----
2 files changed, 5 insertions(+), 7 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 2567d97 PR c/79662 * c-typeck.c (convert_arguments): Handle error_m [...]
new 3c5bc37 * dwarf2out.c (gen_variable_die): For -gdwarf-5, use DW_TAG_ [...]
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 | 8 ++++++
gcc/dwarf2out.c | 15 ++++++----
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/g++.dg/debug/dwarf2/inline-var-2.C | 35 ++++++++++++++++++++++++
4 files changed, 56 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/inline-var-2.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 llvm.
from c1d17d5 AMDGPU: Don't look at chain users when adjusting writemask
new 7af390a [Hexagon] Add intrinsics for masked vector stores
new a6cf40b [Support] Re-add the special OSX flags on mmap.
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/IR/IntrinsicsHexagon.td | 45 ++++++++++++++++++++++
lib/Support/Unix/Path.inc | 19 +++++++++
lib/Target/Hexagon/HexagonIntrinsics.td | 19 +++++++++
.../Hexagon/intrinsics/byte-store-double.ll | 41 ++++++++++++++++++++
test/CodeGen/Hexagon/intrinsics/byte-store.ll | 41 ++++++++++++++++++++
5 files changed, 165 insertions(+)
create mode 100644 test/CodeGen/Hexagon/intrinsics/byte-store-double.ll
create mode 100644 test/CodeGen/Hexagon/intrinsics/byte-store.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 52ccf71 instead of -Wnormalized=<options>
new 2567d97 PR c/79662 * c-typeck.c (convert_arguments): Handle error_m [...]
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/c/ChangeLog | 5 +++++
gcc/c/c-typeck.c | 11 +++++++----
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/enum-incomplete-4.c | 11 +++++++++++
4 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/enum-incomplete-4.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 llvm.
from 138d429 AMDGPU: Always allocate emergency stack slot at offset 0
new c1d17d5 AMDGPU: Don't look at chain users when adjusting writemask
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 | 4 ++
test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.ll | 86 +++++++++++++++++++++++++
2 files changed, 90 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 llvm.
from 1b020b3 AMDGPU: Change exp with compr bit printing
new ca81270 [WebAssembly] Update llvm-readobj tests for switch to version 0x1
new 138d429 AMDGPU: Always allocate emergency stack slot at offset 0
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/Target/AMDGPU/SIFrameLowering.cpp | 24 ++++--
test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 12 +--
test/CodeGen/AMDGPU/array-ptr-calc-i32.ll | 6 +-
test/CodeGen/AMDGPU/captured-frame-index.ll | 50 ++++++------
test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 45 ++++++++++-
test/CodeGen/AMDGPU/commute-compares.ll | 2 +-
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 32 ++++----
test/CodeGen/AMDGPU/extload-private.ll | 8 +-
test/CodeGen/AMDGPU/insert_vector_elt.ll | 52 ++++++-------
test/CodeGen/AMDGPU/kernarg-stack-alignment.ll | 10 +--
test/CodeGen/AMDGPU/local-stack-slot-bug.ll | 7 +-
test/CodeGen/AMDGPU/private-element-size.ll | 84 ++++++++++-----------
test/CodeGen/AMDGPU/scratch-buffer.ll | 8 +-
test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll | 6 +-
test/CodeGen/AMDGPU/spill-m0.ll | 26 +++----
test/CodeGen/AMDGPU/spill-wide-sgpr.ll | 16 ++--
.../vgpr-spill-emergency-stack-slot-compute.ll | 4 +-
.../AMDGPU/vgpr-spill-emergency-stack-slot.ll | 2 +-
test/CodeGen/AMDGPU/wqm.ll | 2 +-
test/tools/llvm-readobj/Inputs/trivial.obj.wasm | Bin 165 -> 165 bytes
test/tools/llvm-readobj/file-headers.test | 2 +-
21 files changed, 223 insertions(+), 175 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 b29a541 [ELF] - Addressed post commit review comments for D30187
new 482cc33 Add a comment about thread safety.
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 | 4 ++++
1 file changed, 4 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 gcc.
from 2c2c150 PR c++/79657 * semantics.c (finish_underlying_type): Bail o [...]
new 52ccf71 instead of -Wnormalized=<options>
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 | 5 +++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c.opt | 2 +-
gcc/doc/invoke.texi | 2 +-
4 files changed, 12 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 clang.
from 9d5a411 stop using associative comdats for SEH filter functions
new 521e2b2 AMDGPU: Add fmed3 half builtin
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/clang/Basic/BuiltinsAMDGPU.def | 6 ++++++
lib/Basic/Targets.cpp | 3 +++
lib/CodeGen/CGBuiltin.cpp | 1 +
test/CodeGenOpenCL/builtins-amdgcn-gfx9.cl | 11 +++++++++++
test/SemaOpenCL/builtins-amdgcn-error-f16.cl | 6 ++++--
test/SemaOpenCL/builtins-amdgcn-error-gfx9.cl | 9 +++++++++
6 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGenOpenCL/builtins-amdgcn-gfx9.cl
create mode 100644 test/SemaOpenCL/builtins-amdgcn-error-gfx9.cl
--
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 bf0b536 Use Linux 4.10 in build-many-glibcs.py.
new 63e1c37 Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.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:
ChangeLog | 3 +++
sysdeps/unix/sysv/linux/sys/timerfd.h | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.