This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6db0a2b [TargetLowering] Improve comment for setOperationAction().
new 2129bbc [AVX-512] Fix a couple test cases to not pass an undef mask t [...]
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/masked_gather_scatter.ll | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 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 fe3f048 Restore clock_* librt exports for MicroBlaze (bug 21061).
new 56009aa Add target to incorporate translations from translations.org
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 | 4 ++++
po/Makefile | 11 +++++++++++
2 files changed, 15 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 a0431ff NewGVN: Fix PR 31682, an overactive assert. Part of the asser [...]
new 6db0a2b [TargetLowering] Improve comment for setOperationAction().
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 | 3 ++-
1 file changed, 2 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 b60e376 [SLP] Add a base test for jumbled store
new a0431ff NewGVN: Fix PR 31682, an overactive assert. Part of the asser [...]
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/NewGVN.cpp | 26 ++++++++++++++----------
test/Transforms/NewGVN/pr31682.ll | 42 +++++++++++++++++++++++++++++++++++++++
2 files changed, 58 insertions(+), 10 deletions(-)
create mode 100644 test/Transforms/NewGVN/pr31682.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 libcxx.
from 478f902 Refactor unique_ptr/shared_ptr deleter test types into single [...]
new 19b1c83 Still expose std::align_val_t in C++17 even if we don't have [...]
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/new | 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 llvm.
from 81f64e2 llvm-cxxfilt: add missing includes from previous change
new b60e376 [SLP] Add a base test for jumbled store
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:
.../X86/{jumbled-load.ll => store-jumbled.ll} | 68 +++++++++++-----------
1 file changed, 34 insertions(+), 34 deletions(-)
copy test/Transforms/SLPVectorizer/X86/{jumbled-load.ll => store-jumbled.ll} (65%)
--
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 08015a5 llvm-cxxfilt: fix program description
new 81f64e2 llvm-cxxfilt: add missing includes from previous change
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:
tools/llvm-cxxfilt/llvm-cxxfilt.cpp | 2 ++
1 file changed, 2 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 81cf2fa llvm-cxxfilt: support `-t` to demangle types
new 08015a5 llvm-cxxfilt: fix program description
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:
tools/llvm-cxxfilt/llvm-cxxfilt.cpp | 5 ++++-
1 file changed, 4 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 lld.
from 5e2c3f0 Also define 'end' if it is present in a .so.
new 34cc388 ELF: Fix ICF crash on absolute symbol relocations.
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/ICF.cpp | 6 +++++-
test/ELF/Inputs/icf-absolute.s | 3 +++
test/ELF/{icf1.s => icf-absolute.s} | 11 ++++-------
3 files changed, 12 insertions(+), 8 deletions(-)
create mode 100644 test/ELF/Inputs/icf-absolute.s
copy test/ELF/{icf1.s => icf-absolute.s} (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.