This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bbe94cb02c [Tooling] Make standalone executor support user-provided vfs.
new 6be26adfb3 [C++17] Disallow lambdas in template parameters (PR33696).
new 894b021e2f Add tests for function conversions in conversion function te [...]
new a58a89b042 [Hexagon] Diagnose intrinsics not supported by selected CPU/HVX
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:
include/clang/Basic/DiagnosticSemaKinds.td | 10 +-
include/clang/Sema/Sema.h | 64 +-
lib/Basic/Targets/Hexagon.cpp | 4 +
lib/Parse/ParseDecl.cpp | 4 +-
lib/Parse/ParseDeclCXX.cpp | 2 +-
lib/Parse/ParseStmt.cpp | 4 +-
lib/Parse/ParseTemplate.cpp | 4 +-
lib/Sema/Sema.cpp | 2 +-
lib/Sema/SemaChecking.cpp | 794 ++++++++++++++++++++-
lib/Sema/SemaExpr.cpp | 43 +-
lib/Sema/SemaExprCXX.cpp | 10 +-
lib/Sema/SemaTemplateDeduction.cpp | 3 +
lib/Sema/TreeTransform.h | 6 +-
.../expr.prim.lambda/p2-template-parameter.cpp | 7 +
.../temp.deduct/temp.deduct.conv/p4.cpp | 17 +
test/Sema/builtins-hexagon-v55.c | 17 +
test/Sema/builtins-hexagon-v60.c | 16 +
test/Sema/builtins-hexagon-v62.c | 15 +
test/Sema/builtins-hexagon-v65.c | 15 +
test/Sema/builtins-hvx-none.c | 26 +
test/Sema/builtins-hvx-v60.c | 25 +
test/Sema/builtins-hvx-v62.c | 24 +
test/Sema/builtins-hvx-v65.c | 23 +
23 files changed, 1072 insertions(+), 63 deletions(-)
create mode 100644 test/CXX/expr/expr.prim/expr.prim.lambda/p2-template-parameter.cpp
create mode 100644 test/Sema/builtins-hexagon-v55.c
create mode 100644 test/Sema/builtins-hexagon-v60.c
create mode 100644 test/Sema/builtins-hexagon-v62.c
create mode 100644 test/Sema/builtins-hexagon-v65.c
create mode 100644 test/Sema/builtins-hvx-none.c
create mode 100644 test/Sema/builtins-hvx-v60.c
create mode 100644 test/Sema/builtins-hvx-v62.c
create mode 100644 test/Sema/builtins-hvx-v65.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 compiler-rt.
from 28aa84d6f [libFuzzer] Use lld-available for gc-sections.test.
new a1cacd32c [libFuzzer] If LLD available, require it to build first.
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/fuzzer/CMakeLists.txt | 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 llvm.
from c11a95fb078 [DWARF v5] Generate range list tables into the .debug_rngli [...]
new 50f2228bda9 CodeGen: Remove pipeline dependencies on StackProtector; 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/CodeGen/GlobalISel/Localizer.h | 2 +
include/llvm/CodeGen/GlobalISel/Utils.h | 6 +++
include/llvm/CodeGen/MachineFrameInfo.h | 33 +++++++++++++-
include/llvm/CodeGen/StackProtector.h | 26 +++--------
lib/CodeGen/GlobalISel/IRTranslator.cpp | 7 +++
lib/CodeGen/GlobalISel/InstructionSelect.cpp | 1 +
lib/CodeGen/GlobalISel/Legalizer.cpp | 1 +
lib/CodeGen/GlobalISel/Localizer.cpp | 5 +++
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 1 +
lib/CodeGen/GlobalISel/Utils.cpp | 5 +++
lib/CodeGen/LocalStackSlotAllocation.cpp | 21 +++------
lib/CodeGen/MachineFunctionPass.cpp | 2 -
lib/CodeGen/PrologEpilogInserter.cpp | 14 +++---
lib/CodeGen/ResetMachineFunctionPass.cpp | 6 +++
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 6 ++-
lib/CodeGen/StackColoring.cpp | 21 ++++-----
lib/CodeGen/StackProtector.cpp | 62 +++++++++++++--------------
17 files changed, 129 insertions(+), 90 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 9aa189d2b9 [C++11] Fix warning when dropping cv-qualifiers when assigni [...]
new bbe94cb02c [Tooling] Make standalone executor support user-provided vfs.
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/Tooling/StandaloneExecution.h | 1 +
lib/Tooling/StandaloneExecution.cpp | 8 +++++---
2 files changed, 6 insertions(+), 3 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 ca12c1924fe PR c/86453 - error: type variant differs by TYPE_PACKED in [...]
new 9cf29bd32aa [contrib] compare_tests: Print number of 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:
contrib/ChangeLog | 4 ++++
contrib/compare_tests | 18 ++++++++++++------
2 files changed, 16 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 llvm.
from e3a92755ac6 [X86] Connect the flags user from PCMPISTR instructions to [...]
new c11a95fb078 [DWARF v5] Generate range list tables into the .debug_rngli [...]
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/MC/MCObjectFileInfo.h | 9 +++
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 23 ++++--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 109 +++++++++++++++++++++++++---
lib/CodeGen/AsmPrinter/DwarfDebug.h | 3 +
lib/CodeGen/AsmPrinter/DwarfFile.h | 8 ++
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 9 +++
lib/CodeGen/AsmPrinter/DwarfUnit.h | 5 ++
lib/MC/MCObjectFileInfo.cpp | 6 ++
test/DebugInfo/X86/fission-ranges.ll | 21 +++++-
test/DebugInfo/X86/rnglists-nobase.ll | 87 ++++++++++++++++++++++
10 files changed, 259 insertions(+), 21 deletions(-)
create mode 100644 test/DebugInfo/X86/rnglists-nobase.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 ddbfd332b [CMake] Remove unnecesary list of source files for Xray unit tests.
new 28aa84d6f [libFuzzer] Use lld-available for gc-sections.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/fuzzer/gc-sections.test | 4 ++--
1 file changed, 2 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 df4581eddcf Add --strip-all option back to llvm-strip.
new 0f2affe94be Reverted r336805 as it broke llvm-clang-x86_64-expensive-ch [...]
new 6e9115adb50 [X86][FastISel] Choose EVEX instructions when possible when [...]
new e3a92755ac6 [X86] Connect the flags user from PCMPISTR instructions to [...]
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:
include/llvm/ADT/SmallSet.h | 67 --------------------------------------
lib/Target/X86/X86FastISel.cpp | 20 +++++++-----
lib/Target/X86/X86ISelDAGToDAG.cpp | 2 +-
unittests/ADT/SmallSetTest.cpp | 55 -------------------------------
4 files changed, 13 insertions(+), 131 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 1d0cf8aa79 [Tooling] Get working directory properly without assuming re [...]
new 76bc093350 Revert "[modules] Fix 37878; Autoload subdirectory modulemap [...]
new 9aa189d2b9 [C++11] Fix warning when dropping cv-qualifiers when assigni [...]
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:
include/clang/Lex/HeaderSearch.h | 12 +-----
lib/Frontend/CompilerInstance.cpp | 15 +++-----
lib/Lex/HeaderSearch.cpp | 17 ++++----
lib/Sema/SemaInit.cpp | 45 ++++++++++++++--------
lib/Serialization/ASTReader.cpp | 4 +-
test/Modules/Inputs/autoload-subdirectory/a.h | 9 -----
test/Modules/Inputs/autoload-subdirectory/b.h | 1 -
test/Modules/Inputs/autoload-subdirectory/c.h | 7 ----
.../autoload-subdirectory/include/module.modulemap | 3 --
.../Inputs/autoload-subdirectory/module.modulemap | 3 --
test/Modules/autoload-subdirectory.cpp | 10 -----
test/SemaCXX/references.cpp | 19 +++++++++
12 files changed, 63 insertions(+), 82 deletions(-)
delete mode 100644 test/Modules/Inputs/autoload-subdirectory/a.h
delete mode 100644 test/Modules/Inputs/autoload-subdirectory/b.h
delete mode 100644 test/Modules/Inputs/autoload-subdirectory/c.h
delete mode 100644 test/Modules/Inputs/autoload-subdirectory/include/module.modulemap
delete mode 100644 test/Modules/Inputs/autoload-subdirectory/module.modulemap
delete mode 100644 test/Modules/autoload-subdirectory.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 llvm.
from d595b3ce746 [NFC][X86][AArch64] Add tests for the 'check for [no] signe [...]
new df4581eddcf Add --strip-all option back to llvm-strip.
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/tools/llvm-objcopy/strip-all.test | 8 ++++++++
tools/llvm-objcopy/StripOpts.td | 3 +++
tools/llvm-objcopy/llvm-objcopy.cpp | 1 +
3 files changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.