This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 80658778361 Add base-index-based store merge test
new e77d07916ef [DAG] Improve store merge candidate pruning.
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 21 +++++++++++++++++++++
test/CodeGen/AArch64/arm64-abi.ll | 4 +---
test/CodeGen/X86/MergeConsecutiveStores.ll | 12 +++---------
3 files changed, 25 insertions(+), 12 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 cef9b65376 Assume that O_CLOEXEC is always defined and works
new 1c53cb49de x86: Set Prefer_No_VZEROUPPER if AVX512ER is available
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 | 21 +++++++++++++++++++++
sysdeps/x86/cpu-features.c | 8 ++++++--
sysdeps/x86/cpu-features.h | 15 +++++++++++++++
3 files changed, 42 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 llvm.
from fdc4eb0ce7e LoopRerollPass: Prefer Value::hasOneUse() over Value::getNu [...]
new 80658778361 Add base-index-based store merge test
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/merge_store.ll | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 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.
from 4bbde6cf2a Add #pragma clang attribute
new 76c33eb3db [ASTPrinter] Print template parameter lists for out-of-line [...]
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/DeclPrinter.cpp | 11 +++++++++
test/Misc/ast-print-out-of-line-func.cpp | 41 ++++++++++++++++++++++++++++++++
2 files changed, 52 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 e9d7070f016 [LV] Cache block mask values
new fdc4eb0ce7e LoopRerollPass: Prefer Value::hasOneUse() over Value::getNu [...]
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/LoopRerollPass.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 c522e7b8450 Typo.
new e206fe6223c * regcprop.c (maybe_mode_change): Avoid creating copies of [...]
new 68fb659b11d PR sanitizer/80444 * sancov.c (sancov_pass): Use gsi_star [...]
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 | 16 ++++++++++++++++
gcc/config/mips/mips.md | 10 ++--------
gcc/regcprop.c | 7 +++++++
gcc/sancov.c | 2 +-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/sancov/pr80444.c | 9 +++++++++
6 files changed, 38 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/sancov/pr80444.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 ddb79e619dd [ConstantRange] fix doxygen comment formatting; NFC
new e9d7070f016 [LV] Cache block mask values
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/LoopVectorize.cpp | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 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 2d0d1f3d178 Make globalaa-retained.ll test catching more cases.
new ddb79e619dd [ConstantRange] fix doxygen comment formatting; 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:
include/llvm/IR/ConstantRange.h | 30 ++--------------
lib/IR/ConstantRange.cpp | 76 -----------------------------------------
2 files changed, 2 insertions(+), 104 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 ea363d3db2 [ARM] Add hardware build attributes in assembler
new 6730a5e41e Driver: Better detection of mingw-gcc
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/MinGW.cpp | 24 +++++++++++++-----------
lib/Driver/ToolChains/MinGW.h | 1 +
2 files changed, 14 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.