This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c90426129d Fix codemodels.c test case (only test mcmodel-kernel on x86)
new 167b402df5 Thread safety analysis: Make printSCFG compile again [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:
.../clang/Analysis/Analyses/ThreadSafetyTraverse.h | 21 ++++++++++++++++++++-
lib/Analysis/ThreadSafety.cpp | 7 -------
lib/Analysis/ThreadSafetyCommon.cpp | 13 +++++++++++++
3 files changed, 33 insertions(+), 8 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 7c9855c5f9 Thread safety analysis: Make sure FactEntrys stored in FactM [...]
new c90426129d Fix codemodels.c test case (only test mcmodel-kernel on x86)
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/codemodels.c | 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 99ea666c238 [Loop Vectorizer] Abandon vectorization when no integer IV found
new 65d8498b90e [X86] Teach fast isel to use MOV32ri64 for loading an unsig [...]
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/X86FastISel.cpp | 10 +---------
test/CodeGen/X86/bmi-intrinsics-fast-isel-x86_64.ll | 12 ++++++------
2 files changed, 7 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 binutils-gdb.
from f24ff6e9b5 csky-opc.h: Initialize fields of last array elements
new dfc616fa26 Revert part of commit 32ec8896025
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:
binutils/ChangeLog | 4 ++++
binutils/readelf.c | 7 +------
2 files 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 llvm.
from 19bfe6dfac6 Add benchmark and benchmark_main to the Utils folder in IDEs.
new 39c7326099f [ORC] In RTDyldObjectLinkingLayer, only call NotifyFreed if [...]
new dfe1c7be7b0 Try moving this function to another file.
new 9f2b1de8658 Move individual benchmark targets into the Utils folder in IDEs.
new 99ea666c238 [Loop Vectorizer] Abandon vectorization when no integer IV found
The 4 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:
cmake/modules/AddLLVM.cmake | 1 +
include/llvm/DebugInfo/PDB/IPDBRawSymbol.h | 7 -----
include/llvm/DebugInfo/PDB/PDBExtras.h | 11 +++++++
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 2 +-
.../Vectorize/LoopVectorizationLegality.cpp | 4 +++
lib/Transforms/Vectorize/LoopVectorize.cpp | 1 +
test/Transforms/LoopVectorize/pr37515.ll | 20 +++++++++++++
test/Transforms/LoopVectorize/pr38800.ll | 34 ++++++++++++++++++++++
8 files changed, 72 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/pr37515.ll
create mode 100755 test/Transforms/LoopVectorize/pr38800.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 5061b662eb Make compare function in r342648 have strict weak ordering.
new 7c9855c5f9 Thread safety analysis: Make sure FactEntrys stored in FactM [...]
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/Analysis/ThreadSafety.cpp | 24 ++++++++++++------------
1 file changed, 12 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 9c5b071efe7 Add missing include.
new 19bfe6dfac6 Add benchmark and benchmark_main to the Utils folder in IDEs.
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:
utils/benchmark/src/CMakeLists.txt | 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 2adab777567 [NativePDB] Add support for reading function signatures.
new 9c5b071efe7 Add missing include.
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/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 bb1f2f9d39d llvm-dwarfdump --statistics: Unique abstract origins across [...]
new 8e283f9f96a [New PM][PassInstrumentation] Adding PassInstrumentation to [...]
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/IR/PassInstrumentation.h | 34 ++++++++++++-
include/llvm/IR/PassManager.h | 9 ++++
test/Other/new-pm-lto-defaults.ll | 2 +
test/Other/new-pm-thinlto-defaults.ll | 3 +-
unittests/IR/PassBuilderCallbacksTest.cpp | 83 +++++++++++++++++++++++++++++--
5 files changed, 125 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.