This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9aa0baabef [clang] Make sure attributes on member classes are applied properly
new 2f62ceaf73 [clang-cl] Fix PR38934: failing to dllexport class template [...]
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/ASTContext.cpp | 8 ++++++++
test/CodeGen/pch-dllexport.cpp | 12 ++++++++++++
2 files changed, 20 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 gcc.
from 70e2fd2fb1b Fix --enable-gather-detailed-mem-stats.
new 4d8e60a9c2a [Aarch64] Added pattern to match zero extended bfxil
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 | 5 +++++
gcc/config/aarch64/aarch64.md | 27 ++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/aarch64/combine_bfxil.c | 21 +++++++++++++++++-
4 files changed, 58 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.
"Thomas Preudhomme pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 71ec686 jenkins-helpers.sh: Make git_rev_parse more robust and less noisy
new 8e9373e Add support for LLVM release from branches
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:
tcwg-llvm-release.sh | 41 ++++++++++++++++++++++++++---------------
1 file changed, 26 insertions(+), 15 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 lld.
from 1807371d2 [COFF] Allow embedded directives to be separated by null bytes
new 862bc6f46 lld: add -z interpose 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:
ELF/Config.h | 1 +
ELF/Driver.cpp | 8 +++++---
ELF/SyntheticSections.cpp | 2 ++
docs/ld.lld.1 | 8 +++++++-
test/ELF/dt_flags.s | 6 +++---
5 files changed, 18 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 clang.
from 446fa15e64 [VFS] vfs::directory_iterator yields path and file type inst [...]
new 9aa0baabef [clang] Make sure attributes on member classes are applied properly
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/Sema/SemaTemplateInstantiateDecl.cpp | 6 ++++++
test/SemaCXX/PR38913.cpp | 12 ++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 test/SemaCXX/PR38913.cpp
--
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 binutils-gdb.
from b4b08fa2aa Remove an unnecessary block in call_function_by_hand_dummy
new 5074ad8a66 i386: Reformat OP_E_memory
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:
opcodes/ChangeLog | 4 ++++
opcodes/i386-dis.c | 4 ++--
2 files changed, 6 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 821226ef218 [X86][BMI1] Fix BLSI/BLSMSK/BLSR BMI1 scheduling on btver2
new f9c79b45bdb [InstCombine] add more tests for x86 blendv (PR38814); 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:
test/Transforms/InstCombine/X86/blend_x86.ll | 90 ++++++++++++++++++++++++++++
1 file changed, 90 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 7ac6bf71f75 [X86][BMI1] Add scheduler class for BLSI/BLSMSK/BLSR BMI1 i [...]
new 821226ef218 [X86][BMI1] Fix BLSI/BLSMSK/BLSR BMI1 scheduling on btver2
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/X86ScheduleBtVer2.td | 2 +-
test/CodeGen/X86/bmi-schedule.ll | 24 ++++++------
test/tools/llvm-mca/X86/BtVer2/resources-bmi1.s | 50 ++++++++++++-------------
3 files changed, 38 insertions(+), 38 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 compiler-rt.
from 46319a376 [XRay][clang] Emit "never-instrument" attribute
new d923c768a [asan] Fix test case failure on SystemZ
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/asan/TestCases/throw_catch.cc | 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 gcc.
from 4552b6fc808 [tree-ssa-mathopts] PR tree-optimization/87259: Call execut [...]
new 70e2fd2fb1b Fix --enable-gather-detailed-mem-stats.
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 | 7 +++++++
gcc/Makefile.in | 4 ++--
gcc/hash-table.c | 14 +++++++++++---
gcc/hash-table.h | 12 ++++++------
4 files changed, 26 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.