This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ba12948e0cf Avoid minimum - 1 confusion in vectoriser
new bd9ca4a543d [arm] Add -mbe8 and -mbe32 to options summary.
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/doc/invoke.texi | 1 +
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 29c7bda6b3d 2017-07-03 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new ba12948e0cf Avoid minimum - 1 confusion in vectoriser
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 | 10 ++++++++++
gcc/tree-vect-loop-manip.c | 2 +-
gcc/tree-vect-loop.c | 34 ++++++++++++----------------------
3 files changed, 23 insertions(+), 23 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 4b57eaab1 [ELF] Remove unused synthetic sections from script commands
new a2c471b4e [ELF] - Simplify allocateHeaders(). 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:
ELF/LinkerScript.cpp | 17 +++++++----------
1 file changed, 7 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 3fd918e6aac * hash-table.h (hash_table_mod1): Fix indentation.
new 29c7bda6b3d 2017-07-03 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/config/darwin.c | 6 ++----
2 files changed, 9 insertions(+), 4 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 5c26a9c9de3 DAGCombine: Combine BUILD_VECTOR to TRUNCATE
new 842b0e31800 [X86][SSE4A] Test SSE4A shuffle combining on SSE42 capable [...]
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/CodeGen/X86/vector-shuffle-combining-sse4a.ll | 53 +++++++++++++++-------
1 file changed, 36 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 glibc.
from 073ec86e5e More fixes after the recent import from CLDR-31
new 4e45d83c92 resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.c
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:
ChangeLog | 9 ++
resolv/tst-resolv-res_init-skeleton.c | 193 +++++++++++++++++++++++++++++++++-
2 files changed, 201 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 40f3703b366 [LoopInterchange] Add more debug messages to currentLimitations().
new 5c26a9c9de3 DAGCombine: Combine BUILD_VECTOR to TRUNCATE
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/llvm/Target/TargetLowering.h | 12 +
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 72 +++++
lib/Target/X86/X86ISelLowering.h | 13 +
test/CodeGen/X86/shuffle-vs-trunc-256.ll | 313 ++++++++++-----------
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 422 +++-------------------------
test/CodeGen/X86/vector-truncate-combine.ll | 10 +-
6 files changed, 285 insertions(+), 557 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 e18edf49f [ELF] - Remove use of precomipled binary for invalid-relocati [...]
new 4b57eaab1 [ELF] Remove unused synthetic sections from script commands
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 | 11 ++++++++++-
test/ELF/linkerscript/unused-synthetic.s | 18 ++++++++++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/linkerscript/unused-synthetic.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 llvm.
from 3e805b83e39 [x86] auto-generate complete checks for tests; NFC
new 40f3703b366 [LoopInterchange] Add more debug messages to currentLimitations().
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/LoopInterchange.cpp | 44 ++++++++++++++++++++++++-------
1 file changed, 34 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 clang.
from 650ea04ef9 [clang-format] Support text proto messages
new 0637214980 Revert "clang-format: [JS] space between pseudo keywords and [...]
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/Format/TokenAnnotator.cpp | 6 +-----
unittests/Format/FormatTestJS.cpp | 1 -
2 files changed, 1 insertion(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.