This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig in repository toolchain/ci/llvm-project.
from 6ae05777b8c Asan use-after-scope: don't poison allocas if there were un [...] adds bef588ce11e Fix typo in ArmUnwindInfo::GetUnwindPlan adds 7fe7e15b2cf Removed CMake cache upgrade code from 2011 adds 21eb771dcb5 Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecesso [...] adds 3bfa6a6dad7 llvm-undname: Add a -raw-file flag to pass a raw buffer to [...] adds 1ddf334ca00 gn build: Merge r358422 adds ff92e715d35 Fix llvm-undname tests after r358485 adds 5961b0203a6 llvm-undname: add a missing CHECK: to a passing test adds aa18ae862d2 llvm-undname: Tweak arena allocator adds a0a2264ef75 [AArch64] Implement Vector Funtion ABI name mangling. adds c035c243da3 llvm-undname: Fix nullptr deref on invalid structor names i [...] adds 930994ce14e llvm-undname: Consistently use "return nullptr" in function [...] adds 3e8124631ee [OPENMP]Require aarch arch for the tests, NFC. adds 8fdc5abffe2 [llvm][Support] Provide interface to set thread priorities adds 452060ab871 [SystemZ] Add missing intrinsics to intrinsics-immarg.ll adds 417c8894095 [clangd] Check file path of declaring header when deciding [...] adds 4d88b17b3f2 [pstl] Remove the stdlib headers from the PSTL and move the [...] adds 20d24240168 [RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS adds fea82638b50 test/PECOFF: Remove REQUIRES: system-windows adds 025b9d0f2e6 Breakpad: Match the new UUID algorithm in minidumps adds d465ee662df [OCaml] Update api to account for FNeg and CallBr instructions adds eda370d4c81 [DAGCombiner] Add missing flag to addressing mode check adds 5e2879320d9 [OPENMP][NVPTX]Run combined constructs with if clause in SP [...] adds 29cca271405 [llvm-objdump] Test tabs in disassemble-align.s with a more [...] adds ef6823ec8da [Hexagon] Remove indeterministic traversal order adds c44b68e2b7b [Tests] Add branch_weights to latches so that test is not e [...] adds f73bba3b140 [Test] Remove obsolete test. adds 9e31584e787 Fix symtab-macho.test broken by r358500 adds eec3c0f9e30 [FileSystemStatCache] Return std::error_code from stat cach [...] adds 57213d839ac [libFuzzer] Remove tautological compare. adds d8f776af6ed [FileSystemStatCache] Update test for new FileSystemStatCache API adds 79dffc67b50 [IR] Add WithOverflowInst class adds f136c46bd64 [x86] add more tests for LEA formation; NFC adds f700081a7d9 [InstCombine] Add tests for fshl/fshr with masked operands; NFC adds 5ecd6a48b93 [InstCombine] Prune fshl/fshr with masked operands adds d769bb1e583 [X86][AVX] X86ISD::PERMV/PERMV3 node types can never fold i [...] adds 5a30177906a [CVP] Add tests for non-overflowing mulo; NFC adds 3084db3bb1a [libc++] Remove old workaround for buildit adds 82ffa88a04a [SLP] Refactoring of the operand reordering code. adds 765f0183815 [Support][JSON] Add reserve() to json Array adds 52b24ee932a [CVP] Simplify umulo and smulo that cannot overflow adds 3a00b020aab Time profiler: optimize json output time adds e08783e2f54 [EarlyCSE] detect equivalence of selects with inverse condi [...] adds 4b9c19e42d6 [libc++] Make sure we use new/delete from libc++abi on CI f [...] adds b47d3560938 [debugserver] Relax the codesigning identity check adds e5573f4f4eb [TargetLowering] Rename preferShiftsToClearExtremeBits and [...] adds 3271ca01fe0 [NVPTXAsmPrinter] clean up dead code. NFC adds 6df6895d90b [tools] Make vscode and lldb-instr optional. adds 4eff3de9942 [NFC] Build libc++ verbosely in the macOS CI adds 7603bd52e39 [Process] Fix linux arm64 single step compilation failure adds e8de5cd6023 Fix a typo in comments. [NFC] adds d6eb4bb8010 [LLVM-C] Add Accessors For Global Variable Metadata Properties adds b2930b86311 [tools] Only build lldb-test when needed. adds 896b0c7b999 Fix list/forward_list implementations of remove_if and uniq [...] adds 8f9d95d9d73 [HWASan] Fixed slow DWARF unwinding. adds 97d25e068f4 ELF: Move build id computation to Writer. NFCI. adds 1925f418722 Modify test to use -S instead of -c so that it works when a [...] adds 5c09f8d6c1f [NFC] Remove unused function (Sema::pushExternalDeclIntoScope) adds d5bc5ca3e4f [x86] adjust LEA tests for better coverage; NFC adds 6b44291b5c4 [ADT] llvm::bsearch, binary search for mere mortals adds 83465c79385 Add tests for stability to list::sort and forward_list::sor [...] adds 64c32362f05 [builtins] Add __cmpsf2 for ARM version of comparesf2 adds ab70da07286 Add basic loop fusion pass. adds e3576b0afab [Driver] Simplify -g level computation and its interaction [...] adds 7f8ca6e3679 lld: Fix initial Mach-O load commands size calculation omit [...] adds a8634351284 Temporarily Revert "Add basic loop fusion pass." As it's ca [...] adds 5081e41bdae Fix a crash bug caused by a nested call of parallelForEach. adds 0ebbf72a634 Remove the run-slp-after-loop-vectorization option. adds 990514cec82 clangd: Change Windows.h to windows.h. adds b8ec7eee811 Clear the output string passed to GetHostName() adds c3d6a929fdd Fix visibility for coroutine types on Windows adds cee313d288a Revert "Temporarily Revert "Add basic loop fusion pass."" adds e29874eaa04 Revert "Add basic loop fusion pass." Per request. adds 57cef586729 [MCA] Moved the bottleneck analysis to its own file. NFCI adds 6bf08027384 [X86] In CopyToFromAsymmetricReg, use VR128 instead of FR32 [...] adds 5ca2e04c7a7 [X86] Autogenerate complete checks. NFC adds b9b35fd12d4 Fixed error message printing in write_cmake_config.py adds df44ff1b787 [DWARF] Pass ReferenceToDIEOffsets elements by reference adds 00806458469 [CVP] processOverflowIntrinsic(): don't crash if constant-h [...] adds 277754c71da [clangd] lower_bound -> bsearch, NFC adds b0b65cae592 [llvm-objcopy] Support full list of bfd targets that lld uses. adds c82e92bca89 Change some llvm::{lower,upper}_bound to llvm::bsearch. NFC adds 2bc3a19a49c [ELF] Use llvm::bsearch. NFC adds c9945cca032 [libclang] Expose ext_vector_type adds a364d599ab7 [DWARF] llvm::Error -> Error. NFC adds 6fe637c6f42 clang-cl: Parse /openmp:experimental adds 62e2472321b [clangd] Include insertion: require header guards, drop oth [...] adds cf5bdb83b02 Fixed memory leak reported in Bugzilla: https://bugs.llvm.o [...] adds 9daacec816d [CostModel][X86] Add bool anyof/allof reduction costs adds 641caa57cc1 [clangd] Include textual diagnostic ID as Diagnostic.code. adds f2879d8a487 [clang-tidy] Add fix descriptions to clang-tidy checks. adds d909a5ed8d6 [LLVM-C] Add DIFile Field Accesssors adds 272f15abc38 gn build: Merge r358554 adds 59e8bd3093d [AMDGPU] Flag new raw/struct atomic ops as source of divergence adds 20d52e3aa2d [AMDGPU][MC] Corrected parsing of registers adds 491ff04a49a Explicitly say we don't define new/delete in libc++ during [...] adds 258a425c69f [ScheduleDAGRRList] Recompute topological ordering on demand. adds c1106c9b116 [Support] Add LEB128 support to BinaryStreamReader/Writer. adds e7fe6dd5edb [DAGCombine] Add SimplifyDemandedBits helper that handles d [...] adds 893aea58ea5 [LoopUnroll] Allow unrolling if the unrolled size does not [...] adds 1f2c81af72b [ARM] make test checks more thorough; NFC adds cb843f5b550 [libc++][NFC] Make size of allocation more self-documenting adds e31fe508e89 [clang-tidy] Fix invalid location in readability-misleading [...] adds 57f686310ed Remove --show-includes flag in crash reduce script adds 00f2ab1c2f0 [libc++] Add a test that uses the debug database from multi [...] adds c2814e12e7f AMDGPU: Force skip over SMRD, VMEM and s_waitcnt instructions adds 840197e5edc Revert "[libc++] Add a test that uses the debug database fr [...] adds 1964962b496 [ARM] tighten test checks; NFC adds dc9e7dcbb0a [OPENMP][NVPTX]Run combined constructs with if clause in SP [...] adds 394d0a16371 [AMDGPU][MC] Corrected handling of "-" before expressions adds 20395810028 [LVI][CVP] Constrain values in with.overflow branches adds 88679717ce4 [InstCombine] Factor out unreachable inst idiom creation [NFC] adds 05a358cdcd5 [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols adds 81875a67b0d [libc++] Use the no_destroy attribute to avoid destroying d [...] adds a2077bab408 [AsmPrinter] defer %c to base class for ARM, PPC, and Hexagon. NFC adds 8ecb7bbe2ba [CMake] Remove Apple-specific version logic. adds a96efb654e9 [clangd] Recognize "don't include me directly" pattern, and [...] adds 3cdf87940f0 Add basic loop fusion pass. adds 7a5eae15a14 [libc++][CMake] Allow building neither the shared nor the s [...] adds 25e592e5223 [analyzer] PR41185: Fix regression where __builtin_* functi [...] adds 09ef420d625 [libc++] (Take 2) Add a test that uses the debug database f [...] adds d98170c324b [clangd] Use shorter, more recognizable codes for diagnostics. adds aa4eb10a7ab [clangd] Strip the ' [some-check-name]' suffix from clang-t [...] adds daf6e66ac5d [GlobalISel] Add legalization support for non-power-2 loads [...] adds 1788b89b4fe [CMake] Split linked libraries for shared and static libc++ adds e3b5eba1bad [crashlog] Use the right path for dsymforUUID and remove an [...] adds a4bd340bf50 [libc++][CMake] Remove unnecessary conditional for defining [...] adds d51adf05686 Add a getSizeInBits() accessor to MachineMemOperand. NFC. adds 9609ce2f330 [AsmPrinter] hoist %a output template to base class for ARM [...] adds cfd25a4b0e5 Test commit by Denis Bakhvalov adds b0c1f8c09e4 [clang-tidy] Add a check for [super self] in initializers 🔍 adds 4c177038e09 [clang-tidy] Don't issue cppcoreguidelines-macro-usage on b [...] adds fb363a778fd [x86] try to widen 'shl' as part of LEA formation adds 0b19f5aef94 Fix formatting. NFC adds ac57af32843 [Sema][ObjC] Don't warn about an implicitly retained self i [...] adds 5f4c6dcc11a [Cmake] Add missing dependency for running tests. adds 3333cc66436 Fix test on PS4 which defaults to gnu99 which does not emit [...] adds f8268f67f56 Move the implementation of getInnermostBlockDecl to the .cp [...] adds 91a06bee788 Implement sys::fs::copy_file using the macOS copyfile(3) AP [...] adds e5e9a6be6a2 [lldb] Don't filter variable list when doing a lookup by ma [...] adds 68be3229879 [clang-format] Remove unused Environment constructor. adds e867e98314e [c++2a] Improve diagnostic for use of declaration from anot [...] adds 77e53cbe847 Add '#pragma clang __debug module_map module.name' to dump [...] adds b7bdb8cf33c Split out modules-specific declaration handling from SemaDe [...] adds 00d97ea2021 Revert Implement sys::fs::copy_file using the macOS copyfil [...] adds ea6037d84ed [Shell] Simplify Extracting Python Version adds 7b6192025e8 Fix bad compare function over FusionCandidate. adds 92663376563 [GISel]:IRTranslator: Prefer a buidInstr form that allows C [...] adds 14ef9b30b68 lld: elf: Fix sections with explict addresses in regions adds 6263365b082 Fix a typo in comments. [NFC] adds 7c55c8d8c34 [AMDGPU] Avoid DAG combining assert with fneg(fadd(A,0)) adds eff3b6fe7f6 Elaborate why we have an option on by default for enabling chr. adds a88a020612c Add support for ARMv7-M architecture which uses the Thumb 2 [...] new 4f471ee9909 [llvm-profdata] Fix one bad format in llvm-profdata Command [...] new 009a21d2fdf [PowerPC] Fix wrong ElemSIze when calling isConsecutiveLS() new 957c356ffec [ELF] Place SectionPiece::{Live,Hash} bit fields together
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/Tooling/ApplyReplacements.cpp | 9 +- clang-tools-extra/clang-tidy/ClangTidy.cpp | 63 +- .../clang-tidy/ClangTidyDiagnosticConsumer.cpp | 32 +- clang-tools-extra/clang-tidy/add_new_check.py | 3 +- .../cppcoreguidelines/MacroUsageCheck.cpp | 3 +- .../clang-tidy/misc/UnusedUsingDeclsCheck.cpp | 5 +- clang-tools-extra/clang-tidy/objc/CMakeLists.txt | 1 + .../clang-tidy/objc/ObjCTidyModule.cpp | 3 + .../clang-tidy/objc/SuperSelfCheck.cpp | 127 ++ clang-tools-extra/clang-tidy/objc/SuperSelfCheck.h | 36 + .../readability/MisleadingIndentationCheck.cpp | 6 +- clang-tools-extra/clangd/ClangdUnit.cpp | 8 +- clang-tools-extra/clangd/CodeComplete.cpp | 9 +- clang-tools-extra/clangd/Diagnostics.cpp | 80 +- clang-tools-extra/clangd/Diagnostics.h | 16 +- clang-tools-extra/clangd/Headers.cpp | 13 +- clang-tools-extra/clangd/Headers.h | 9 +- clang-tools-extra/clangd/IncludeFixer.cpp | 12 +- clang-tools-extra/clangd/Protocol.cpp | 6 + clang-tools-extra/clangd/Protocol.h | 6 +- clang-tools-extra/clangd/Threading.cpp | 2 +- .../clangd/index/CanonicalIncludes.cpp | 23 +- clang-tools-extra/clangd/index/CanonicalIncludes.h | 6 +- clang-tools-extra/clangd/index/Symbol.cpp | 5 +- clang-tools-extra/clangd/index/SymbolCollector.cpp | 92 +- clang-tools-extra/clangd/index/SymbolCollector.h | 11 + clang-tools-extra/clangd/index/dex/PostingList.cpp | 11 +- clang-tools-extra/docs/ReleaseNotes.rst | 6 + clang-tools-extra/docs/clang-tidy/checks/list.rst | 1 + .../docs/clang-tidy/checks/objc-super-self.rst | 13 + .../Inputs/basic/file1.yaml | 41 +- .../Inputs/basic/file2.yaml | 17 +- .../Inputs/conflict/file1.yaml | 33 +- .../Inputs/conflict/file2.yaml | 33 +- .../Inputs/conflict/file3.yaml | 17 +- .../Inputs/crlf/file1.yaml | 17 +- .../clang-apply-replacements/Inputs/format/no.yaml | 17 +- .../Inputs/format/yes.yaml | 41 +- .../Inputs/identical/file1.yaml | 17 +- .../Inputs/identical/file2.yaml | 17 +- .../Inputs/order-dependent/file1.yaml | 17 +- .../Inputs/order-dependent/file2.yaml | 17 +- .../clang-tidy/cppcoreguidelines-macro-usage.cpp | 2 +- .../test/clang-tidy/export-diagnostics.cpp | 13 +- .../test/clang-tidy/objc-super-self.m | 86 ++ .../readability-misleading-indentation.cpp | 13 +- .../compile-commands-path-in-initialize.test | 1 + .../test/clangd/diagnostic-category.test | 4 +- clang-tools-extra/test/clangd/diagnostics.test | 24 +- .../clangd/did-change-configuration-params.test | 4 +- clang-tools-extra/test/clangd/execute-command.test | 4 +- .../test/clangd/fixits-codeaction.test | 14 +- clang-tools-extra/test/clangd/fixits-command.test | 4 +- .../test/clangd/fixits-embed-in-diagnostic.test | 4 +- .../ApplyReplacementsTest.cpp | 1 - .../unittests/clang-tidy/ClangTidyTest.h | 19 +- .../unittests/clangd/CodeCompleteTests.cpp | 1 + .../unittests/clangd/DiagnosticsTests.cpp | 28 +- .../unittests/clangd/FileIndexTests.cpp | 71 +- .../unittests/clangd/HeadersTests.cpp | 14 +- .../unittests/clangd/SymbolCollectorTests.cpp | 72 +- clang-tools-extra/unittests/clangd/TestTU.cpp | 14 +- clang-tools-extra/unittests/clangd/TestTU.h | 3 + clang/bindings/python/clang/cindex.py | 2 + clang/cmake/caches/Apple-stage1.cmake | 3 + clang/include/clang-c/Index.h | 6 +- clang/include/clang/AST/DeclBase.h | 5 + clang/include/clang/Basic/DiagnosticLexKinds.td | 2 + clang/include/clang/Basic/DiagnosticSemaKinds.td | 6 + clang/include/clang/Basic/FileSystemStatCache.h | 30 +- clang/include/clang/Driver/CLCompatOptions.td | 1 + clang/include/clang/Sema/Sema.h | 13 +- clang/include/clang/Tooling/Core/Diagnostic.h | 11 +- clang/include/clang/Tooling/DiagnosticsYaml.h | 41 +- clang/lib/AST/DeclBase.cpp | 12 + clang/lib/Basic/FileManager.cpp | 7 +- clang/lib/Basic/FileSystemStatCache.cpp | 41 +- clang/lib/CodeGen/CGOpenMPRuntime.cpp | 431 ++++++- clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 29 +- clang/lib/Driver/ToolChains/Clang.cpp | 53 +- clang/lib/Format/TokenAnalyzer.h | 4 - clang/lib/Lex/PPDirectives.cpp | 16 +- clang/lib/Lex/Pragma.cpp | 18 +- clang/lib/Sema/CMakeLists.txt | 1 + clang/lib/Sema/SemaDecl.cpp | 501 +------- clang/lib/Sema/SemaDeclObjC.cpp | 1 + clang/lib/Sema/SemaExpr.cpp | 8 +- clang/lib/Sema/SemaLookup.cpp | 70 +- clang/lib/Sema/SemaModule.cpp | 485 ++++++++ .../Checkers/CheckSecuritySyntaxOnly.cpp | 4 + clang/lib/Tooling/Core/Diagnostic.cpp | 15 +- clang/test/AST/ast-print-pragmas-xfail.cpp | 21 - .../test/Analysis/security-syntax-checks-no-emit.c | 5 +- clang/test/Analysis/security-syntax-checks.c | 20 + clang/test/Analysis/security-syntax-checks.m | 45 +- .../basic/basic.scope/basic.scope.namespace/p2.cpp | 86 ++ clang/test/CodeGenCXX/nrvo.cpp | 1 - clang/test/CodeGenCXX/stack-reuse-exceptions.cpp | 2 +- clang/test/CodeGenObjC/exceptions.m | 2 +- clang/test/Driver/cl-options.c | 1 + clang/test/Driver/modules.cpp | 6 +- clang/test/Driver/split-debug.c | 6 +- clang/test/Index/opencl-types.cl | 6 +- clang/test/OpenMP/Inputs/declare-simd-fix.h | 8 + clang/test/OpenMP/declare_simd_aarch64.c | 191 +++ clang/test/OpenMP/declare_simd_aarch64.cpp | 38 + clang/test/OpenMP/declare_simd_aarch64_complex.c | 27 + clang/test/OpenMP/declare_simd_aarch64_fix.c | 38 + clang/test/OpenMP/declare_simd_aarch64_sve.c | 44 + .../OpenMP/declare_simd_aarch64_warning_advsimd.c | 17 + .../test/OpenMP/declare_simd_aarch64_warning_sve.c | 13 + clang/test/OpenMP/nvptx_SPMD_codegen.cpp | 8 +- ...tx_distribute_parallel_generic_mode_codegen.cpp | 19 +- clang/test/OpenMP/nvptx_target_simd_codegen.cpp | 24 +- .../nvptx_target_teams_distribute_simd_codegen.cpp | 34 +- clang/test/OpenMP/target_parallel_if_codegen.cpp | 11 +- .../OpenMP/target_parallel_num_threads_codegen.cpp | 2 +- clang/test/SemaObjC/warn-implicit-self-in-block.m | 18 - .../test/SemaObjCXX/warn-implicit-self-in-block.mm | 42 + clang/tools/libclang/CXType.cpp | 8 + clang/unittests/Basic/FileManagerTest.cpp | 11 +- clang/unittests/Tooling/DiagnosticsYamlTest.cpp | 140 +-- clang/utils/creduce-clang-crash.py | 4 + compiler-rt/lib/builtins/arm/comparesf2.S | 5 + compiler-rt/lib/fuzzer/FuzzerFork.cpp | 3 +- .../lib/hwasan/hwasan_tag_mismatch_aarch64.S | 6 +- libcxx/CMakeLists.txt | 4 - libcxx/cmake/Modules/HandleLibcxxFlags.cmake | 8 - libcxx/include/__config | 6 + libcxx/include/experimental/coroutine | 6 +- libcxx/include/forward_list | 8 +- libcxx/include/list | 11 +- libcxx/lib/CMakeLists.txt | 24 +- libcxx/src/debug.cpp | 8 +- libcxx/src/new.cpp | 6 +- ...quence_container_iterators.multithread.pass.cpp | 72 ++ .../forwardlist/forwardlist.ops/remove_if.pass.cpp | 24 + .../forwardlist/forwardlist.ops/sort.pass.cpp | 43 + .../forwardlist/forwardlist.ops/sort_pred.pass.cpp | 45 + .../forwardlist.ops/unique_pred.pass.cpp | 25 + .../sequences/list/list.ops/remove_if.pass.cpp | 22 + .../sequences/list/list.ops/sort.pass.cpp | 48 + .../sequences/list/list.ops/sort_comp.pass.cpp | 48 + .../sequences/list/list.ops/unique_pred.pass.cpp | 23 + libcxx/utils/ci/macos-trunk.sh | 6 +- libunwind/src/UnwindRegistersRestore.S | 3 + libunwind/src/UnwindRegistersSave.S | 3 + lld/ELF/DWARF.cpp | 5 +- lld/ELF/InputSection.cpp | 8 +- lld/ELF/InputSection.h | 9 +- lld/ELF/LinkerScript.cpp | 7 +- lld/ELF/SyntheticSections.cpp | 69 +- lld/ELF/SyntheticSections.h | 6 +- lld/ELF/Writer.cpp | 75 +- lld/lib/ReaderWriter/MachO/MachONormalizedFile.h | 3 +- .../MachO/MachONormalizedFileBinaryWriter.cpp | 27 +- .../MachO/MachONormalizedFileFromAtoms.cpp | 3 +- .../linkerscript/out-of-order-section-in-region.s | 22 + lld/test/mach-o/load-commands-size.yaml | 305 +++++ lld/wasm/OutputSections.cpp | 12 +- lldb/CMakeLists.txt | 3 + lldb/cmake/modules/AddLLDB.cmake | 5 + lldb/cmake/modules/EmbedAppleVersion.cmake | 11 - lldb/examples/python/crashlog.py | 7 +- lldb/lit/CMakeLists.txt | 2 + .../Modules/Breakpad/Inputs/uuid-matching-mac.syms | 2 + .../Modules/Breakpad/Inputs/uuid-matching-mac.yaml | 59 + .../Modules/Breakpad/breakpad-identification.test | 4 +- lldb/lit/Modules/Breakpad/uuid-matching-mac.test | 13 + lldb/lit/Modules/PECOFF/dep-modules.yaml | 2 +- lldb/lit/Modules/PECOFF/export-dllfunc.yaml | 2 +- .../SymbolFile/Breakpad/Inputs/symtab-macho.syms | 2 +- lldb/lit/SymbolFile/Breakpad/symtab-macho.test | 2 +- lldb/lit/lit.site.cfg.py.in | 2 + lldb/lit/tools/lldb-instr/lit.local.cfg | 4 + .../postmortem/minidump/TestMiniDump.py | 10 + .../postmortem/minidump/fizzbuzz.syms | 2 + .../cpp/global_variables}/Makefile | 0 .../cpp/global_variables/TestGlobalVariables.py | 41 + .../test/lang/cpp/global_variables/main.cpp | 17 + lldb/scripts/Python/finish-swig-Python-LLDB.sh | 3 +- lldb/source/CMakeLists.txt | 24 +- lldb/source/Host/windows/HostInfoWindows.cpp | 2 + .../ObjectFile/Breakpad/BreakpadRecords.cpp | 41 +- .../Plugins/Process/Linux/SingleStepCheck.cpp | 1 + .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 4 +- lldb/source/Symbol/ArmUnwindInfo.cpp | 2 +- lldb/source/lldb.cpp | 4 - lldb/tools/CMakeLists.txt | 11 +- lldb/tools/debugserver/source/CMakeLists.txt | 18 +- lldb/unittests/Host/HostInfoTest.cpp | 6 + .../ObjectFile/Breakpad/BreakpadRecordsTest.cpp | 2 +- llvm/bindings/ocaml/llvm/llvm.ml | 2 + llvm/bindings/ocaml/llvm/llvm.mli | 2 + llvm/bindings/ocaml/llvm/llvm_ocaml.c | 2 +- llvm/cmake/modules/TableGen.cmake | 9 - llvm/docs/CommandGuide/llvm-profdata.rst | 1 + llvm/include/llvm-c/DebugInfo.h | 84 ++ llvm/include/llvm/ADT/STLExtras.h | 41 + llvm/include/llvm/Analysis/ValueTracking.h | 7 +- .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 6 +- .../llvm/CodeGen/GlobalISel/LegalizerInfo.h | 4 + llvm/include/llvm/CodeGen/MachineMemOperand.h | 3 + llvm/include/llvm/CodeGen/ScheduleDAG.h | 19 + llvm/include/llvm/CodeGen/TargetLowering.h | 8 +- .../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 8 +- llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h | 11 +- llvm/include/llvm/Demangle/MicrosoftDemangle.h | 35 +- llvm/include/llvm/IR/IntrinsicInst.h | 33 + llvm/include/llvm/InitializePasses.h | 1 + llvm/include/llvm/LTO/LTO.h | 4 + .../include/llvm/LTO/legacy/ThinLTOCodeGenerator.h | 35 +- llvm/include/llvm/Support/BinaryStreamReader.h | 12 + llvm/include/llvm/Support/BinaryStreamWriter.h | 14 + llvm/include/llvm/Support/JSON.h | 1 + llvm/include/llvm/Support/LowLevelTypeImpl.h | 6 + llvm/include/llvm/Support/Threading.h | 13 + llvm/include/llvm/Transforms/Scalar.h | 6 + llvm/include/llvm/Transforms/Scalar/LoopFuse.h | 30 + llvm/lib/Analysis/LazyValueInfo.cpp | 27 + llvm/lib/Analysis/ScalarEvolution.cpp | 57 +- llvm/lib/Analysis/ValueTracking.cpp | 15 +- .../lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 18 +- llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +- llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 105 +- llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 6 +- llvm/lib/CodeGen/MachineVerifier.cpp | 6 +- llvm/lib/CodeGen/ScheduleDAG.cpp | 32 + llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 23 +- .../lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp | 60 +- llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 9 +- llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp | 4 +- llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp | 10 +- llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp | 7 +- llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp | 6 +- llvm/lib/Demangle/MicrosoftDemangle.cpp | 15 +- llvm/lib/IR/DebugInfo.cpp | 50 + llvm/lib/IR/IntrinsicInst.cpp | 34 + llvm/lib/LTO/LTO.cpp | 5 + llvm/lib/LTO/ThinLTOCodeGenerator.cpp | 144 ++- llvm/lib/Passes/PassBuilder.cpp | 3 + llvm/lib/Passes/PassRegistry.def | 1 + llvm/lib/Support/BinaryStreamReader.cpp | 33 +- llvm/lib/Support/BinaryStreamWriter.cpp | 13 + llvm/lib/Support/TimeProfiler.cpp | 5 + llvm/lib/Support/Unix/Threading.inc | 39 + llvm/lib/Support/Windows/Threading.inc | 16 + llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp | 3 - llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp | 13 +- llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 10 + llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td | 22 + .../Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 249 ++-- llvm/lib/Target/AMDGPU/SIInsertSkips.cpp | 4 + llvm/lib/Target/ARM/ARMAsmPrinter.cpp | 13 - llvm/lib/Target/ARM/ARMISelLowering.cpp | 5 +- llvm/lib/Target/ARM/ARMISelLowering.h | 4 +- llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp | 4 - llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp | 17 +- llvm/lib/Target/Mips/MipsISelLowering.cpp | 4 +- llvm/lib/Target/Mips/MipsISelLowering.h | 4 +- llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 46 +- llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h | 5 +- llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp | 2 - llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 2 +- llvm/lib/Target/RISCV/RISCVISelLowering.cpp | 103 +- llvm/lib/Target/RISCV/RISCVISelLowering.h | 8 + llvm/lib/Target/X86/X86ISelDAGToDAG.cpp | 36 + llvm/lib/Target/X86/X86ISelLowering.cpp | 20 +- llvm/lib/Target/X86/X86ISelLowering.h | 2 +- llvm/lib/Target/X86/X86InstrInfo.cpp | 24 +- llvm/lib/Target/X86/X86TargetTransformInfo.cpp | 42 + llvm/lib/Transforms/IPO/PassManagerBuilder.cpp | 17 +- .../Transforms/InstCombine/InstCombineCalls.cpp | 17 +- .../Transforms/InstCombine/InstCombineInternal.h | 10 + .../InstCombine/InstructionCombining.cpp | 70 +- llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp | 178 ++- llvm/lib/Transforms/Scalar/CMakeLists.txt | 1 + .../Scalar/CorrelatedValuePropagation.cpp | 81 +- llvm/lib/Transforms/Scalar/EarlyCSE.cpp | 61 +- llvm/lib/Transforms/Scalar/GVN.cpp | 39 +- llvm/lib/Transforms/Scalar/LoopFuse.cpp | 1217 ++++++++++++++++++++ llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp | 2 +- llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp | 15 +- llvm/lib/Transforms/Scalar/NewGVN.cpp | 40 +- llvm/lib/Transforms/Scalar/Scalar.cpp | 1 + llvm/lib/Transforms/Utils/SimplifyCFG.cpp | 29 +- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | 634 +++++++--- .../Analysis/CostModel/X86/reduce-and-widen.ll | 70 +- llvm/test/Analysis/CostModel/X86/reduce-and.ll | 70 +- .../test/Analysis/CostModel/X86/reduce-or-widen.ll | 70 +- llvm/test/Analysis/CostModel/X86/reduce-or.ll | 70 +- .../AMDGPU/llvm.amdgcn.buffer.atomic.ll | 200 ++++ llvm/test/Bitcode/Inputs/module_hash.ll | 2 + llvm/test/Bitcode/module_hash.ll | 1 + .../CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 20 - .../GlobalISel/legalize-non-pow2-load-store.mir | 49 + llvm/test/CodeGen/AArch64/max-jump-table.ll | 48 +- llvm/test/CodeGen/AArch64/min-jump-table.ll | 30 +- llvm/test/CodeGen/AArch64/win64-jumptable.ll | 52 +- llvm/test/CodeGen/AMDGPU/collapse-endcf.ll | 6 + llvm/test/CodeGen/AMDGPU/fneg-combines.ll | 22 + llvm/test/CodeGen/AMDGPU/skip-if-dead.ll | 1 + llvm/test/CodeGen/AMDGPU/valu-i1.ll | 3 + llvm/test/CodeGen/AMDGPU/wqm.ll | 1 + llvm/test/CodeGen/ARM/cmpxchg-idioms.ll | 4 +- llvm/test/CodeGen/ARM/inlineasm-output-template.ll | 17 + llvm/test/CodeGen/ARM/reg_sequence.ll | 20 +- .../CodeGen/Hexagon/inlineasm-output-template.ll | 17 + .../CodeGen/PowerPC/inlineasm-output-template.ll | 17 + llvm/test/CodeGen/PowerPC/pr41177.ll | 12 + llvm/test/CodeGen/RISCV/alu64.ll | 57 +- llvm/test/CodeGen/RISCV/shifts.ll | 257 +++++ .../CodeGen/X86/avx512-shuffles/partial_permute.ll | 291 ++--- .../CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 14 +- llvm/test/CodeGen/X86/fast-isel-fneg.ll | 46 +- llvm/test/CodeGen/X86/horizontal-reduce-umax.ll | 59 +- llvm/test/CodeGen/X86/horizontal-reduce-umin.ll | 59 +- llvm/test/CodeGen/X86/i64-to-float.ll | 6 +- llvm/test/CodeGen/X86/lea-dagdag.ll | 183 +++ llvm/test/CodeGen/X86/masked_compressstore.ll | 2 +- llvm/test/CodeGen/X86/oddshuffles.ll | 13 +- llvm/test/CodeGen/X86/packss.ll | 3 +- llvm/test/CodeGen/X86/pr30284.ll | 2 +- .../test/CodeGen/X86/prefer-avx256-mask-shuffle.ll | 6 +- .../CodeGen/X86/shuffle-strided-with-offset-512.ll | 36 +- .../test/CodeGen/X86/shuffle-vs-trunc-512-widen.ll | 36 +- llvm/test/CodeGen/X86/shuffle-vs-trunc-512.ll | 46 +- llvm/test/CodeGen/X86/subvector-broadcast.ll | 5 +- llvm/test/CodeGen/X86/vector-fshl-256.ll | 9 +- llvm/test/CodeGen/X86/vector-fshl-512.ll | 18 +- llvm/test/CodeGen/X86/vector-fshl-rot-256.ll | 9 +- llvm/test/CodeGen/X86/vector-fshl-rot-512.ll | 12 +- llvm/test/CodeGen/X86/vector-fshr-256.ll | 9 +- llvm/test/CodeGen/X86/vector-fshr-512.ll | 18 +- llvm/test/CodeGen/X86/vector-fshr-rot-256.ll | 9 +- llvm/test/CodeGen/X86/vector-fshr-rot-512.ll | 12 +- llvm/test/CodeGen/X86/vector-rotate-256.ll | 9 +- llvm/test/CodeGen/X86/vector-rotate-512.ll | 12 +- llvm/test/CodeGen/X86/vector-shift-ashr-256.ll | 3 +- llvm/test/CodeGen/X86/vector-shift-shl-256.ll | 12 +- llvm/test/CodeGen/X86/vector-shift-shl-512.ll | 6 +- llvm/test/CodeGen/X86/vector-shuffle-256-v16.ll | 33 +- llvm/test/CodeGen/X86/vector-shuffle-256-v32.ll | 18 +- llvm/test/CodeGen/X86/vector-shuffle-256-v8.ll | 50 +- llvm/test/CodeGen/X86/vector-shuffle-512-v16.ll | 2 +- llvm/test/CodeGen/X86/vector-shuffle-512-v32.ll | 6 +- llvm/test/CodeGen/X86/vector-shuffle-512-v8.ll | 12 +- .../CodeGen/X86/vector-shuffle-combining-avx.ll | 4 +- .../X86/vector-shuffle-combining-avx512vbmi.ll | 9 +- llvm/test/CodeGen/X86/vector-shuffle-combining.ll | 3 +- llvm/test/CodeGen/X86/vector-shuffle-v1.ll | 15 +- llvm/test/Demangle/invalid-manglings.test | 7 +- llvm/test/Demangle/ms-basic.test | 4 +- llvm/test/Demangle/ms-nested-scopes.test | 3 + llvm/test/MC/AMDGPU/expressions.s | 17 +- llvm/test/MC/AMDGPU/reg-syntax-err.s | 64 + llvm/test/MC/AMDGPU/sop1-err.s | 2 +- llvm/test/ThinLTO/X86/Inputs/alias_import.ll | 4 +- llvm/test/ThinLTO/X86/Inputs/alias_resolution.ll | 4 +- .../test/ThinLTO/X86/Inputs/distributed_indexes.ll | 2 + llvm/test/ThinLTO/X86/Inputs/merge-triple.ll | 1 + llvm/test/ThinLTO/X86/Inputs/section.ll | 1 + .../X86/Inputs/thinlto-internalize-used2.ll | 10 + llvm/test/ThinLTO/X86/alias_import.ll | 2 + llvm/test/ThinLTO/X86/alias_resolution.ll | 1 + llvm/test/ThinLTO/X86/deadstrip.ll | 4 +- llvm/test/ThinLTO/X86/distributed_indexes.ll | 2 + llvm/test/ThinLTO/X86/internalize.ll | 2 +- llvm/test/ThinLTO/X86/linkonce_odr_unnamed_addr.ll | 2 + llvm/test/ThinLTO/X86/merge-triple.ll | 1 + llvm/test/ThinLTO/X86/prefix_replace.ll | 1 + llvm/test/ThinLTO/X86/section.ll | 1 + llvm/test/ThinLTO/X86/thinlto-internalize-used.ll | 21 + llvm/test/ThinLTO/X86/weak_resolution.ll | 2 +- llvm/test/ThinLTO/X86/weak_resolution_single.ll | 3 +- .../overflow_predicate.ll | 42 +- .../CorrelatedValuePropagation/overflows.ll | 93 ++ llvm/test/Transforms/EarlyCSE/commute.ll | 36 +- llvm/test/Transforms/InstCombine/fsh.ll | 77 ++ llvm/test/Transforms/LoopFusion/cannot_fuse.ll | 371 ++++++ llvm/test/Transforms/LoopFusion/four_loops.ll | 136 +++ llvm/test/Transforms/LoopFusion/inner_loops.ll | 86 ++ llvm/test/Transforms/LoopFusion/loop_nest.ll | 120 ++ llvm/test/Transforms/LoopFusion/simple.ll | 317 +++++ .../basic_widenable_branch_guards.ll | 112 +- .../LoopUnroll/AArch64/unroll-optsize.ll | 171 +++ .../Transforms/SLPVectorizer/X86/alternate-int.ll | 12 +- .../Transforms/SLPVectorizer/X86/crash_lencod.ll | 17 +- .../Transforms/SLPVectorizer/X86/operandorder.ll | 70 +- .../Transforms/SimplifyCFG/sink-common-code.ll | 44 + .../Transforms/ThinLTOBitcodeWriter/no-type-md.ll | 2 + llvm/test/Verifier/SystemZ/intrinsic-immarg.ll | 217 ++++ .../tools/llvm-objcopy/ELF/bad-output-format.test | 6 + .../tools/llvm-objcopy/ELF/cross-arch-headers.test | 120 +- .../tools/llvm-objdump/X86/disassemble-align.s | 30 +- llvm/tools/llvm-lto/llvm-lto.cpp | 76 +- llvm/tools/llvm-mca/CMakeLists.txt | 1 + .../{SummaryView.cpp => BottleneckAnalysis.cpp} | 76 +- .../Views/{SummaryView.h => BottleneckAnalysis.h} | 63 +- llvm/tools/llvm-mca/Views/SummaryView.cpp | 108 +- llvm/tools/llvm-mca/Views/SummaryView.h | 52 +- llvm/tools/llvm-mca/llvm-mca.cpp | 6 +- llvm/tools/llvm-objcopy/CopyConfig.cpp | 60 +- llvm/tools/llvm-objcopy/CopyConfig.h | 7 + llvm/tools/llvm-objdump/llvm-objdump.cpp | 41 +- llvm/tools/llvm-undname/llvm-undname.cpp | 27 +- llvm/unittests/ADT/STLExtrasTest.cpp | 21 + llvm/unittests/Support/BinaryStreamTest.cpp | 71 ++ llvm/utils/gn/build/write_cmake_config.py | 5 +- .../secondary/llvm/lib/Transforms/Utils/BUILD.gn | 1 + .../gn/secondary/llvm/tools/llvm-mca/BUILD.gn | 1 + openmp/runtime/src/kmp_runtime.cpp | 11 +- pstl/test/CMakeLists.txt | 7 +- .../header_inclusion_order_algorithm_0.pass.cpp | 5 - .../header_inclusion_order_algorithm_1.pass.cpp | 5 - .../pstl/header_inclusion_order_memory_0.pass.cpp | 5 - .../pstl/header_inclusion_order_memory_1.pass.cpp | 5 - .../pstl/header_inclusion_order_numeric_0.pass.cpp | 5 - .../pstl/header_inclusion_order_numeric_1.pass.cpp | 5 - .../algorithms/alg.merge/inplace_merge.pass.cpp | 7 - pstl/test/std/algorithms/alg.merge/merge.pass.cpp | 9 +- .../alg.copy/copy_if.pass.cpp | 5 - .../alg.partitions/is_partitioned.pass.cpp | 5 - .../alg.partitions/partition.pass.cpp | 10 +- .../alg.partitions/partition_copy.pass.cpp | 10 +- .../alg.reverse/reverse.pass.cpp | 6 - .../alg.reverse/reverse_copy.pass.cpp | 6 - .../alg.modifying.operations/copy_move.pass.cpp | 5 - .../alg.modifying.operations/fill.pass.cpp | 6 - .../alg.modifying.operations/generate.pass.cpp | 6 - .../alg.modifying.operations/remove.pass.cpp | 5 - .../alg.modifying.operations/remove_copy.pass.cpp | 6 - .../alg.modifying.operations/replace.pass.cpp | 5 - .../alg.modifying.operations/replace_copy.pass.cpp | 5 - .../alg.modifying.operations/rotate.pass.cpp | 6 - .../alg.modifying.operations/rotate_copy.pass.cpp | 6 - .../alg.modifying.operations/swap_ranges.pass.cpp | 6 - .../transform_binary.pass.cpp | 5 - .../transform_unary.pass.cpp | 5 - .../alg.modifying.operations/unique.pass.cpp | 5 - .../unique_copy_equal.pass.cpp | 5 - .../alg.nonmodifying/adjacent_find.pass.cpp | 6 - .../algorithms/alg.nonmodifying/all_of.pass.cpp | 5 - .../algorithms/alg.nonmodifying/any_of.pass.cpp | 5 - .../std/algorithms/alg.nonmodifying/count.pass.cpp | 5 - .../std/algorithms/alg.nonmodifying/equal.pass.cpp | 5 - .../std/algorithms/alg.nonmodifying/find.pass.cpp | 5 - .../algorithms/alg.nonmodifying/find_end.pass.cpp | 5 - .../alg.nonmodifying/find_first_of.pass.cpp | 5 - .../algorithms/alg.nonmodifying/find_if.pass.cpp | 5 - .../algorithms/alg.nonmodifying/for_each.pass.cpp | 5 - .../algorithms/alg.nonmodifying/mismatch.pass.cpp | 9 - .../algorithms/alg.nonmodifying/none_of.pass.cpp | 5 - .../alg.nonmodifying/nth_element.pass.cpp | 7 - .../algorithms/alg.nonmodifying/search_n.pass.cpp | 5 - .../alg.heap.operations/is_heap.pass.cpp | 5 - .../lexicographical_compare.pass.cpp | 6 - .../alg.min.max/minmax_element.pass.cpp | 11 +- .../alg.set.operations/includes.pass.cpp | 7 - .../alg.sorting/alg.set.operations/set.pass.cpp | 7 - .../std/algorithms/alg.sorting/is_sorted.pass.cpp | 6 - .../algorithms/alg.sorting/partial_sort.pass.cpp | 7 - .../alg.sorting/partial_sort_copy.pass.cpp | 7 +- pstl/test/std/algorithms/alg.sorting/sort.pass.cpp | 6 - .../numeric.ops/adjacent_difference.pass.cpp | 9 +- pstl/test/std/numerics/numeric.ops/reduce.pass.cpp | 5 - pstl/test/std/numerics/numeric.ops/scan.pass.cpp | 5 - .../numerics/numeric.ops/transform_reduce.pass.cpp | 6 - .../numerics/numeric.ops/transform_scan.pass.cpp | 5 - .../uninitialized_construct.pass.cpp | 5 - .../uninitialized_copy_move.pass.cpp | 5 - .../uninitialized_fill_destroy.pass.cpp | 9 +- .../pstl => test/support/stdlib}/algorithm | 14 +- .../pstl => test/support/stdlib}/execution | 20 +- pstl/{include/pstl => test/support/stdlib}/memory | 14 +- pstl/{include/pstl => test/support/stdlib}/numeric | 14 +- 476 files changed, 11012 insertions(+), 4012 deletions(-) create mode 100644 clang-tools-extra/clang-tidy/objc/SuperSelfCheck.cpp create mode 100644 clang-tools-extra/clang-tidy/objc/SuperSelfCheck.h create mode 100644 clang-tools-extra/docs/clang-tidy/checks/objc-super-self.rst create mode 100644 clang-tools-extra/test/clang-tidy/objc-super-self.m create mode 100644 clang/lib/Sema/SemaModule.cpp delete mode 100644 clang/test/AST/ast-print-pragmas-xfail.cpp create mode 100644 clang/test/Analysis/security-syntax-checks.c create mode 100644 clang/test/CXX/basic/basic.scope/basic.scope.namespace/p2.cpp create mode 100644 clang/test/OpenMP/Inputs/declare-simd-fix.h create mode 100644 clang/test/OpenMP/declare_simd_aarch64.c create mode 100644 clang/test/OpenMP/declare_simd_aarch64.cpp create mode 100644 clang/test/OpenMP/declare_simd_aarch64_complex.c create mode 100644 clang/test/OpenMP/declare_simd_aarch64_fix.c create mode 100644 clang/test/OpenMP/declare_simd_aarch64_sve.c create mode 100644 clang/test/OpenMP/declare_simd_aarch64_warning_advsimd.c create mode 100644 clang/test/OpenMP/declare_simd_aarch64_warning_sve.c delete mode 100644 clang/test/SemaObjC/warn-implicit-self-in-block.m create mode 100644 clang/test/SemaObjCXX/warn-implicit-self-in-block.mm create mode 100644 libcxx/test/libcxx/debug/containers/db_sequence_container_itera [...] create mode 100644 lld/test/ELF/linkerscript/out-of-order-section-in-region.s create mode 100644 lld/test/mach-o/load-commands-size.yaml delete mode 100644 lldb/cmake/modules/EmbedAppleVersion.cmake create mode 100644 lldb/lit/Modules/Breakpad/Inputs/uuid-matching-mac.syms create mode 100644 lldb/lit/Modules/Breakpad/Inputs/uuid-matching-mac.yaml create mode 100644 lldb/lit/Modules/Breakpad/uuid-matching-mac.test create mode 100644 lldb/lit/tools/lldb-instr/lit.local.cfg create mode 100644 lldb/packages/Python/lldbsuite/test/functionalities/postmortem/ [...] copy lldb/packages/Python/lldbsuite/test/{functionalities/breakpoint/breakpoint_hi [...] create mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/T [...] create mode 100644 lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/main.cpp create mode 100644 llvm/include/llvm/Transforms/Scalar/LoopFuse.h create mode 100644 llvm/lib/Transforms/Scalar/LoopFuse.cpp create mode 100644 llvm/test/CodeGen/AArch64/GlobalISel/legalize-non-pow2-load-store.mir create mode 100644 llvm/test/CodeGen/ARM/inlineasm-output-template.ll create mode 100644 llvm/test/CodeGen/Hexagon/inlineasm-output-template.ll create mode 100644 llvm/test/CodeGen/PowerPC/inlineasm-output-template.ll create mode 100644 llvm/test/CodeGen/PowerPC/pr41177.ll create mode 100644 llvm/test/CodeGen/X86/lea-dagdag.ll create mode 100644 llvm/test/MC/AMDGPU/reg-syntax-err.s create mode 100644 llvm/test/ThinLTO/X86/Inputs/thinlto-internalize-used2.ll create mode 100644 llvm/test/ThinLTO/X86/thinlto-internalize-used.ll create mode 100644 llvm/test/Transforms/LoopFusion/cannot_fuse.ll create mode 100644 llvm/test/Transforms/LoopFusion/four_loops.ll create mode 100644 llvm/test/Transforms/LoopFusion/inner_loops.ll create mode 100644 llvm/test/Transforms/LoopFusion/loop_nest.ll create mode 100644 llvm/test/Transforms/LoopFusion/simple.ll create mode 100644 llvm/test/Transforms/LoopUnroll/AArch64/unroll-optsize.ll copy llvm/tools/llvm-mca/Views/{SummaryView.cpp => BottleneckAnalysis.cpp} (58%) copy llvm/tools/llvm-mca/Views/{SummaryView.h => BottleneckAnalysis.h} (61%) rename pstl/{include/pstl => test/support/stdlib}/algorithm (67%) rename pstl/{include/pstl => test/support/stdlib}/execution (68%) rename pstl/{include/pstl => test/support/stdlib}/memory (68%) rename pstl/{include/pstl => test/support/stdlib}/numeric (68%)