This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 19bf288e654 [Hexagon] Add patterns for sext_inreg of HVX vector types
new 67a08f23310 Revert "[SLP] Fix for PR32086: Count InsertElementInstr of [...]
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/SLPVectorizer.cpp | 464 ++++++---------------
test/Transforms/SLPVectorizer/X86/PR32086.ll | 11 +-
.../SLPVectorizer/X86/blending-shuffle.ll | 20 +-
test/Transforms/SLPVectorizer/X86/hoist.ll | 17 +-
4 files changed, 145 insertions(+), 367 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 users/hjl/x86
in repository binutils-gdb.
from 17505e0525 x86-64: Add R_X86_64_THUNK_GOTPCRELX
new cd197311d9 gold: Initial R_X86_64_THUNK_GOTPCRELX support
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:
elfcpp/x86_64.h | 2 ++
gold/x86_64.cc | 11 +++++++++--
2 files changed, 11 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 clang.
from bc95497330 CodeGen: use `llvm.used` for ObjC protocols
new 21dbb8daf2 [analyzer] Mark lines as relevant even if they weren't execu [...]
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/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 205 ++++++++++++---------
.../relevant_lines/notexecutedlines.c | 12 ++
2 files changed, 125 insertions(+), 92 deletions(-)
create mode 100644 test/Analysis/html_diagnostics/relevant_lines/notexecutedlines.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 aa212ffb28d Add a utility to reduce GlobalISel tests
new 19bf288e654 [Hexagon] Add patterns for sext_inreg of HVX vector 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:
lib/Target/Hexagon/HexagonPatterns.td | 19 +++++++++
test/CodeGen/Hexagon/autohvx/isel-sext-inreg.ll | 54 +++++++++++++++++++++++++
2 files changed, 73 insertions(+)
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-sext-inreg.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 compiler-rt.
from 6aef87469 [PowerPC][asan] Fix asan tests to handle changed memory layouts
new ca36f1620 [ubsan] Add preinit initializer for ubsan
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/ubsan/CMakeLists.txt | 1 +
lib/ubsan/ubsan_flags.cc | 13 +++++++++++--
...ndalone.cc => ubsan_init_standalone_preinit.cc} | 22 ++++++++++++----------
3 files changed, 24 insertions(+), 12 deletions(-)
copy lib/ubsan/{ubsan_init_standalone.cc => ubsan_init_standalone_preinit.cc} (59%)
--
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 eac7ece1f74 [SLP] Fix for PR32086: Count InsertElementInstr of the same [...]
new aa212ffb28d Add a utility to reduce GlobalISel tests
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/bugpoint_gisel_reducer.py | 146 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 146 insertions(+)
create mode 100755 utils/bugpoint_gisel_reducer.py
--
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 0f5e2da160 manual: Touch up documentation for strftime and ALTMON_* constants.
new 28c3f14f2e manual: Fix spelling of "Auxiliary."
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 +++++
manual/tunables.texi | 2 +-
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 llvm.
from 22a87532ffa X86 Tests: Add AVX512BW config to CodeGenPrepare test. NFC
new eac7ece1f74 [SLP] Fix for PR32086: Count InsertElementInstr of the same [...]
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/SLPVectorizer.cpp | 464 +++++++++++++++------
test/Transforms/SLPVectorizer/X86/PR32086.ll | 11 +-
.../SLPVectorizer/X86/blending-shuffle.ll | 20 +-
test/Transforms/SLPVectorizer/X86/hoist.ll | 17 +-
4 files changed, 367 insertions(+), 145 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 74a822fbaa [analyzer] Show full analyzer invocation for reproducibility [...]
new bc95497330 CodeGen: use `llvm.used` for ObjC protocols
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/CGObjCMac.cpp | 6 +++---
test/CodeGenObjC/forward-protocol-metadata-symbols.m | 10 ++++++----
2 files changed, 9 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.