This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 12ece5753e0 [x86] promote all multiply i8 by constant to i32
new 753cb246ac3 [DemandedBits] Add support for funnel shifts
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/DemandedBits.cpp | 21 +++++++++
test/Analysis/DemandedBits/intrinsics.ll | 79 ++++++++++++++++++++++++++++++++
2 files changed, 100 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 clang-tools-extra.
from 26a6310b [clangd] Initial implementation of expected types
new b410337e [clangd] Collect and store expected types in the index
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:
clangd/index/Index.h | 6 ++++++
clangd/index/Serialization.cpp | 4 +++-
clangd/index/SymbolCollector.cpp | 5 +++++
clangd/index/YAMLSerialization.cpp | 1 +
4 files changed, 15 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 gcc-7-branch
in repository gcc.
from 0acc6321195 S/390: Document z14/arch12 -march option.
new 60eed9524ec S/390: Fix flogr RTX.
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/config/s390/s390.md | 16 +++++------
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gcc.target/s390/flogr-1.c | 47 +++++++++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/flogr-1.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 2de9fad1ee1 [ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
new 12ece5753e0 [x86] promote all multiply i8 by constant to i32
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 | 63 ++++++----
test/CodeGen/X86/ipra-reg-alias.ll | 12 +-
test/CodeGen/X86/load-scalar-as-vector.ll | 36 +++---
test/CodeGen/X86/mul-constant-i8.ll | 196 ++++++++++++++++--------------
test/CodeGen/X86/urem-i8-constant.ll | 13 +-
5 files changed, 165 insertions(+), 155 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 7ec4c4cc4d [PowerPC] Vector load/store builtins overstate alignment of [...]
new 1de05d8796 [Index] Expose USR generation for types
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/clang/Index/USRGeneration.h | 8 ++++++++
lib/Index/USRGeneration.cpp | 11 +++++++++++
2 files changed, 19 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.