This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5a017e25cf [CodeGen] Correctly model std::byte's aliasing properties
new e49d5153e8 [StaticAnalyzer] LoopUnrolling - Attempt #2 to fix a crash i [...]
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/LoopUnrolling.cpp | 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 0c862f5c0f7 Revert "llvm-mt: implement simple merging of manifests, not [...]
new 67d8465a234 [gold] Enable function-sections by default.
new e22b98a6edd Debug Info: Support fragmented variables in the MMI side table
new cedb77eb716 Disable loop unswitching for some patterns containing equal [...]
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 7 +-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 16 +++
lib/Transforms/Scalar/LoopUnswitch.cpp | 51 ++++++++-
test/DebugInfo/X86/fi-piece.ll | 61 +++++++++++
.../LoopUnswitch/unswitch-equality-undef.ll | 121 +++++++++++++++++++++
test/tools/gold/X86/multiple-sections.ll | 40 +++++++
tools/gold/gold-plugin.cpp | 3 +
7 files changed, 296 insertions(+), 3 deletions(-)
create mode 100644 test/DebugInfo/X86/fi-piece.ll
create mode 100644 test/Transforms/LoopUnswitch/unswitch-equality-undef.ll
create mode 100644 test/tools/gold/X86/multiple-sections.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 clang.
from f580254134 clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h: Add [...]
new 6fd767f1ed Reorder tests to match latest SD-6 draft.
new 5a017e25cf [CodeGen] Correctly model std::byte's aliasing properties
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/AST/Type.h | 1 +
lib/AST/Type.cpp | 9 +++++++++
lib/CodeGen/CodeGenTBAA.cpp | 6 ++++++
test/CodeGenCXX/std-byte.cpp | 41 +++++++++++++++++++++++++++++++++++++++++
test/Lexer/cxx-features.cpp | 16 ++++++++--------
5 files changed, 65 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGenCXX/std-byte.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 compiler-rt.
from 5d89c4be9 [ubsan] Update a test missed in r309008, NFC
new fd63314d6 [sanitizer] Support compiler-rt builtins
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:
CMakeLists.txt | 16 ++++++++++++++++
cmake/Modules/HandleCompilerRT.cmake | 21 +++++++++++++++++++++
cmake/config-ix.cmake | 22 +++++++++++++++++++++-
lib/asan/CMakeLists.txt | 5 +++--
lib/lsan/CMakeLists.txt | 5 ++++-
lib/stats/CMakeLists.txt | 5 ++++-
lib/tsan/CMakeLists.txt | 5 ++++-
lib/tsan/dd/CMakeLists.txt | 5 ++++-
lib/ubsan/CMakeLists.txt | 5 +++++
9 files changed, 82 insertions(+), 7 deletions(-)
create mode 100644 cmake/Modules/HandleCompilerRT.cmake
--
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 85737a4da Simplify. NFC.
new 93fcd278e Simplify ignored options.
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/Options.td | 6 ++----
1 file changed, 2 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 clang.
from 52ec8830b5 [clang] Add abi-breaking-checks support to clang
new f580254134 clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h: Add [...]
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/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h | 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 lld.
from 6e4d56608 Reduce templating. NFC.
new 85737a4da Simplify. 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:
ELF/SymbolTable.cpp | 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 lld.
from 743b1e968 LTO: Handle sections with valid C names.
new 6e4d56608 Reduce templating. 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:
ELF/SymbolTable.cpp | 11 +++++------
1 file changed, 5 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 gcc.
from 9b0818e352a compiler: clean up unresolved placeholders for pointer types
new adeced2b135 gcc/ChangeLog:
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 | 13 +++
gcc/doc/extend.texi | 9 ++
gcc/testsuite/ChangeLog | 5 ++
.../gcc.target/powerpc/builtins-4-p9-runnable.c | 95 ++++++++++++++++++++++
4 files changed, 122 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-4-p9-runnable.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 7acd9fa108 [StaticAnalyzer] LoopUnrolling - Attempt to fix a crash in r309006.
new 52ec8830b5 [clang] Add abi-breaking-checks support to clang
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/lit.cfg | 3 +++
test/lit.site.cfg.in | 1 +
2 files changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.