This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from fe74738 gcc/ Backport from trunk r239923. 2016-09-01 Wilco Dijkst [...]
new 2e7d161 libstdc++-v3/ Backport from trunk r239955. 2016-09-02 Max [...]
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:
libstdc++-v3/acinclude.m4 | 6 +++---
libstdc++-v3/configure | 4 ++--
2 files changed, 5 insertions(+), 5 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from a196a3b gcc/ Backport from trunk r239919. 2016-09-01 Kyrylo Tkach [...]
new fe74738 gcc/ Backport from trunk r239923. 2016-09-01 Wilco Dijkst [...]
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/config/aarch64/aarch64.c | 22 ++++++++++++++++++++++
1 file changed, 22 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 b01d8d2 [AMDGPU] Refactor FLAT TD instructions
new 7e3e982 [WebAssembly] Unbreak the build.
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/WebAssembly/WebAssemblyCFGStackify.cpp | 17 +++++++++--------
1 file changed, 9 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 gcc.
from 5d467e5 PR other/77421 * gensupport.c (alter_output_for_subst_insn) [...]
new 8f8828b PR c/77423 * doc/invoke.texi: Update -Wlogical-not-parenthe [...]
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/c-family/ChangeLog | 8 +++++
gcc/c-family/c-common.c | 38 ++++++++++++++++++++--
gcc/doc/invoke.texi | 4 +--
gcc/testsuite/ChangeLog | 5 +++
.../c-c++-common/Wlogical-not-parentheses-3.c | 31 ++++++++++++++++++
6 files changed, 86 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wlogical-not-parentheses-3.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 af86df2 [Thumb1] Add relocations for fixups fixup_arm_thumb_{br,bcc}
new b01d8d2 [AMDGPU] Refactor FLAT TD instructions
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/AMDGPUInstructions.td | 19 --
lib/Target/AMDGPU/CIInstructions.td | 240 ---------------
lib/Target/AMDGPU/FLATInstructions.td | 524 ++++++++++++++++++++++++++++++++
lib/Target/AMDGPU/SIInstrFormats.td | 36 ---
lib/Target/AMDGPU/SIInstrInfo.td | 143 ---------
lib/Target/AMDGPU/SIInstructions.td | 1 +
6 files changed, 525 insertions(+), 438 deletions(-)
create mode 100644 lib/Target/AMDGPU/FLATInstructions.td
--
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-tools-extra.
from 6800be4 [clang-rename] Enforce LLVM policy about braces around single [...]
new 079dd6a [clang-rename] Add comment after namespace closing
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:
clang-rename/RenamingAction.h | 5 +++--
1 file changed, 3 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 622793a Daily bump.
new 2f0faa5 PR rtl-optimization/77425 * ipa-devirt.c (get_odr_type): Se [...]
new 5d467e5 PR other/77421 * gensupport.c (alter_output_for_subst_insn) [...]
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/ChangeLog | 10 ++++++++++
gcc/gensupport.c | 29 +++++++++++++----------------
gcc/ipa-devirt.c | 3 +--
3 files changed, 24 insertions(+), 18 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from eed9c6d gcc/ Backport from trunk r239865. 2016-08-30 Tamar Christ [...]
new a196a3b gcc/ Backport from trunk r239919. 2016-09-01 Kyrylo Tkach [...]
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/config/aarch64/aarch64.c | 8 ++++++++
gcc/config/aarch64/aarch64.md | 12 ++++++++++++
gcc/testsuite/gcc.target/aarch64/ands_3.c | 12 ++++++++++++
3 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ands_3.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 lldb.
from 228c250 XFAIL TestGdbRemoteExitCode failing tests
new 98936bc Add default_packet_timeout key to the new TestGdbRemoteHostInfo test
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/tools/lldb-server/host-info/TestGdbRemoteHostInfo.py | 3 ++-
1 file changed, 2 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 e888613 [X86] Make some static arrays of opcodes const and shrink to [...]
new 65e0a96 [AVX512] Fix v8i1 /v16i1 zext + bitcast lowering pattern. Exp [...]
new af86df2 [Thumb1] Add relocations for fixups fixup_arm_thumb_{br,bcc}
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/ARM/MCTargetDesc/ARMELFObjectWriter.cpp | 6 +++
lib/Target/X86/X86InstrAVX512.td | 8 ++--
test/CodeGen/X86/avx512-mask-op.ll | 41 ++++++++++++++++++
test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 49 ++++++++++++++++++++++
test/MC/ARM/thumb1-branch-reloc.s | 21 ++++++++++
5 files changed, 121 insertions(+), 4 deletions(-)
create mode 100755 test/CodeGen/X86/avx512-mask-zext-bugfix.ll
create mode 100644 test/MC/ARM/thumb1-branch-reloc.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.