This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository llvm.
from 7afafa59fe8 Merging r338569: ------------------------------------------ [...]
new 07e3ee99bbe Merging r338610: ------------------------------------------ [...]
new c5aadce1551 Merging r338915: ------------------------------------------ [...]
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/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 39 ++++++++---
lib/Target/AMDGPU/R600ISelLowering.cpp | 88 +++++++++++++++++-------
lib/Target/AMDGPU/R600ISelLowering.h | 8 ++-
test/CodeGen/AMDGPU/kernel-args.ll | 19 ++---
test/CodeGen/AMDGPU/r600.work-item-intrinsics.ll | 9 ++-
test/CodeGen/X86/masked_memop.ll | 59 ++++++++++++++++
6 files changed, 166 insertions(+), 56 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 release_70
in repository clang.
from 2a284a70e2 Merging r338942: ------------------------------------------- [...]
new ad0f01329b Merging r338627: ------------------------------------------- [...]
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/lit.cfg.py | 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 clang.
from c629b8b248 Auto var init test fix #2
new c5f6c228c2 AMDGPU: Add builtin for s_dcache_inv_vol
new a2bfc97fef AMDGPU: Add builtin for s_dcache_wb
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/clang/Basic/BuiltinsAMDGPU.def | 6 ++++++
lib/Basic/Targets/AMDGPU.cpp | 5 ++++-
test/CodeGenOpenCL/amdgpu-features.cl | 12 ++++++++++--
test/CodeGenOpenCL/builtins-amdgcn-ci.cl | 12 ++++++++++++
test/CodeGenOpenCL/builtins-amdgcn-vi.cl | 7 +++++++
test/SemaOpenCL/builtins-amdgcn-error-ci.cl | 7 +++++++
test/SemaOpenCL/builtins-amdgcn-error-vi.cl | 8 ++++++++
7 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGenOpenCL/builtins-amdgcn-ci.cl
create mode 100644 test/SemaOpenCL/builtins-amdgcn-error-ci.cl
create mode 100644 test/SemaOpenCL/builtins-amdgcn-error-vi.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 release_70
in repository lld.
from 13298167c Merging r338679, r338684, r338697, r338699:
new 4e32cac7c Merging r339058: -------------------------------------------- [...]
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/InputFiles.cpp | 54 ++++++++++++++++++--
COFF/InputFiles.h | 17 ++++++-
test/COFF/Inputs/associative-comdat-mingw-2.s | 34 +++++++++++++
test/COFF/associative-comdat-mingw.s | 73 +++++++++++++++++++++++++++
4 files changed, 172 insertions(+), 6 deletions(-)
create mode 100644 test/COFF/Inputs/associative-comdat-mingw-2.s
create mode 100644 test/COFF/associative-comdat-mingw.s
--
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 newlib.
from f16b198c3 Cygwin: Document fegetenv patch
new b1952c03a Fix return value on aio_read/write success
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:
winsup/cygwin/aio.cc | 8 ++++----
1 file 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 binutils-gdb.
from 8f9ea98beb Correct the parsing of derferred register addressing in the [...]
new 99f8774cca Explain what happens for PE targeted linkers in the case whe [...]
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:
ld/ChangeLog | 6 ++++++
ld/scripttempl/pe.sc | 10 ++++++----
ld/scripttempl/pep.sc | 10 ++++++----
3 files changed, 18 insertions(+), 8 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 binutils-gdb.
from 71f6efc44e Updated Bulgarian translation for the ld/ directory
new 8f9ea98beb Correct the parsing of derferred register addressing in the [...]
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:
gas/ChangeLog | 12 +++++++++++-
gas/config/tc-pdp11.c | 18 +++++++++++++-----
gas/testsuite/gas/pdp11/pdp11.exp | 1 +
gas/testsuite/gas/pdp11/pr23481.d | 14 ++++++++++++++
gas/testsuite/gas/pdp11/pr23481.s | 10 ++++++++++
5 files changed, 49 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/pdp11/pr23481.d
create mode 100644 gas/testsuite/gas/pdp11/pr23481.s
--
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 release_70
in repository llvm.
from 9d9705f7c10 Merging r338968: ------------------------------------------ [...]
new 7afafa59fe8 Merging r338569: ------------------------------------------ [...]
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/AMDGPU.td | 9 ---------
lib/Target/AMDGPU/AMDGPUFeatures.td | 9 +++++++++
2 files changed, 9 insertions(+), 9 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 a6d27860a53 [SelectionDAG][X86] Rename MaskedLoadSDNode::getSrc0 to get [...]
new faf46314a8e AMDGPU: Add feature vi-insts
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/AMDGPU.td | 10 ++++++++--
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 1 +
3 files changed, 10 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 binutils-gdb.
from 877877f5d5 Automatic date update in version.in
new 71f6efc44e Updated Bulgarian translation for the ld/ directory
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:
ld/ChangeLog | 4 +++
ld/po/bg.po | 108 +++++++++++++++++++++++++++++------------------------------
2 files changed, 58 insertions(+), 54 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.