This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 04df9eb4281 [x86] regenerate test checks; NFC
new c96fe476db6 [x86] add tests to show missed constant shrinking (PR35907); 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/CodeGen/X86/and-encoding.ll | 85 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 81 insertions(+), 4 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 gcc.
from dea723349b9 PR libstdc++/83833 fix chi_squared_distribution::param(cons [...]
new d1c7bb160de PR testsuite/83869 - c-c++-common/attr-nonstring-3.c fails [...]
new 3f4a4146bdc PR middle-end/83837 * omp-expand.c (expand_omp_atomic_pip [...]
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 | 8 ++++++++
gcc/omp-expand.c | 29 ++++++++++++++++++---------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/attr-nonstring-3.c | 4 ++--
4 files changed, 35 insertions(+), 11 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 c8ba1936a69 [x86] regenerate test checks; NFC
new 04df9eb4281 [x86] regenerate test checks; 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/CodeGen/X86/and-encoding.ll | 28 +++++++++++++++++++++-------
1 file changed, 21 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 992efa9c1f9 [X86] Use MVT::getVectorVT instead of EVT::getVectorVT when [...]
new 1c8f7fe3626 [x86] regenerate test checks; NFC
new 5006689534e [docs] Only LLVM IR bitstreams begin with 'BC'
new c8ba1936a69 [x86] regenerate test checks; NFC
The 3 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:
docs/BitCodeFormat.rst | 15 +-
test/CodeGen/X86/shift-pair.ll | 11 +-
test/CodeGen/X86/win64_frame.ll | 376 ++++++++++++++++++++++++++--------------
3 files changed, 263 insertions(+), 139 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 16360a5e79 [Driver] Suggest valid integrated tools
new 2b1d36bee6 Revert 319303: Add _Float128 as alias to __float128 to enabl [...]
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/Basic/TokenKinds.def | 1 -
lib/Frontend/InitPreprocessor.cpp | 4 ----
test/Preprocessor/cuda-types.cu | 20 ++++++++++----------
test/Sema/_Float128.c | 22 ----------------------
4 files changed, 10 insertions(+), 37 deletions(-)
delete mode 100644 test/Sema/_Float128.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 clang.
from b6ec36b300 Fixed memory leak in unit test introduced in my previous com [...]
new 7d4e49b75c [RISCV] Fix test failures on non-assert builds introduced in [...]
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/riscv32-abi.c | 9 +++------
test/CodeGen/riscv64-abi.c | 9 +++------
2 files changed, 6 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 llvm.
from 64adfe61ed9 [WebAssembly] Update README.txt.
new e11130040b8 [X86] Remove unnecessary if statement from LowerBUILD_VECTOR. NFCI
new 54db3129fe2 [X86] Generalize some code in LowerBUILD_VECTOR. NFC
new 992efa9c1f9 [X86] Use MVT::getVectorVT instead of EVT::getVectorVT when [...]
The 3 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 | 20 +++++++++++++-------
1 file changed, 13 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 505903c4d0 [PCH] Serialize skipped preprocessor ranges
new b6ec36b300 Fixed memory leak in unit test introduced in my previous com [...]
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:
unittests/libclang/LibclangTest.cpp | 3 +++
1 file changed, 3 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 718c5c60 [clang-tidy] Expand readability-redundant-smartptr-get to und [...]
new 1ac7fc8b [clangd] Improve const-correctness of Symbol->Detail. 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:
clangd/index/Index.cpp | 11 +++++------
clangd/index/Index.h | 2 +-
clangd/index/SymbolYAML.cpp | 45 ++++++++++++++++++++++++++++-----------------
3 files changed, 34 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.