This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5fdcac79eb7 [explow] PR target/85173: validize memory before passing it [...]
new 05dbe0c7a55 Set insn_last_address in final_1
new 7c63a6aea40 Add missing cases to vect_get_smallest_scalar_type (PR 85286)
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/final.c | 3 +++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/{no-tree-pre-pr45241.c => pr85286.c} | 1 +
gcc/tree-vect-data-refs.c | 2 ++
5 files changed, 21 insertions(+)
copy gcc/testsuite/gcc.dg/vect/{no-tree-pre-pr45241.c => pr85286.c} (74%)
--
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 e2cfc670afe [AArch64][SVE] Asm: Add support for unpredicated LSL/LSR (s [...]
new a95f58008cb [llvm-ar] Temporarily make the tool case detection test Win [...]
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/llvm-ar/case-detection.test | 1 +
1 file changed, 1 insertion(+)
--
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 76013a8ce6a Reapply "[llvm-mca] Do not separate iterations with a newli [...]
new e2cfc670afe [AArch64][SVE] Asm: Add support for unpredicated LSL/LSR (s [...]
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/AArch64SVEInstrInfo.td | 3 ++
lib/Target/AArch64/SVEInstrFormats.td | 50 +++++++++++++++++++++++++++
test/MC/AArch64/SVE/lsl-diagnostics.s | 41 ++++++++++++++++++++++
test/MC/AArch64/SVE/lsl.s | 56 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/lsr-diagnostics.s | 41 ++++++++++++++++++++++
test/MC/AArch64/SVE/lsr.s | 56 +++++++++++++++++++++++++++++++
6 files changed, 247 insertions(+)
create mode 100644 test/MC/AArch64/SVE/lsl-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/lsl.s
create mode 100644 test/MC/AArch64/SVE/lsr-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/lsr.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 lldb.
from 4dfdc0660 Move OptionElementVector helper structs from Args to Options
new 5d990431d Args: replace isprint8 usage with isprint
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:
source/Interpreter/Args.cpp | 3 +--
1 file changed, 1 insertion(+), 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 3c24c320081 Be more carefull about DECL merging in LTO (PR lto/85248).
new 5fdcac79eb7 [explow] PR target/85173: validize memory before passing it [...]
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/explow.c | 13 ++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/pr85173.c | 20 ++++++++++++++++++++
4 files changed, 42 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr85173.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 ca9d84f34a6 [MC][TableGen] Fix r329675.
new 76013a8ce6a Reapply "[llvm-mca] Do not separate iterations with a newli [...]
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:
.../llvm-mca/AArch64/CortexA57/direct-branch.s | 15 ++++-----
test/tools/llvm-mca/AArch64/Exynos/direct-branch.s | 6 ++--
.../AArch64/Exynos/scheduler-queue-usage.s | 4 +--
test/tools/llvm-mca/X86/BtVer2/dot-product.s | 4 +--
test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s | 2 +-
test/tools/llvm-mca/X86/BtVer2/register-files-1.s | 11 ++++---
test/tools/llvm-mca/X86/BtVer2/register-files-2.s | 10 +++---
test/tools/llvm-mca/X86/BtVer2/register-files-3.s | 2 +-
test/tools/llvm-mca/X86/BtVer2/register-files-4.s | 6 ++--
tools/llvm-mca/ResourcePressureView.cpp | 3 +-
tools/llvm-mca/TimelineView.cpp | 37 +++++++++-------------
11 files changed, 47 insertions(+), 53 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 lldb.
from b242a52f9 Move Args::StringTo*** functions to a new OptionArgParser class
new 4dfdc0660 Move OptionElementVector helper structs from Args to Options
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/lldb/Interpreter/Args.h | 16 ----------------
include/lldb/Interpreter/CommandObject.h | 1 +
include/lldb/Interpreter/Options.h | 16 ++++++++++++++++
3 files changed, 17 insertions(+), 16 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 lld.
from 8f8380c0a Add a test for nested --start-group.
new 694d02d6f [ELF] - Do not crash when trying to order --defsym/linker scr [...]
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:
ELF/Writer.cpp | 8 ++++----
test/ELF/linkerscript/symbol-ordering-file2.s | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/linkerscript/symbol-ordering-file2.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.
tcwg-buildslave pushed a change to branch linaro-local/releases/linaro-6.4-2018.04
in repository toolchain/gcc.
from 3a39c8f881a gcc/ * LINARO-VERSION: Bump version number, post release [...]
adds f6db62df9e3 Make Linaro GCC Release Candidate 6.4-2018.03-rc1.
adds 5186f39aa82 gcc/ * LINARO-VERSION: Bump version number, post release [...]
adds 6452f59dc9a Make Linaro GCC Release Candidate 6.4-2018.04-rc2.
new a01686f7889 gcc/ * LINARO-VERSION: Bump version number, post release [...]
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to annotated tag linaro-6.4-2018.04-rc2
in repository toolchain/gcc.
at 7c6ab3cde02 (tag)
tagging 6452f59dc9afb33cd079d510c1e750f2ae8bf4f8 (commit)
replaces linaro-6.4-2018.04-rc1
tagged by TCWG Automation
on Tue Apr 10 10:49:06 2018 +0100
- Log -----------------------------------------------------------------
Linaro GCC Release Candidate 6.4-2018.04-rc2
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 6452f59dc9a Make Linaro GCC Release Candidate 6.4-2018.04-rc2.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.