This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7b7d4b7 AMDGPU: Add m0 vgpr load loop block as successor
new 6bcca1a SLPVectorizer: Move propagateMetadata to VectorUtils
new d560010 Don't use unchecked dyn_cast
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/Analysis/VectorUtils.h | 11 +++++-
lib/Analysis/VectorUtils.cpp | 41 ++++++++++++++++++++++
lib/Transforms/Vectorize/LoopVectorize.cpp | 37 +++++--------------
lib/Transforms/Vectorize/SLPVectorizer.cpp | 40 ---------------------
.../LoopVectorize/X86/propagate-metadata.ll | 25 +++++++++++++
5 files changed, 84 insertions(+), 70 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/X86/propagate-metadata.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 6fbcda8 fix typo; NFC
new 908ddc5 [OpenMP] Use fopenmp prefix for all options introduced by the [...]
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/Driver/CC1Options.td | 2 +-
include/clang/Driver/Options.td | 4 +-
lib/Frontend/CompilerInvocation.cpp | 4 +-
test/OpenMP/distribute_codegen.cpp | 28 +-
test/OpenMP/nvptx_target_codegen.cpp | 8 +-
test/OpenMP/nvptx_target_firstprivate_codegen.cpp | 8 +-
test/OpenMP/nvptx_teams_codegen.cpp | 16 +-
test/OpenMP/target_codegen.cpp | 28 +-
test/OpenMP/target_codegen_global_capture.cpp | 12 +-
test/OpenMP/target_codegen_registration.cpp | 28 +-
test/OpenMP/target_codegen_registration_naming.cpp | 28 +-
test/OpenMP/target_data_codegen.cpp | 24 +-
test/OpenMP/target_enter_data_codegen.cpp | 54 ++--
test/OpenMP/target_exit_data_codegen.cpp | 24 +-
test/OpenMP/target_firstprivate_codegen.cpp | 28 +-
test/OpenMP/target_map_codegen.cpp | 324 ++++++++++-----------
test/OpenMP/target_messages.cpp | 2 +-
test/OpenMP/target_parallel_messages.cpp | 2 +-
test/OpenMP/target_private_codegen.cpp | 16 +-
test/OpenMP/target_update_codegen.cpp | 54 ++--
test/OpenMP/teams_codegen.cpp | 68 ++---
test/OpenMP/teams_firstprivate_codegen.cpp | 36 +--
test/OpenMP/teams_private_codegen.cpp | 24 +-
23 files changed, 411 insertions(+), 411 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 zorg.
from 9318a90 Removed long time off-line builder from waterfall.
new 0c647ef Recommit r274008.
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:
buildbot/osuosl/master/config/builders.py | 2 --
zorg/buildbot/builders/ClangBuilder.py | 18 +-----------------
2 files changed, 1 insertion(+), 19 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 zorg.
from 82033f6 Update stage1 clang revision on sanitizer-xxx-fast bot and fi [...]
new 9318a90 Removed long time off-line builder from waterfall.
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:
buildbot/osuosl/master/config/builders.py | 8 ++++----
1 file changed, 4 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 lldb.
from a39de33 Improve ADB utilization within Android platform.
new 4c481e0 Fix for Windows builds.
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:
source/Plugins/Platform/Android/AdbClient.cpp | 6 ++++++
1 file changed, 6 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 f042a1d Fix ASTMatchersNodeTest to work on Windows.
new 6fbcda8 fix typo; 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:
lib/CodeGen/CodeGenModule.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 llvm.
from f6653a3 [libFuzzer] Let user specify extra stats file.
new 7b7d4b7 AMDGPU: Add m0 vgpr load loop block as successor
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/AMDGPU/SILowerControlFlow.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 libcxx.
from dd18d90 Mark issues 2550, 2551, 2555, 2685, 2698 as complete. These i [...]
new 3efb2c9 Fix C++03 build.
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:
.../unord.map/unord.map.cnstr/compare_copy_constructible.fail.cpp | 3 +++
.../unord/unord.map/unord.map.cnstr/hash_copy_constructible.fail.cpp | 5 ++++-
.../unord.multimap.cnstr/compare_copy_constructible.fail.cpp | 3 +++
.../unord.multimap.cnstr/hash_copy_constructible.fail.cpp | 3 +++
test/std/thread/futures/futures.overview/future_errc.pass.cpp | 3 +++
5 files changed, 16 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 binutils-gdb.
from 8d6f5ac ChangeLog entry for the --with-cpu patch for ARC configuration.
new 3b821a2 MIPS/GAS: Fix a comment typo in `get_append_method'
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:
gas/ChangeLog | 4 ++++
gas/config/tc-mips.c | 2 +-
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 348a232 Introduce a *draft* of a code of conduct for the LLVM communi [...]
new 410bcd4 [CMake] Module builds depend on target intrinsics_gen to be b [...]
new f6653a3 [libFuzzer] Let user specify extra stats file.
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:
CMakeLists.txt | 9 +
lib/Fuzzer/afl/afl_driver.cpp | 182 ++++++++++++++++++++-
lib/Fuzzer/test/afl-driver-extra-stats.test | 28 ++++
.../{afl-driver.test => afl-driver-stderr.test} | 2 +-
4 files changed, 217 insertions(+), 4 deletions(-)
create mode 100644 lib/Fuzzer/test/afl-driver-extra-stats.test
rename lib/Fuzzer/test/{afl-driver.test => afl-driver-stderr.test} (86%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.