This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from df1563c1768 AMDGPU/GlobalISel: Mark i32->i64 zext as legal
new e9e42e8917b AMDGPU/GlobalISel: Define instruction mapping for G_BITCAST
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/AMDGPURegisterBankInfo.cpp | 6 +++++
.../AMDGPU/GlobalISel/regbankselect-bitcast.mir | 31 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-bitcast.mir
--
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 openacc-gcc-7-branch
in repository gcc.
from 81904b675f6 Fix hang when running oacc exec with CUDA 9.0 nvprof
new 2c96abfe6b5 vector_length extension part 1: generalize function and var [...]
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.openacc | 43 ++++++++
gcc/config/nvptx/nvptx.c | 252 ++++++++++++++++++++++++++++++-----------------
2 files changed, 202 insertions(+), 93 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 8c77607fcb9 [AArch64] Add support for secrel add/load/store relocations [...]
new df1563c1768 AMDGPU/GlobalISel: Mark i32->i64 zext as legal
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/AMDGPULegalizerInfo.cpp | 3 +++
.../AMDGPU/GlobalISel/{legalize-fptosi.mir => legalize-zext.mir} | 8 ++++----
2 files changed, 7 insertions(+), 4 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{legalize-fptosi.mir => legalize-zext.mir} (72%)
--
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 bc5e95e9a99 AMDGPU/GlobalISel: Define instruction mapping for @llvm.amdgcn.exp
new e82f69197bc AMDGPU/GlobalISel: InstrMapping for llvm.amdgcn.exp.compr
new 8c77607fcb9 [AArch64] Add support for secrel add/load/store relocations [...]
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:
docs/Extensions.rst | 24 ++++++++++++
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 14 +++++--
.../AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp | 3 +-
lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp | 2 +
lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h | 3 ++
.../MCTargetDesc/AArch64WinCOFFObjectWriter.cpp | 14 +++++++
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 20 ++++++++--
...-exp.mir => regbankselect-amdgcn-exp-compr.mir} | 44 +++++++++-------------
test/MC/AArch64/coff-relocations.s | 13 +++++++
9 files changed, 102 insertions(+), 35 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-amdgcn-exp.mir => regbankselect [...]
--
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 a4e4e75d2 Correct man page description for --section-start
new 0f0154e45 [MinGW] Fix --{start,end}-group.
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:
MinGW/Options.td | 4 ++--
test/MinGW/driver.test | 2 ++
2 files 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 llvm.
from 1169a4ba3e6 [SimplifyLibCalls] Update an obviously copy and pasted head [...]
new bc5e95e9a99 AMDGPU/GlobalISel: Define instruction mapping for @llvm.amdgcn.exp
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/AMDGPURegisterBankInfo.cpp | 22 ++++++-
.../AMDGPU/GlobalISel/regbankselect-amdgcn-exp.mir | 77 ++++++++++++++++++++++
2 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn-exp.mir
--
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 5220c87fff Driver: hoist `-fno-rtti-data` to a driver flag
new 595d91d177 [RecordLayout] Only assert that fundamental type sizes are p [...]
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/DiagnosticSemaKinds.td | 4 ++++
lib/AST/RecordLayoutBuilder.cpp | 30 ++++++++++++++++++++++++++----
test/CodeGen/ms_struct-long-double.c | 17 +++++++++++++++++
3 files changed, 47 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/ms_struct-long-double.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 92b4d60ae07 AMDGPU/GlobalISel: Define InstrMappings for G_ICMP
new da1bb1955d8 [InstCombine] Auto-generate complete checks. NFC
new 1169a4ba3e6 [SimplifyLibCalls] Update an obviously copy and pasted head [...]
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/Transforms/Utils/SimplifyLibCalls.cpp | 6 +-
.../InstCombine/double-float-shrink-2.ll | 387 +++++++++++++--------
2 files changed, 248 insertions(+), 145 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 7e178fa3f06 PR c++/71569 - decltype of template.
new fbabafbdae9 compiler: avoid crashing on bad self-referential 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:
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 5 +++++
2 files changed, 6 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 gcc.
from 95a88c7b110 PR c++/84639 * c-attribs.c (common_handle_aligned_attribu [...]
new 7e178fa3f06 PR c++/71569 - decltype of template.
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/cp/ChangeLog | 5 +++++
gcc/cp/parser.c | 7 +++++++
gcc/testsuite/g++.dg/cpp0x/decltype-33837.C | 4 ++--
gcc/testsuite/g++.dg/cpp0x/decltype43.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/var-templ59.C | 14 ++++++++++++++
5 files changed, 29 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ59.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.