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-lts-allmodconfig in repository toolchain/ci/llvm-project.
from ccf8d5b8292 Fix for stringized function-macro args continued across lines adds 9dd57df26ab [Consumed] Treat by-value class arguments as consuming by d [...] adds dd74f4839b1 MachineScheduler: Fix missing dependency with multiple subreg defs adds 466fb68fce1 [NFCI] Always initialize const members of AttributeCommonInfo adds 627868ab7c3 Revert "Fix swig python package path" adds 081cb7ef237 [X86] Remove the special isBuildVectorOfConstantSDNodes han [...] adds 52621307bca Use getTargetConstant for BLENDI, and add a test to catch it. adds 8c77674e0f4 llvm-undname: Delete an empty, unused method. adds 4aef105b430 Finish building the full-expression for a static_assert exp [...] adds a5db9ee71f8 [Object] Uncapitalize an error message adds c768ad94b7f [llvm-ar] Removes repetition in the error message adds a34f13f2bab [X86] Use timm in MMX pinsrw/pextrw isel patterns. Add miss [...] adds e03663fbb84 [llvm-readobj] flush output before crash adds 621c93ec1fd [X86] Convert tbm_bextri_u32/tbm_bextri_u64 intrinsics Targ [...] adds 25040f8dec2 Reapply [llvm-ar] Include a line number when failing to par [...] adds 8f21b535472 [CallSiteSplitting] Remove unused includes (NFC). adds 15e27b0b6d9 [MachinePipeliner] Improve the TargetInstrInfo API analyzeL [...] adds 4d69967f441 [yaml2obj/obj2yaml] - Do not trigger llvm_unreachable when [...] adds 9120829063d [llvm-dwarfdump] Adjust Windows path to be acceptable by JSON adds 0ecf34dde39 [NFC] Test commit, deleting some whitespace adds 22a8f35ce0e [IntrinsicEmitter] Add overloaded types for SVE intrinsics [...] adds 73351971479 [lldb][NFC] Remove unused include in TestLineEntry.cpp adds 03475adcf72 Revert r372366 "Use getTargetConstant for BLENDI, and add a [...] adds 169cb63478a [AMDGPU] Use std::make_tuple to make some toolchains happy again adds 6192ad26223 Move decl completion out of the ASTImporterDelegate and doc [...] adds 8599ffa4b1c [StaticAnalyzer] Use llvm::StringLiteral instead of StringR [...] adds 81aa62addf7 [SystemZ] Add SystemZ as supporting target in help text fo [...] adds 4a13c828f6d [clang-tidy] Fix relative path in header-filter. adds 2a47c77e720 [FastISel] Fix insertion of unconditional branches during FastISel adds 6c127cdb99f [Alignment][NFC] migrate DataLayout internal struct to llvm::Align adds 2d0cd6cac84 [RISCV] Fix static analysis issues adds 4fff87d2eea [Testing] Python 3 requires `print` to use parens adds 4896f7243d6 [SLPVectorizer] add tests for bogus reductions; NFC adds e5d17c511fa [CUDA][HIP] Fix hostness of defaulted constructor Clang doe [...] adds 084801bdc1a Use llvm::StringLiteral instead of StringRef in few places adds 81669d5ead6 [TextAPI] Arch&Platform to Target adds 927699490ae gn build: Merge r372396 adds b71d8d465aa Add a missing space in a MIR parser error message adds be428513cb0 [docs] Remove training whitespaces. NFC adds 26720514958 [ELF] Error if the linked-to section of a SHF_LINK_ORDER se [...] adds c84722ff277 [ARM] Fix CTTZ not generating correct instructions MVE adds d21087af958 [InstCombine] Tests for (a+b)<=a && (a+b)!=0 fold (PR43259) adds 2b5d7e93dd1 [MVT] Add v256i1 to MachineValueType adds af77ca7e6e7 Remove assert from MachineLoop::getLoopPredecessor() adds ae685e7aab7 Unwind: prevent unw_get_proc_info from returning stale data adds f6398fb72c9 [aarch64] add def-pats for dot product adds 1b7b4b467f0 [SelectionDAG][Mips][Sparc] Don't allow SimplifyDemandedBit [...] adds eff88e42f78 [libTooling] Add `ifBound`, `elseBranch` RangeSelector comb [...] adds 330014843ce Doxygenify comments. adds c2bda3e422a [MTE] Handle MTE instructions in AArch64LoadStoreOptimizer. adds 081eebc58fc [NFC][InstCombine] Fixup newly-added tests adds 951cd32f4ba Reland '[analyzer][MallocChecker][NFC] Document and reorgan [...] adds 2d2850ff09b [www] Turn 'Clang 9' boxes green in C++ status pages now Cl [...] adds 7dab840fd4f Fix MSVC "not all control paths return a value" warning. NFCI. adds e065e5f12a7 [NFC][PowerPC] Refactor classifyGlobalReference adds 60a6f31dde4 Fix -Wdocumentation warning. NFCI. adds 96be6f485c7 Fix a documentation error adds c139d1e2810 [Mips] Remove immarg test for intrinsics that no longer hav [...] adds 6a234677f49 Can't pass .dSYM directory to llvm-objdump -dsym= (and erro [...] adds 830909b97a9 Ensure AtomicExpr goes through SEMA checking after TreeTransform adds 949a126438b [docs] Update structure-aware-fuzzing link. adds ce7cfbccc63 [lldb] Process formatters in reverse-chronological order adds 72a3d8597da Revert "[MachinePipeliner] Improve the TargetInstrInfo API [...] adds 216be996d68 [NFC][PowerPC] Consolidate testing of common linkage symbols adds 0ae02fd71a3 Unwind: avoid warning about unused typedef adds 01a3080960e [Docs] Move topics to new categories adds 2e0c95edfe0 [AddressSanitizer] Don't dereference dyn_cast<ConstantInt> [...] adds 63ddbc2fbc3 [PPC] PPCLoopPreIncPrep - silence static analyzer null dere [...] adds eacbe1cccc4 [Docs] Add a custom sidebar to doc pages adds 4a58936716e Fix missed case of switching getConstant to getTargetConsta [...]
No new revisions were added by this update.
Summary of changes: .../clang-tidy/ClangTidyDiagnosticConsumer.cpp | 4 +- .../Inputs/file-filter/subfolder_a/header_a.h | 3 + .../Inputs/file-filter/subfolder_b/header_b.h | 1 + .../Inputs/file-filter/subfolder_c/header_c.h | 1 + clang-tools-extra/test/clang-tidy/file-filter.cpp | 81 +- clang/docs/ClangCommandLineReference.rst | 2 +- clang/include/clang/Basic/AttributeCommonInfo.h | 4 +- clang/include/clang/Driver/Options.td | 2 +- clang/include/clang/Sema/Sema.h | 3 + .../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 13 +- .../clang/Tooling/Refactoring/RangeSelector.h | 9 + clang/lib/Analysis/Consumed.cpp | 6 +- clang/lib/Sema/SemaCUDA.cpp | 39 +- clang/lib/Sema/SemaChecking.cpp | 101 +- clang/lib/Sema/SemaDeclCXX.cpp | 27 +- clang/lib/Sema/TreeTransform.h | 13 +- .../lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 1183 ++++++++++++-------- clang/lib/Tooling/Refactoring/RangeSelector.cpp | 24 + clang/test/AST/atomic-expr.cpp | 19 + clang/test/Index/Core/index-source.cpp | 4 +- clang/test/SemaCUDA/default-ctor.cu | 43 + clang/test/SemaCXX/warn-consumed-analysis.cpp | 27 + clang/unittests/Tooling/RangeSelectorTest.cpp | 54 + clang/www/cxx_dr_status.html | 24 +- clang/www/cxx_status.html | 30 +- clang/www/make_cxx_dr_status | 3 - libunwind/src/AddressSpace.hpp | 6 +- libunwind/src/UnwindCursor.hpp | 5 +- libunwind/test/libunwind_01.pass.cpp | 21 + lld/ELF/Writer.cpp | 18 +- lld/test/ELF/gc-sections-metadata-err.s | 37 + .../lldb/DataFormatters/FormattersContainer.h | 62 +- lldb/include/lldb/Symbol/ClangASTImporter.h | 54 +- lldb/include/lldb/Symbol/Variable.h | 75 +- lldb/include/lldb/Utility/RegularExpression.h | 4 - .../TestDataFormatterAdv.py | 7 + lldb/scripts/CMakeLists.txt | 10 +- lldb/source/Symbol/ClangASTImporter.cpp | 202 ++-- lldb/source/Symbol/Variable.cpp | 15 +- lldb/unittests/Symbol/TestLineEntry.cpp | 1 - llvm/docs/Atomics.rst | 2 +- llvm/docs/Frontend/PerformanceTips.rst | 254 ++--- llvm/docs/LibFuzzer.rst | 2 +- llvm/docs/ProgrammingDocumentation.rst | 9 - llvm/docs/SubsystemDocumentation.rst | 5 - llvm/docs/UserGuides.rst | 9 - llvm/docs/_templates/indexsidebar.html | 9 +- llvm/docs/conf.py | 11 +- llvm/docs/index.rst | 28 +- llvm/include/llvm/Analysis/LoopInfoImpl.h | 2 - llvm/include/llvm/CodeGen/ValueTypes.td | 251 ++--- .../include/llvm/Demangle/MicrosoftDemangleNodes.h | 2 - llvm/include/llvm/IR/BasicBlock.h | 5 + llvm/include/llvm/IR/DataLayout.h | 28 +- llvm/include/llvm/IR/DerivedTypes.h | 38 +- llvm/include/llvm/IR/Intrinsics.h | 9 +- llvm/include/llvm/IR/Intrinsics.td | 6 + llvm/include/llvm/IR/IntrinsicsMips.td | 16 +- llvm/include/llvm/Support/MachineValueType.h | 251 +++-- llvm/include/llvm/TextAPI/MachO/Architecture.h | 4 + llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h | 4 + llvm/include/llvm/TextAPI/MachO/InterfaceFile.h | 144 ++- llvm/include/llvm/TextAPI/MachO/Platform.h | 40 + llvm/include/llvm/TextAPI/MachO/Symbol.h | 26 +- llvm/include/llvm/TextAPI/MachO/Target.h | 66 ++ .../llvm/Transforms/Scalar/CallSiteSplitting.h | 5 - llvm/lib/CodeGen/MIRParser/MIRParser.cpp | 2 +- llvm/lib/CodeGen/ScheduleDAGInstrs.cpp | 12 + llvm/lib/CodeGen/SelectionDAG/FastISel.cpp | 8 +- llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 + llvm/lib/CodeGen/ValueTypes.cpp | 2 + llvm/lib/Demangle/MicrosoftDemangleNodes.cpp | 2 - llvm/lib/IR/BasicBlock.cpp | 7 + llvm/lib/IR/DataLayout.cpp | 106 +- llvm/lib/IR/Function.cpp | 38 +- llvm/lib/Object/Archive.cpp | 2 +- llvm/lib/Object/TapiFile.cpp | 4 +- llvm/lib/ObjectYAML/ELFYAML.cpp | 3 +- llvm/lib/Target/AArch64/AArch64InstrInfo.td | 109 ++ .../Target/AArch64/AArch64LoadStoreOptimizer.cpp | 130 ++- .../Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp | 18 +- .../Target/AMDGPU/AMDGPUInstructionSelector.cpp | 12 +- .../Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 8 +- llvm/lib/Target/ARM/ARMISelLowering.cpp | 2 +- llvm/lib/Target/Hexagon/HexagonISelLowering.cpp | 21 +- llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp | 9 +- llvm/lib/Target/PowerPC/PPCFastISel.cpp | 3 +- llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 10 +- llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp | 2 +- llvm/lib/Target/PowerPC/PPCSubtarget.cpp | 13 +- llvm/lib/Target/PowerPC/PPCSubtarget.h | 5 +- llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 4 +- llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp | 2 +- llvm/lib/Target/RISCV/RISCVISelLowering.cpp | 3 +- llvm/lib/Target/Sparc/SparcISelLowering.cpp | 6 +- llvm/lib/Target/X86/X86ISelLowering.cpp | 40 +- llvm/lib/Target/X86/X86InsertPrefetch.cpp | 2 +- llvm/lib/Target/X86/X86InstrMMX.td | 6 +- llvm/lib/Target/X86/X86IntrinsicsInfo.h | 6 +- llvm/lib/TextAPI/CMakeLists.txt | 2 + llvm/lib/TextAPI/MachO/Architecture.cpp | 4 + llvm/lib/TextAPI/MachO/InterfaceFile.cpp | 80 +- llvm/lib/TextAPI/MachO/Platform.cpp | 62 + llvm/lib/TextAPI/MachO/Symbol.cpp | 9 + llvm/lib/TextAPI/MachO/Target.cpp | 45 + llvm/lib/TextAPI/MachO/TextStub.cpp | 86 +- llvm/lib/TextAPI/MachO/TextStubCommon.cpp | 39 +- llvm/lib/TextAPI/MachO/TextStubCommon.h | 8 +- .../Instrumentation/AddressSanitizer.cpp | 4 +- .../AArch64/fast-isel-branch-uncond-debug.ll | 44 + llvm/test/CodeGen/AArch64/ldst-opt-mte.mir | 285 +++++ llvm/test/CodeGen/AArch64/neon-dot-product.ll | 142 +++ llvm/test/CodeGen/AArch64/stgp.ll | 2 +- llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir | 92 ++ .../subreg-undef-def-with-other-subreg-defs.mir | 86 ++ .../CodeGen/Hexagon/autohvx/isel-setcc-v256i1.ll | 15 + .../test/CodeGen/MIR/X86/call-site-info-error2.mir | 2 +- .../PowerPC/CompareEliminationSpillIssue.ll | 2 +- llvm/test/CodeGen/PowerPC/csr-split.ll | 2 +- llvm/test/CodeGen/PowerPC/ctrloop-shortLoops.ll | 14 +- llvm/test/CodeGen/PowerPC/elf-common.ll | 45 + llvm/test/CodeGen/PowerPC/expand-isel.ll | 4 +- llvm/test/CodeGen/PowerPC/f128-aggregates.ll | 2 +- llvm/test/CodeGen/PowerPC/ppc64-P9-mod.ll | 16 +- .../CodeGen/PowerPC/ppc64-pre-inc-no-extra-phi.ll | 2 +- llvm/test/CodeGen/PowerPC/pr32140.ll | 8 +- llvm/test/CodeGen/PowerPC/pr36068.ll | 2 +- llvm/test/CodeGen/PowerPC/pr39815.ll | 4 +- llvm/test/CodeGen/PowerPC/sms-simple.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesieqsc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesieqsi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesieqsll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesieqss.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiequc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiequi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiequll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiequs.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigesc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigesi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigesll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigess.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigeuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigeui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigeull.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigeus.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigtsc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigtsi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigtsll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigtss.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigtuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigtui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesigtus.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesilesc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesilesi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesilesll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiless.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesileuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesileui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesileull.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesileus.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiltsc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiltsi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiltsll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiltss.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiltuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiltui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiltus.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesinesc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesinesi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesinesll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesiness.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesineuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesineui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesineull.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesineus.ll | 2 +- llvm/test/CodeGen/PowerPC/testCompareslleqsc.ll | 2 +- llvm/test/CodeGen/PowerPC/testCompareslleqsi.ll | 2 +- llvm/test/CodeGen/PowerPC/testCompareslleqsll.ll | 2 +- llvm/test/CodeGen/PowerPC/testCompareslleqss.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllequc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllequi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllequll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllequs.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgesc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgesi.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgesll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgess.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgeuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgeui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgeull.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgeus.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgtsll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgtuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgtui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllgtus.ll | 2 +- llvm/test/CodeGen/PowerPC/testCompareslllesc.ll | 2 +- llvm/test/CodeGen/PowerPC/testCompareslllesi.ll | 2 +- llvm/test/CodeGen/PowerPC/testCompareslllesll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllless.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllleuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllleui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllleull.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllleus.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllltsll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllltuc.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllltui.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllltus.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllnesll.ll | 2 +- llvm/test/CodeGen/PowerPC/testComparesllneull.ll | 2 +- llvm/test/CodeGen/PowerPC/zext-and-cmp.ll | 2 +- llvm/test/CodeGen/Thumb2/mve-cttz.ll | 42 +- .../CodeGen/X86/isel-blendi-gettargetconstant.ll | 19 + llvm/test/CodeGen/X86/mmx-intrinsics.ll | 65 ++ llvm/test/Object/mri2.test | 2 +- llvm/test/Object/mri3.test | 2 +- llvm/test/Object/mri4.test | 2 +- llvm/test/Reduce/Inputs/remove-instructions.py | 2 +- ...add-of-negative-is-non-zero-and-no-underflow.ll | 35 +- ...egative-or-zero-is-non-zero-and-no-underflow.ll | 166 +++ .../Transforms/SLPVectorizer/X86/bad-reduction.ll | 334 ++++++ llvm/test/Verifier/Mips/intrinsic-immarg.ll | 82 -- llvm/test/tools/llvm-ar/invalid-object-file.test | 8 + llvm/test/tools/llvm-ar/mri-addlib.test | 4 +- llvm/test/tools/llvm-ar/mri-errors.test | 41 + .../obj2yaml/relocation-unsupported-machine.yaml | 38 + .../yaml2obj/relocation-unsupported-machine.yaml | 24 + llvm/tools/llvm-ar/llvm-ar.cpp | 22 +- llvm/tools/llvm-dwarfdump/Statistics.cpp | 11 +- llvm/tools/llvm-ifs/llvm-ifs.cpp | 27 +- llvm/tools/llvm-objdump/MachODump.cpp | 31 +- llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp | 4 +- llvm/unittests/IR/BasicBlockTest.cpp | 3 + llvm/unittests/TextAPI/TextStubV1Tests.cpp | 64 +- llvm/unittests/TextAPI/TextStubV2Tests.cpp | 67 +- llvm/unittests/TextAPI/TextStubV3Tests.cpp | 63 +- llvm/utils/TableGen/IntrinsicEmitter.cpp | 8 +- llvm/utils/gn/secondary/llvm/lib/TextAPI/BUILD.gn | 2 + 237 files changed, 4556 insertions(+), 1946 deletions(-) create mode 100644 clang-tools-extra/test/clang-tidy/Inputs/file-filter/subfolder_ [...] create mode 100644 clang-tools-extra/test/clang-tidy/Inputs/file-filter/subfolder_ [...] create mode 100644 clang-tools-extra/test/clang-tidy/Inputs/file-filter/subfolder_ [...] create mode 100644 clang/test/AST/atomic-expr.cpp create mode 100644 clang/test/SemaCUDA/default-ctor.cu create mode 100644 lld/test/ELF/gc-sections-metadata-err.s create mode 100644 llvm/include/llvm/TextAPI/MachO/Platform.h create mode 100644 llvm/include/llvm/TextAPI/MachO/Target.h create mode 100644 llvm/lib/TextAPI/MachO/Platform.cpp create mode 100644 llvm/lib/TextAPI/MachO/Target.cpp create mode 100644 llvm/test/CodeGen/AArch64/fast-isel-branch-uncond-debug.ll create mode 100644 llvm/test/CodeGen/AArch64/ldst-opt-mte.mir create mode 100644 llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir create mode 100644 llvm/test/CodeGen/AMDGPU/subreg-undef-def-with-other-subreg-defs.mir create mode 100644 llvm/test/CodeGen/Hexagon/autohvx/isel-setcc-v256i1.ll create mode 100644 llvm/test/CodeGen/PowerPC/elf-common.ll create mode 100644 llvm/test/CodeGen/X86/isel-blendi-gettargetconstant.ll create mode 100644 llvm/test/Transforms/InstCombine/result-of-add-of-negative-or-z [...] create mode 100644 llvm/test/Transforms/SLPVectorizer/X86/bad-reduction.ll delete mode 100644 llvm/test/Verifier/Mips/intrinsic-immarg.ll create mode 100644 llvm/test/tools/llvm-ar/invalid-object-file.test create mode 100644 llvm/test/tools/llvm-ar/mri-errors.test create mode 100644 llvm/test/tools/obj2yaml/relocation-unsupported-machine.yaml create mode 100644 llvm/test/tools/yaml2obj/relocation-unsupported-machine.yaml