This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b09c538 Update Clang tests after adding inference for the returned ar [...]
new 72c8091 AMDGPU: Export workitem builtins
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 | 28 +++++++++++++++++++++
lib/CodeGen/CGBuiltin.cpp | 28 +++++++++++++++++++++
test/CodeGenOpenCL/builtins-amdgcn.cl | 45 +++++++++++++++++++++++++++++++++-
test/CodeGenOpenCL/builtins-r600.cl | 37 ++++++++++++++++++++++++++++
4 files changed, 137 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 772d850 Let FuncAttrs infer the 'returned' argument attribute
new 668cef0 [X86][SSE] Relax type assertions for matchVectorShuffleAsInsertPS
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 | 6 ++++--
1 file changed, 4 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 fee693a [AVX512] Remove masked shufps/shudpd builtins. These are all [...]
new b09c538 Update Clang tests after adding inference for the returned ar [...]
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:
test/CodeGen/ppc64-struct-onevect.c | 2 +-
test/CodeGenCXX/wasm-args-returns.cpp | 4 ++--
test/CodeGenOpenCL/as_type.cl | 2 +-
3 files changed, 4 insertions(+), 4 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 ba7f24f Update the LangRef description of the 'returned' attribute
new 772d850 Let FuncAttrs infer the 'returned' argument attribute
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/Transforms/IPO/FunctionAttrs.cpp | 42 ++++++++++++++++++++++
.../FunctionAttrs/2009-01-02-LocalStores.ll | 2 +-
test/Transforms/FunctionAttrs/nocapture.ll | 6 ++--
test/Transforms/FunctionAttrs/readattrs.ll | 4 +--
4 files changed, 48 insertions(+), 6 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 03c714d [DAG] make isConstantSplatVector() available to the rest of lowering
new ba7f24f Update the LangRef description of the 'returned' attribute
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/LangRef.rst | 13 +++++++------
1 file changed, 7 insertions(+), 6 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 e2b4643 AMDGPU/R600: Add implicitarg.ptr intrinsic
new 03c714d [DAG] make isConstantSplatVector() available to the rest of lowering
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/CodeGen/SelectionDAGNodes.h | 4 +++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 44 +++++++++----------------------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 13 +++++++++
3 files changed, 29 insertions(+), 32 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-6-branch
in repository gcc.
from fc14d6b Daily bump.
new a9acb23 2016-07-09 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/frontend-passes.c | 6 ++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/dependency_46.f90 | 11 +++++++++++
4 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dependency_46.f90
--
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 8f101a7 [X86][SSE] Add support for target shuffle combining to PSHUFL [...]
new e2b4643 AMDGPU/R600: Add implicitarg.ptr intrinsic
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/IR/IntrinsicsAMDGPU.td | 6 +
lib/Target/AMDGPU/EvergreenInstructions.td | 10 +-
lib/Target/AMDGPU/R600ISelLowering.cpp | 5 +
lib/Target/AMDGPU/R600Instructions.td | 3 +-
test/CodeGen/AMDGPU/amdgcn.work-item-intrinsics.ll | 114 ++++++++++++++++++
...l => amdgpu.work-item-intrinsics.deprecated.ll} | 127 ++++++++++++++++-----
test/CodeGen/AMDGPU/r600.work-item-intrinsics.ll | 107 +++++++++++++++++
7 files changed, 336 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/amdgcn.work-item-intrinsics.ll
rename test/CodeGen/AMDGPU/{work-item-intrinsics.ll => amdgpu.work-item-intrinsics [...]
create mode 100644 test/CodeGen/AMDGPU/r600.work-item-intrinsics.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 compiler-rt.
from a0619b8 test: Use %clangxx in objc++ test files
new cfbeec2 whitespaces + re-indent
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/asan/CMakeLists.txt | 68 ++++++++++++++++++++++++-------------------------
1 file changed, 34 insertions(+), 34 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 d539eb3 [x86, SSE, AVX] add tests for icmp+zext (PR28484)
new 2495a35 fix documentation comments; NFC
new 8f101a7 [X86][SSE] Add support for target shuffle combining to PSHUFL [...]
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/CodeGen/SelectionDAGNodes.h | 20 ++++-----
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 14 ++----
lib/Target/X86/X86ISelLowering.cpp | 51 ++++++++++++++++++++--
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 8 ++--
.../X86/vector-shuffle-combining-avx512bw.ll | 12 ++---
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 14 +++---
6 files changed, 76 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.