This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 13dd5f09e23 2018-07-02 Richard Biener <rguenther(a)suse.de>
new d43e44ac8d6 Fix typo in vect_recog_widen_shift_pattern
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/tree-vect-patterns.c | 2 +-
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 37bee4b734f Abstract a lot of the {PLUS,MINUS}_EXPR code in extract_ran [...]
new 13dd5f09e23 2018-07-02 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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr86363.c | 25 +++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 1 +
4 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr86363.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 binutils-gdb.
from c0c468d562 [ARM] Update bfd's Tag_CPU_arch knowledge
new 41823f29a8 gdb: Prefer RISC-V register name "s0" over "fp"
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:
gdb/ChangeLog | 4 ++++
gdb/riscv-tdep.c | 2 +-
2 files changed, 5 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 2a87571b088 Recommit r328307: [IPSCCP] Use constant range information f [...]
new 3fc11a82d18 [llvm-exegesis] Delegate the decision of cycle counter name [...]
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:
tools/llvm-exegesis/lib/Latency.cpp | 19 ++++++++++++++-----
tools/llvm-exegesis/lib/Latency.h | 2 ++
tools/llvm-exegesis/llvm-exegesis.cpp | 4 ----
3 files changed, 16 insertions(+), 9 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 d9fdb860571 [InstCombine] add tests for shuffle-binop; NFC
new 2a87571b088 Recommit r328307: [IPSCCP] Use constant range information f [...]
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/Transforms/Scalar/SCCP.cpp | 192 ++++++++++++-----------------
test/Transforms/SCCP/ip-constant-ranges.ll | 55 +++++++--
2 files changed, 123 insertions(+), 124 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 386f15c93a2 [SLPVectorizer] Fix alternate opcode + shuffle cost functio [...]
new d9fdb860571 [InstCombine] add tests for shuffle-binop; 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:
test/Transforms/InstCombine/shuffle_select.ll | 293 ++++++++++++++++++++++----
1 file changed, 256 insertions(+), 37 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 4446de2c5a Add expected fail triple x86_64-pc-windows-gnu to test as x8 [...]
new bd0a790826 [ms] Fix mangling of char16_t and char32_t to be compatible [...]
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/AST/MicrosoftMangle.cpp | 20 ++++++++++----------
test/CodeGenCXX/mangle-ms-string-literals.cpp | 26 ++++++++++++++++++++++++++
2 files changed, 36 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 4a4a320b3eb Add new tests for --completion option.
new c8e21492633 * tree-vrp.c (extract_range_from_unary_expr): Abstract ABS [...]
new 37bee4b734f Abstract a lot of the {PLUS,MINUS}_EXPR code in extract_ran [...]
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 | 14 ++
gcc/tree-vrp.c | 624 +++++++++++++++++++++++++++------------------------------
2 files changed, 306 insertions(+), 332 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/cortex-strings.
from 071fe28 [aarch64/strncmp] Put the .size directive in the right place
new 90b6126 Add a .size directive for strcmp
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:
src/aarch64/strcmp.S | 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 a43dcd4394d [SLPVectorizer] Only Alternate opcodes use ShuffleVector ca [...]
new 386f15c93a2 [SLPVectorizer] Fix alternate opcode + shuffle cost functio [...]
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/Transforms/Vectorize/SLPVectorizer.cpp | 7 +++---
test/Transforms/SLPVectorizer/X86/alternate-fp.ll | 27 ++++++++++++++++++++---
2 files changed, 27 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.