This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from eb29ab9b [clangd] Don't try pthread, just use thread_local. Reverts r323949.
new 5b4c0dd1 [clangd] Remove unused variable. 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:
clangd/JSONRPCDispatcher.cpp | 1 -
1 file changed, 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 70d2ee57961 [Hexagon] Split HVX operations on vector pairs
new 351ef5d8be3 [Hexagon] Remove leftover assert
new 51588a05505 AMDGPU: Fix S_BUFFER_LOAD_DWORD_SGPR moveToVALU
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/SIInstrInfo.cpp | 10 ++++++--
lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 4 +---
test/CodeGen/AMDGPU/smrd.ll | 34 +++++++++++++++++++++++++++
3 files changed, 43 insertions(+), 5 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 3d5c01e [monitor] Update buildbots list
new cf17fed Update LLVM bot configuration in the monitor.
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:
monitor/linaro.json | 1 -
1 file changed, 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 fd9c3b75f9d [Hexagon] Handle lowering of SETCC via setCondCodeAction
new e39f6339854 [Hexagon] Add helper functions to identify single/pair vect [...]
new 70d2ee57961 [Hexagon] Split HVX operations on vector pairs
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/Hexagon/HexagonISelLowering.cpp | 82 +++++++----
lib/Target/Hexagon/HexagonISelLowering.h | 8 ++
lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 169 +++++++++++++++++++----
lib/Target/Hexagon/HexagonPatterns.td | 96 +++++++++++--
test/CodeGen/Hexagon/autohvx/isel-anyext-pair.ll | 25 ++++
test/CodeGen/Hexagon/autohvx/isel-shift-byte.ll | 30 ++++
test/CodeGen/Hexagon/autohvx/isel-vsplat-pair.ll | 22 +++
7 files changed, 359 insertions(+), 73 deletions(-)
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-anyext-pair.ll
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-shift-byte.ll
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-vsplat-pair.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 clang-tools-extra.
from a07366a9 [clangd] Cut input-mirror.test down to size. NFC
new eb29ab9b [clangd] Don't try pthread, just use thread_local. Reverts r323949.
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:
clangd/Context.cpp | 46 +++++-----------------------------------------
1 file changed, 5 insertions(+), 41 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 6dc4a6eff43 [X86][SSE] Add PACKUS support for truncation of clamped values
new fd9c3b75f9d [Hexagon] Handle lowering of SETCC via setCondCodeAction
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 | 11 ++-
lib/Target/Hexagon/HexagonISelLowering.h | 2 +
lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 98 +++++++---------------
lib/Target/Hexagon/HexagonPatterns.td | 43 +++++++++-
.../CodeGen/Hexagon/autohvx/vector-compare-128b.ll | 45 ++++------
test/CodeGen/Hexagon/autohvx/vector-compare-64b.ll | 45 ++++------
6 files changed, 112 insertions(+), 132 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 e978c0e4111 [AMDGPU] do not generate .AMDGPU.config for amdpal os type
new 6dc4a6eff43 [X86][SSE] Add PACKUS support for truncation of clamped values
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 | 16 ++++++++--
test/CodeGen/X86/vector-trunc-packus.ll | 55 +++++----------------------------
2 files changed, 20 insertions(+), 51 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 e2da79543b4 [AArch64][SVE] Asm: Add AND_ZI instructions and aliases
new e978c0e4111 [AMDGPU] do not generate .AMDGPU.config for amdpal os type
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/AMDGPUAsmPrinter.cpp | 28 ++++++++++++----------------
test/CodeGen/AMDGPU/amdpal.ll | 4 ++--
2 files changed, 14 insertions(+), 18 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 aa1259b9495 2018-02-06 Tamar Christina <tamar.christina(a)arm.com>
new fac38b8b428 PR tree-optimization/84228 * tree-ssa-strlen.c (maybe_dia [...]
new 35c607837df PR lto/81004 * lto.c: Include builtins.h (register_resol [...]
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 | 5 ++
gcc/lto/ChangeLog | 12 +++++
gcc/lto/lto.c | 57 ++++++++++++++++------
gcc/testsuite/ChangeLog | 5 ++
.../c-c++-common/Wstringop-truncation-3.c | 22 +++++++++
gcc/tree-ssa-strlen.c | 2 +-
6 files changed, 87 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wstringop-truncation-3.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 clang.
from 10aaabb25a Unittests misc. typos
new 8cfe0cc878 [Solaris] Silence -pthread warning on Solaris
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/Driver/ToolChains/Solaris.cpp | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.