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 0eb876f52f Move comment in gdb/dwarf2read.c::dwarf2_physname
new e813d34aaa Align natural-format register values to the same column
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 | 6 ++++++
gdb/infcmd.c | 40 ++++++++++++++++++++++++++++++----------
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 llvm.
from 100a6ece373 [X86] Remove unused lambda. NFC
new b60798cc7b8 [SimplifyCFG] Relax restriction for folding unconditional branches
new 0170158e0d9 [NFC] Add tests for PR35743
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/Transforms/Utils/SimplifyCFG.cpp | 5 +-
test/Transforms/LoopUnroll/peel-loop.ll | 13 +--
.../Transforms/LoopUnswitch/2015-06-17-Metadata.ll | 4 +-
test/Transforms/LoopUnswitch/infinite-loop.ll | 2 +-
test/Transforms/LoopVectorize/pr35743.ll | 102 +++++++++++++++++++++
.../Transforms/SimplifyCFG/UncondBranchToHeader.ll | 18 ++++
6 files changed, 131 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/pr35743.ll
create mode 100644 test/Transforms/SimplifyCFG/UncondBranchToHeader.ll
--
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 de590a611e7 compiler: update iota handling, fix using iota in array length
new 17f3bd3648d Add missing mask[z]_range[_round]_s[d,s] intrinsics
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 | 26 +++
gcc/config/i386/avx512dqintrin.h | 180 ++++++++++++++++++---
gcc/config/i386/i386-builtin.def | 4 +-
gcc/config/i386/sse.md | 6 +-
gcc/testsuite/ChangeLog | 21 +++
gcc/testsuite/gcc.target/i386/avx-1.c | 6 +-
.../gcc.target/i386/avx512dq-vrangesd-1.c | 10 ++
.../gcc.target/i386/avx512dq-vrangess-1.c | 9 ++
gcc/testsuite/gcc.target/i386/sse-13.c | 6 +-
gcc/testsuite/gcc.target/i386/sse-23.c | 6 +-
10 files changed, 245 insertions(+), 29 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 b9b376e42ea [X86] Remove X86ISD::SHUF128 from combineBitcastForMaskedOp [...]
new 100a6ece373 [X86] Remove unused lambda. 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:
lib/Target/X86/X86ISelLowering.cpp | 11 -----------
1 file changed, 11 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 7d069980db3 Re-apply [SCEV] Fix isLoopEntryGuardedByCond usage
new b9b376e42ea [X86] Remove X86ISD::SHUF128 from combineBitcastForMaskedOp [...]
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/X86/X86ISelLowering.cpp | 9 ----
lib/Target/X86/X86InstrAVX512.td | 57 ++++++++++++++++++++-----
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 4 +-
test/CodeGen/X86/avx512-shuffle-schedule.ll | 32 +++++++-------
test/CodeGen/X86/avx512-shuffles/shuffle-vec.ll | 16 +++----
test/CodeGen/X86/vector-shuffle-512-v16.ll | 4 +-
6 files changed, 74 insertions(+), 48 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 2358f7672d3 [X86] Auto-generate full checks. NFC
new 7d069980db3 Re-apply [SCEV] Fix isLoopEntryGuardedByCond usage
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/Analysis/ScalarEvolution.cpp | 15 ++++--
.../Scalar/InductiveRangeCheckElimination.cpp | 19 ++++----
test/Transforms/IndVarSimplify/inner-loop.ll | 54 ++++++++++++++++++++++
3 files changed, 77 insertions(+), 11 deletions(-)
create mode 100644 test/Transforms/IndVarSimplify/inner-loop.ll
--
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 users/simark/template-suffix
in repository binutils-gdb.
at e61b4af73d Don't trust templates from DW_AT_name
This branch includes the following new commits:
new e61b4af73d Don't trust templates from DW_AT_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.
--
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 27d2460e7a Automatic date update in version.in
new 0eb876f52f Move comment in gdb/dwarf2read.c::dwarf2_physname
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/dwarf2read.c | 16 ++++++++--------
2 files changed, 12 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 libcxxabi.
from b679cfd [demangler] Clean up the expression parser
new 24e8b73 [demangler] return early if conditional expr parsing failed
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/cxa_demangle.cpp | 9 +++++++--
1 file changed, 7 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 a065edc5a6e compiler: give error for non-int arguments to make
new 4714afb2bca compiler: in range, evaluate array if it has receives or calls
new 924f9f7e50e compiler: permit empty statements after fallthrough
new de590a611e7 compiler: update iota handling, fix using iota in array length
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 179 ++++++++++++++++++++++++++++++++++-----
gcc/go/gofrontend/expressions.h | 84 +++---------------
gcc/go/gofrontend/parse.cc | 62 ++++++--------
gcc/go/gofrontend/parse.h | 9 +-
gcc/go/gofrontend/statements.cc | 11 +--
gcc/go/gofrontend/types.cc | 62 ++++++++++++++
gcc/go/gofrontend/types.h | 14 +++
8 files changed, 280 insertions(+), 143 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.