This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b70e96e revert commit r286761, some builds failed on Win platforms
new 4404d0d AMDGPU: Implement SGPR spilling with scalar stores
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/SIInsertWaits.cpp | 43 ++++-
lib/Target/AMDGPU/SIInstrInfo.cpp | 14 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 106 ++++++++++++-
test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll | 36 +++--
test/CodeGen/AMDGPU/basic-branch.ll | 2 +-
test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll | 46 +++++-
test/CodeGen/AMDGPU/spill-m0.ll | 21 ++-
.../MIR/AMDGPU/scalar-store-cache-flush.mir | 173 +++++++++++++++++++++
8 files changed, 403 insertions(+), 38 deletions(-)
create mode 100644 test/CodeGen/MIR/AMDGPU/scalar-store-cache-flush.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 gcc.
from 9ed6bb1 * gcc-interface/utils2.c (gnat_protect_expr): Also protect o [...]
new 963da3c * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Deal [...]
new 54efb8e * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Signed_Intege [...]
new f6f8b4f PR rtl-optimization/78232 PR rtl-optimization/78248 * gcc. [...]
The 3 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/ada/ChangeLog | 10 ++++++++++
gcc/ada/gcc-interface/decl.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/ubsan/pr78248.c | 31 +++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/address_conv.adb | 19 +++++++++++++++++++
5 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr78248.c
create mode 100644 gcc/testsuite/gnat.dg/address_conv.adb
--
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 29f9b3e * gcc-interface/Makefile.in (NO_OMIT_ADAFLAGS): Define. (a- [...]
new 9ed6bb1 * gcc-interface/utils2.c (gnat_protect_expr): Also protect o [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/utils2.c | 10 +++++++---
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/renaming11.adb | 12 ++++++++++++
gcc/testsuite/gnat.dg/renaming11.ads | 19 +++++++++++++++++++
5 files changed, 48 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/renaming11.adb
create mode 100644 gcc/testsuite/gnat.dg/renaming11.ads
--
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 54d984c * ipa-icf.c (sem_function::merge): Do not create a wrapper a [...]
new 3130139 * gcc-interface/utils2.c (gnat_protect_expr): Also protect o [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/utils2.c | 10 +++++++---
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/renaming11.adb | 12 ++++++++++++
gcc/testsuite/gnat.dg/renaming11.ads | 19 +++++++++++++++++++
5 files changed, 48 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/renaming11.adb
create mode 100644 gcc/testsuite/gnat.dg/renaming11.ads
--
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 80905ee * ipa-icf.c (sem_function::merge): Do not create a wrapper a [...]
new 7907d43 * c-ada-spec.c (print_ada_declaration): For typedef declarat [...]
new 29f9b3e * gcc-interface/Makefile.in (NO_OMIT_ADAFLAGS): Define. (a- [...]
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/ada/ChangeLog | 7 +++++++
gcc/ada/gcc-interface/Makefile.in | 17 +++++++++++++----
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ada-spec.c | 5 +++--
gcc/testsuite/ChangeLog | 4 ++++
.../dump-ada-spec-6.c} | 9 ++++-----
6 files changed, 36 insertions(+), 11 deletions(-)
copy gcc/testsuite/{g++.dg/other/dump-ada-spec-5.C => c-c++-common/dump-ada-spec-6 [...]
--
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 ca3d9c9 PR target/78336 * config/rs6000/rs6000.c (rs6 [...]
new 80905ee * ipa-icf.c (sem_function::merge): Do not create a wrapper a [...]
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/ipa-icf.c | 5 +++--
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gnat.dg/lto21.adb | 10 ++++++++++
gcc/testsuite/gnat.dg/lto21_pkg1.ads | 10 ++++++++++
gcc/testsuite/gnat.dg/lto21_pkg2.adb | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/lto21_pkg2.ads | 5 +++++
7 files changed, 69 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/lto21.adb
create mode 100644 gcc/testsuite/gnat.dg/lto21_pkg1.ads
create mode 100644 gcc/testsuite/gnat.dg/lto21_pkg2.adb
create mode 100644 gcc/testsuite/gnat.dg/lto21_pkg2.ads
--
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 892a970 Daily bump.
new 54d984c * ipa-icf.c (sem_function::merge): Do not create a wrapper a [...]
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/ipa-icf.c | 5 +++--
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gnat.dg/lto21.adb | 10 ++++++++++
gcc/testsuite/gnat.dg/lto21_pkg1.ads | 10 ++++++++++
gcc/testsuite/gnat.dg/lto21_pkg2.adb | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/lto21_pkg2.ads | 5 +++++
7 files changed, 69 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/lto21.adb
create mode 100644 gcc/testsuite/gnat.dg/lto21_pkg1.ads
create mode 100644 gcc/testsuite/gnat.dg/lto21_pkg2.adb
create mode 100644 gcc/testsuite/gnat.dg/lto21_pkg2.ads
--
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 85580f9 [X86][SSE] Add zero lower 32-bits test case for PR30845
new b70e96e revert commit r286761, some builds failed on Win platforms
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/IntrinsicsX86.td | 14 ++++++++
lib/IR/AutoUpgrade.cpp | 17 ----------
lib/Target/X86/X86IntrinsicsInfo.h | 4 +++
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 48 ---------------------------
4 files changed, 18 insertions(+), 65 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 58917b8 [X86][AVX512] Add masked VPMOZX test case for PR26762
new 85580f9 [X86][SSE] Add zero lower 32-bits test case for PR30845
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/X86/pmul.ll | 119 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 119 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 2bae973 [X86][SSE] Add additional test case for PR30845
new 58917b8 [X86][AVX512] Add masked VPMOZX test case for PR26762
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/X86/avx512-ext.ll | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.