This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 40a3fcbe25 [Coverage] Fix use-after free in coverage emission
new 51bc5395c2 Teach clang/NetBSD about additional dependencies for sanitizers
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/Driver/ToolChains/CommonArgs.cpp | 6 ++++++
1 file changed, 6 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 b920287f15e [X86] Use a specific list of MVTs in combineShiftRightArith [...]
new fe2aed677b2 [X86] Don't extend v16i8 non-uniform shifts to v16i32 if we [...]
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 | 4 +-
test/CodeGen/X86/vector-rotate-128.ll | 76 ++++++++++-----
test/CodeGen/X86/vector-shift-ashr-128.ll | 154 ++++++++++++++++++++----------
test/CodeGen/X86/vector-shift-lshr-128.ll | 154 ++++++++++++++++++++----------
test/CodeGen/X86/vector-shift-shl-128.ll | 154 ++++++++++++++++++++----------
5 files changed, 373 insertions(+), 169 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 11d26e66af3 [X86] Remove dead code for turning vector shifts by large a [...]
new 4cd3501f900 [X86] Remove unnecessary check for integer VT from combineS [...]
new b920287f15e [X86] Use a specific list of MVTs in combineShiftRightArith [...]
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/X86/X86ISelLowering.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 f401296e97f [X86] Use ZERO_EXTEND instead of ANY_EXTEND when extending [...]
new 11d26e66af3 [X86] Remove dead code for turning vector shifts by large a [...]
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 | 36 ------------------------------------
1 file changed, 36 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 c30eea30f6b Revert 2017-11-19 Jeff Law <law(a)redhat.com>
new 593c0a85d90 * tree-ssa-dom.c (record_equivalences_from_phis): Do not [...]
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 | 3 +++
gcc/tree-ssa-dom.c | 6 ++++++
2 files changed, 9 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 643edab2b0a Fix APFloat from string conversion for Inf
new f401296e97f [X86] Use ZERO_EXTEND instead of ANY_EXTEND when extending [...]
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 | 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.
unknown user pushed a change to branch master
in repository gcc.
from 29ae4e4c33c Daily bump.
new c30eea30f6b Revert 2017-11-19 Jeff Law <law(a)redhat.com>
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 | 8 ++++++++
gcc/tree-ssa-dom.c | 21 +++++----------------
2 files changed, 13 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 llvm.
from 4bebdd961c6 [TableGen][GlobalISel] Reset the internal map of RuleMatche [...]
new 643edab2b0a Fix APFloat from string conversion for Inf
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/Support/APFloat.cpp | 4 ++--
lib/Support/StringRef.cpp | 2 +-
unittests/ADT/APFloatTest.cpp | 17 +++++++++++++++++
unittests/ADT/StringRefTest.cpp | 7 ++++++-
4 files changed, 26 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 e3014ee33ad Fix Wasm as a follow up to r321035 and the other one
new 4bebdd961c6 [TableGen][GlobalISel] Reset the internal map of RuleMatche [...]
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:
utils/TableGen/GlobalISelEmitter.cpp | 7 ++++---
1 file changed, 4 insertions(+), 3 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 6642518592 Fix m68k bits/mathinline.h attributes (bug 22631).
new 1a49fc59e4 Add --enable-static-pie variants to x86_64, x32 and i686
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 | 5 +++++
scripts/build-many-glibcs.py | 9 +++++++++
2 files changed, 14 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.