This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f90b1bf197 Test commit. NFC new eaf1c4d9ce [OpenMP] Make default parallel for schedule in NVPTX target [...] new 6294c3497b NFC: Fix some darwin linker warnings introduced in r338385
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: lib/CodeGen/CGOpenMPRuntime.h | 6 ++++++ lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 11 +++++++++++ lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 7 ++++++- lib/CodeGen/CGStmtOpenMP.cpp | 4 ++++ lib/Driver/CMakeLists.txt | 2 +- lib/Driver/Driver.cpp | 2 +- lib/Driver/ToolChains/{RISCV.cpp => RISCVToolchain.cpp} | 4 ++-- lib/Driver/ToolChains/{RISCV.h => RISCVToolchain.h} | 8 ++++---- .../nvptx_target_teams_distribute_parallel_for_codegen.cpp | 6 +++--- ...vptx_target_teams_distribute_parallel_for_simd_codegen.cpp | 6 +++--- 10 files changed, 41 insertions(+), 15 deletions(-) rename lib/Driver/ToolChains/{RISCV.cpp => RISCVToolchain.cpp} (98%) rename lib/Driver/ToolChains/{RISCV.h => RISCVToolchain.h} (88%)