This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6c0e94e Support for Ada on aarch64 with -mabi=ilp32
new 1944f54 Fix broken tests for avr target
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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.c-torture/execute/pr79121.c | 16 ++++++++++++----
gcc/testsuite/gcc.c-torture/execute/pr79737-1.c | 16 +++++++++++-----
gcc/testsuite/gcc.c-torture/execute/pr79737-2.c | 16 +++++++++++-----
gcc/testsuite/gcc.dg/torture/pr79777.c | 9 +++++++--
gcc/testsuite/gcc.dg/torture/pr79910.c | 6 +++++-
6 files changed, 55 insertions(+), 17 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 ba3fa3c 2017-03-28 Richard Biener <rguenther(a)suse.de>
new 6c0e94e Support for Ada on aarch64 with -mabi=ilp32
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 | 11 +++++++++++
gcc/ada/gcc-interface/Makefile.in | 17 +++++++++++++++--
...tem-linux-arm.ads => system-linux-aarch64-ilp32.ads} | 2 +-
3 files changed, 27 insertions(+), 3 deletions(-)
copy gcc/ada/{system-linux-arm.ads => system-linux-aarch64-ilp32.ads} (99%)
--
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 7a3b1c2 [GlobalISel][X86] support G_FRAME_INDEX instruction selection.
new c05e814 [AArch64] [Assembler] option to disable negative immediate co [...]
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/AArch64/AArch64.td | 8 ++++++++
lib/Target/AArch64/AArch64InstrFormats.td | 23 +++++++++++++----------
lib/Target/AArch64/AArch64InstrInfo.td | 5 +++++
lib/Target/AArch64/AArch64Subtarget.h | 4 ++++
test/MC/AArch64/alias-addsubimm.s | 21 +++++++++++++++++++++
test/MC/AArch64/alias-logicalimm.s | 9 +++++++++
6 files changed, 60 insertions(+), 10 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 8fbe825 Fix calls.c for a _complex type (PR ipa/80104).
new ba3fa3c 2017-03-28 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++++
gcc/fold-const.c | 3 ++-
gcc/gimple-fold.c | 7 ++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr80222.C | 13 +++++++++++++
5 files changed, 31 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr80222.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 495d206 rename instcombine test file. NFC
new 90db4d6 [InstCombine] For select rule, use positive check of constant [...]
new 7a3b1c2 [GlobalISel][X86] support G_FRAME_INDEX instruction selection.
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/X86/X86RegisterBankInfo.cpp | 104 ++++++++++++++++-----
lib/Target/X86/X86RegisterBankInfo.h | 20 ++++
.../InstCombine/InstructionCombining.cpp | 2 +-
test/CodeGen/X86/GlobalISel/X86-regbankselect.mir | 54 +++++++----
test/CodeGen/X86/GlobalISel/binop-isel.ll | 8 +-
test/CodeGen/X86/GlobalISel/memop-isel.ll | 86 +++++++++++------
6 files changed, 202 insertions(+), 72 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 0ba785f [libclang] Fix crash in member access code completion with im [...]
new 121956b FileManager: mark virtual file entries as valid entries
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/Basic/FileManager.cpp | 1 +
unittests/Basic/FileManagerTest.cpp | 52 +++++++++++++++++++++++++++++++++++--
2 files changed, 51 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 gcc.
from e4a4e01 PR sanitizer/80067 * fold-const.c (fold_comparison): Use pr [...]
new 25c0a09 [ARC] Update ARC SIMD patterns.
new de4c7f6 [ARC] Define _REENTRANT when -pthread is passed.
new 8fbe825 Fix calls.c for a _complex type (PR ipa/80104).
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/ChangeLog | 25 ++++++++++
gcc/cgraphunit.c | 4 ++
gcc/config/arc/arc.h | 24 +++++++++-
gcc/config/arc/elf.h | 3 +-
gcc/config/arc/linux.h | 5 ++
gcc/config/arc/simdext.md | 98 ++++++++++++++++++++++++++------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/ipa/pr80104.c | 15 ++++++
8 files changed, 146 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr80104.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 072955e [AMDGPU] Update SI scheduler colorHighLatenciesGroups
new 495d206 rename instcombine test file. 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:
.../InstCombine/{phi-select-constexpr.ll => phi-select-constant.ll} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/Transforms/InstCombine/{phi-select-constexpr.ll => phi-select-constant [...]
--
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 adc10b0 PR libstdc++/80229 restore support for shared_ptr<function type>
new e4a4e01 PR sanitizer/80067 * fold-const.c (fold_comparison): Use pr [...]
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 | 6 ++++++
gcc/fold-const.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/shift-10.c | 10 ++++++++++
4 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/shift-10.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 gcc-6-branch
in repository gcc.
from 3449147 Daily bump.
new 1aee6d3 PR sanitizer/80067 * fold-const.c (fold_comparison): Use pr [...]
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 | 9 +++++++++
gcc/fold-const.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/c-c++-common/ubsan/shift-10.c | 10 ++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/shift-10.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.