This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 309c9c43a7a [Hexagon] preserve test intent by removing undef
new ca6a4d968e0 [STLExtras] Add size() for ranges, and remove distance()
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/ADT/STLExtras.h | 9 +++++++--
lib/Analysis/LazyCallGraph.cpp | 6 +++---
lib/CodeGen/ImplicitNullChecks.cpp | 2 +-
lib/IR/Value.cpp | 4 +++-
lib/Transforms/Scalar/GVNHoist.cpp | 2 +-
lib/Transforms/Scalar/MergedLoadStoreMotion.cpp | 3 ++-
unittests/ADT/IteratorTest.cpp | 4 ++--
unittests/IR/BasicBlockTest.cpp | 7 ++++---
8 files changed, 23 insertions(+), 14 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 7e113d40f [libFuzzer] add a symbolic execution puzzle (difficult for to [...]
new 851bfbce9 [asan] Restore check removed by r332033
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/asan/asan_thread.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 clang.
from 2bf461475f [Sema] Fix assertion when constructor is disabled with parti [...]
new 746a45c095 [analyzer] Change the warning message for GCD antipattern checker
new 9a64e8cc61 [ASTMatchers] Introduce a blockDecl matcher for matching blo [...]
new 08472b552c [analyzer] Extend ObjCAutoreleaseWriteChecker to catch block [...]
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/LibASTMatchersReference.html | 85 +++++++++++++++++++++-
include/clang/ASTMatchers/ASTMatchers.h | 33 ++++++++-
lib/ASTMatchers/ASTMatchersInternal.cpp | 2 +
lib/ASTMatchers/Dynamic/Registry.cpp | 1 +
.../Checkers/GCDAntipatternChecker.cpp | 4 +-
.../Checkers/ObjCAutoreleaseWriteChecker.cpp | 19 +++--
test/Analysis/autoreleasewritechecker_test.m | 12 +++
test/Analysis/gcdantipatternchecker_test.m | 42 +++++------
unittests/ASTMatchers/ASTMatchersTest.h | 2 +-
unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 4 +
10 files changed, 165 insertions(+), 39 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 2a77a185014 [NFC] WebAssembly build break #2
new 1aa48506b9e [Thumb] preserve test intent by removing undef
new 9658229e848 [Thumb] preserve test intent by removing undef
new fa475c558d9 [PowerPC] preserve test intent by removing undef
new 309c9c43a7a [Hexagon] preserve test intent by removing undef
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:
test/CodeGen/Hexagon/fp_latency.ll | 6 +++---
test/CodeGen/PowerPC/pr15632.ll | 4 +++-
test/CodeGen/Thumb2/cross-rc-coalescing-2.ll | 10 +++++-----
test/CodeGen/Thumb2/thumb2-spill-q.ll | 8 ++++----
4 files changed, 15 insertions(+), 13 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/gcc-compare-results.
from a8d87b8 compare_jobs.sh: Handle list of targets to compare, if provided.
new 1bead62 compare_jobs.sh: Handle incomplete target names
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:
compare_jobs.sh | 23 +++++++++++++++--------
1 file changed, 15 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 libcxx.
from 6c03a7a2b Emit an error when include <atomic> after <stdatomic.h>
new 85a7702b4 Condition usage of locale stdlib functions on Android API version
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/support/android/locale_bionic.h | 15 ++++++++-------
1 file changed, 8 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 bb60b65608e [ORC] Rewrite the VSO symbol table yet again. Update relate [...]
new 2a77a185014 [NFC] WebAssembly build break #2
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/Object/Wasm.h | 2 +-
lib/Object/WasmObjectFile.cpp | 4 ++++
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository llvm.
from 2017c135c0f [X86][SNB] Remove unnecessary CVT InstRW overrides
new 5cb89e921d0 [ARM] preserve test intent by removing undef
new 9b35a3acde2 [ARM] preserve test intent by removing undef
new 9be09777af7 [ARM] preserve test intent by removing undef
new 34b5ae7518d [X86] Update SNB/generic scheduler tests missed from rL332536
new bb60b65608e [ORC] Rewrite the VSO symbol table yet again. Update relate [...]
The 5 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:
.../BuildingAJIT/Chapter1/KaleidoscopeJIT.h | 1 +
.../BuildingAJIT/Chapter2/KaleidoscopeJIT.h | 1 +
.../BuildingAJIT/Chapter3/KaleidoscopeJIT.h | 1 +
.../BuildingAJIT/Chapter4/KaleidoscopeJIT.h | 1 +
.../BuildingAJIT/Chapter5/KaleidoscopeJIT.h | 1 +
examples/Kaleidoscope/include/KaleidoscopeJIT.h | 1 +
include/llvm/ExecutionEngine/JITSymbol.h | 3 +
.../ExecutionEngine/Orc/CompileOnDemandLayer.h | 13 +-
include/llvm/ExecutionEngine/Orc/Core.h | 686 ++++++++-----
include/llvm/ExecutionEngine/Orc/Legacy.h | 36 +-
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 3 +-
lib/ExecutionEngine/Orc/Core.cpp | 1063 ++++++++++++--------
lib/ExecutionEngine/Orc/Legacy.cpp | 40 +-
lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 7 +-
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 22 +-
test/CodeGen/ARM/ifcvt10.ll | 19 +-
test/CodeGen/ARM/reg_sequence.ll | 16 +-
test/CodeGen/ARM/spill-q.ll | 8 +-
test/CodeGen/X86/3dnow-schedule.ll | 8 +-
test/CodeGen/X86/avx512-schedule.ll | 62 +-
tools/lli/OrcLazyJIT.h | 5 +-
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 541 ++++++----
.../ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 50 +-
.../Orc/RTDyldObjectLinkingLayerTest.cpp | 2 +-
24 files changed, 1586 insertions(+), 1004 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 8aecd6a7a68 [AArch64] preserve test intent by removing undef
new 1cb21c3fcb2 [WebAssembly] Remove unused headers in MCWasmObjectWriter
new 2017c135c0f [X86][SNB] Remove unnecessary CVT InstRW overrides
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/llvm/MC/MCWasmObjectWriter.h | 4 +-
lib/MC/MCWasmObjectTargetWriter.cpp | 3 -
lib/Target/X86/X86SchedSandyBridge.td | 106 ++++++++--------------------------
3 files changed, 25 insertions(+), 88 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 8b55785 jenkins.sh: Fix handling of the case where the build failed.
new e3dda25 jenkins.sh: Handle the case were we have nothing to upload 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:
jenkins.sh | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.