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-allnoconfig in repository toolchain/ci/llvm-project.
from 23c76792081 [CodeGen][NFC] Regenerate load-combine test with update_llc_test. adds 5e0b7df4db2 gn build: Merge 089c0f58149 adds 525f9c0be53 [AMDGPU][DPP] Corrected DPP combiner adds 452d0b21e00 [mips] Make MipsAsmParser::isEvaluated static function. NFC adds 8ac68f9dc58 [mips] Put conditions when we need to expand memory operand [...] adds b80e483c420 Update tests after change to llvm-cxxfilt's underscore stri [...] adds c34478f5f6c [lldb][NFC] Move ClangExpressionDeclMap's persistent decl s [...] adds db73bcd98ef ARM-NEON: separate soon-to-be conflicting f16 patterns. NFC. adds e23d6f3184d NeonEmitter: remove special case on casting polymorphic builtins. adds 3f91705ca54 ARM-NEON: make type modifiers orthogonal and allow multiple [...] adds 5bab291b7bd Ignore R_MIPS_JALR relocations against non-function symbols adds 6187394dd05 [UptestTestChecks][NFC] Share some common command line opti [...] adds 50807c81eae [update_cc_test_checks.py] Add the --function-signature flag adds 82dc32e2d45 Big-endian fix to DWARFDieTest (089c0f58) adds 96e94e37e3a [ARM][MVE] Select vqabs adds e7cc833ddaf [lldb][NFC] Move searching for $__lldb_class into its own f [...] adds 72d2929c52a Revert "[DWARF] Add an api to get "interpreted" location lists" adds f8c92b8ee24 gn build: Merge 72d2929c52a adds 257acbf6aee [SelectionDAG] Combine U{ADD,SUB}O diamonds into {ADD,SUB}CARRY adds a21940eac14 [mips] Define mem_simm# operands using tblgen `foreach` loop. NFC adds 6778a62eb0d [AMDGPU][GFX10] Disabled v_movrel*[sdwa|dpp] opcodes in codegen adds 51ad025ff31 [lldb][NFC] Move searching for $__lldb_objc_class into its [...] adds b80033ef652 [SLP] reduce duplicate CHECK lines in tests; NFC adds a03435ec8e2 Recommit "[DWARF] Add an api to get "interpreted" location lists" adds ca33727abe4 [AIX] Lowering jump table, constant pool and block address in asm adds c1ed22954a1 gn build: Merge a03435ec8e2 adds b5135a86e04 [clangd] Fix a crash in expected types adds 5665fc91fe9 [AIX][XCOFF] Add support for generating assembly code for o [...] adds 750e855641b A fix of the bug introduced by previous lowering in asm patch. adds e74b326b1f5 Rename 'DenormalMode' in CommandFlags.inc to 'DenormalFPMat [...] adds ac37755c60b [SystemZ] Use fneg in test cases adds c9e8e808cf8 [SelectionDAG][X86] Mutate strictFP nodes to non-strict in [...] adds 97743089bff [SystemZ] Avoid mixing strict and non-strict FP operations [...] adds a9bb669e59f [FileCollector] Ignore empty paths. adds f751a791739 scudo: Only use the Android reserved TLS slot when building [...] adds 6de45772e09 Revert "[clangd] Fix a crash in expected types" adds fd8d9155a99 Fix parser bug that permitted 'private' as a (no-op) decl-s [...] adds 4a308d302c3 [AMDGPU] Keep consistent check of legal addressing mode. adds af331cbe14e [debugserver] Set arch based on TARGET_TRIPLE adds 923afb4a617 [lldb] [test] Un-XFAIL one lldb-server test on NetBSD adds 6f4398d1b99 [lldb] Fix NSURL data formatter truncation issue adds 899cdf95d9a [AMDGPU] Fixed mfma test check. NFC. adds 0f5aabb91a0 [CMake] Fix the path to CrossWinToARMLinux.cmake CMake cache. adds 8ba56f322ab Move widenable branch formation into makeGuardControlFlowEx [...] adds 7488c0a6f5a [X86] Mark vector STRICT_FP_ROUND as Legal instead of Custom. adds 824b25fc02d [Hexagon] Fix two testcase errors adds c8dfe907299 [Reproducer] Generate LLDB reproducer on crash adds 73429126c91 [clang][IFS] Driver Pipeline: generate stubs after standard [...] adds 0ebb7803e6a [Docs] Fix Sphinx warning (treated as error) adds b03374584d6 [Driver] Fix missing space in lldb --help output. adds 4a801170f36 [AMDGPU][SILoadStoreOptimizer] Merge TBUFFER loads/stores adds 4f0b0bf5c67 Cherry-pick gtest fix for asan tests. adds f24ed3a0519 Handle the case where the 'g' packet doesn't get all regs. [...] adds 25f33d8318a [Reproducer] Limit signals to macro define sin <csignal> adds 9bdfee2a3bd [AArch64] Add the pipeline model for Exynos M5 adds a329cf69696 [Support][Error] Unfriend FileError. It is not special. adds 24aafcadff3 [clang-tidy] modernize-use-equals-default avoid adding redu [...] adds cd8748a15f2 Temporarily Revert "[SLP] allow forming 2-way reduction patterns" adds a0841dfe859 [BPF] Fix a bug in peephole optimization adds 8a0aa5310bc Temporarily Revert "Temporarily Revert "[SLP] allow forming [...] adds 714aabacfb0 Temporarily Revert "[SLP] allow forming 2-way reduction pat [...] adds 8259182e51c Revert "[AArch64] Add the pipeline model for Exynos M5" as [...] adds a0da875a3ac gn build: check-clang depends on llvm-cxxfilt. adds d9957c7405b [Sema] Add a 'Semantic' parameter to Expr::isKnownToHaveBoo [...] adds 049043b598e [ADT] Move to_vector from STLExtras.h to SmallVector.h adds da4baa2a6c9 [MemorySSA] Update analysis when the terminator is a memory [...] adds 6760ca8c76f [docs] Tiny rewording in the portability FAQ entry adds 1f4395942fc Precommit tests for forthcoming widenable.condition transforms adds 5da385fb56c Fix an offset underflow bug in DwarfExpression when describ [...] adds 5f3bf5967b8 [X86] Fix f128->i16 fptosi to promote the i16 to i32 before [...] adds 27da569a7a5 [X86] Fix i16->f128 sitofp to promote the i16 to i32 before [...] adds 5c5cf899ef2 [MemorySSA] Moving at the end often means before terminator. adds 76bcbaafab2 [Orc][Modules] Fix Modules build fallout from a34680a33eb. adds 8e896b19ddd [Error] Remove a broken code fragment accidentally included [...] adds ee9b49eef04 Tablegen: Remove the error for duplicate include files. adds a84922916e6 Fix unused variable warning in NDEBUG mode after 8ba56f322a [...] adds fec3ca77bbc [clang][IFS][test] GreenDragon and Fuchsia Darwin bot fix: [...] adds e47d6da8a5d D'oh. Fix assert after a84922916e6eddf701b39fbd7fe0222cb0fe [...] adds 252567377c5 [DAGCombine][NFC] Use ArrayRef and correctly size SmallVectors. adds 339502cc8ab [clangd] Reland b5135a86e0476: Fix a crash in expected types adds 03130757936 [libcxx] Add Sergej Jaskiewicz to CREDITS.txt adds df876a02698 [RISCV] Support mutilib in baremetal environment adds 82921bf2bae [Support] Don't check XCR0 when detecting avx512 on Darwin. adds a70c3f9f45c [compiler-rt] Don't check XCR0 when detecting avx512 on Darwin. adds 2cada1e4da9 [lldb][NFC] Early exit in ClangExpressionDeclMap::FindExter [...] new 3889ff82bf4 [DebugInfo] Refactor DIExpression [SZ]Ext creation into fun [...] new 6821a3ccd69 [AMDGPU] Add attribute for target loop unroll threshold default new ba6f9068542 [Driver] Use VFS to check if sanitizer blacklists exist new 337151f41e7 [lldb][NFC] Move searching for the local variable namespace [...] new 2229391eb16 [COFF] Widen PE32Header fields to fit 64 bit versions new 9f3fdb0d7fa Revert "[Driver] Use VFS to check if sanitizer blacklists exist" new 5cf58768cb3 Atomics: support min/max orthogonally new 35388dcbbc4 [OpenCL] Fix address space for base method call (PR43145) new 446acafb82b Revert "[DependenceAnalysis] Dependecies for loads marked w [...] new 3d07c3cf7c9 [mips] Remove addresses from the test case. NFC new cc80695f6f1 [mips] Remove unused `IsPCRelativeLoad` MIPS instructions a [...] new d9cb1b34e06 [mips] Rename test case. NFC new f65cfff605f dwarfdump --statistics: Use new location list api new aa981c1802d Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer [...] new a0408ab7f98 [lldb][NFC] Move searching the ClangModulesDeclVendor into [...] new 2e298a6a510 [Driver] Fix a shadowing warning. NFC new 7fa976d57a1 [lldb][NFC] Move searching local variables into own function
The 17 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: .../clang-tidy/modernize/UseEqualsDefaultCheck.cpp | 12 +- clang-tools-extra/clang-tidy/utils/LexerUtils.cpp | 10 + clang-tools-extra/clang-tidy/utils/LexerUtils.h | 5 + clang-tools-extra/clangd/ExpectedTypes.cpp | 6 +- .../clangd/unittests/CodeCompleteTests.cpp | 12 + clang-tools-extra/docs/ReleaseNotes.rst | 4 + .../checkers/modernize-use-equals-default-copy.cpp | 2 +- .../checkers/modernize-use-equals-default.cpp | 20 +- clang/cmake/caches/CrossWinToARMLinux.cmake | 2 +- clang/docs/LanguageExtensions.rst | 2 + clang/include/clang/AST/Expr.h | 8 +- clang/include/clang/Basic/Builtins.def | 4 + clang/include/clang/Basic/DiagnosticSemaKinds.td | 6 +- clang/include/clang/Basic/arm_fp16.td | 162 +- clang/include/clang/Basic/arm_neon.td | 1430 +++++++++--------- clang/include/clang/Basic/arm_neon_incl.td | 69 +- clang/lib/AST/Expr.cpp | 29 +- clang/lib/Basic/SanitizerSpecialCaseList.cpp | 2 +- clang/lib/Basic/XRayLists.cpp | 11 +- clang/lib/CodeGen/CGAtomic.cpp | 72 +- clang/lib/CodeGen/CGBuiltin.cpp | 5 + clang/lib/Driver/Driver.cpp | 79 +- clang/lib/Driver/SanitizerArgs.cpp | 10 +- clang/lib/Driver/ToolChains/Gnu.cpp | 56 + clang/lib/Driver/ToolChains/InterfaceStubs.cpp | 36 +- clang/lib/Driver/ToolChains/RISCVToolchain.cpp | 34 +- clang/lib/Driver/Types.cpp | 16 - clang/lib/Driver/XRayArgs.cpp | 6 +- clang/lib/Parse/ParseDecl.cpp | 7 +- clang/lib/Sema/SemaChecking.cpp | 27 +- clang/lib/Sema/SemaExpr.cpp | 14 + clang/test/CodeGen/aarch64-neon-intrinsics.c | 4 - .../CodeGen/aarch64-neon-scalar-x-indexed-elem.c | 16 +- clang/test/CodeGen/atomic-ops.c | 77 + clang/test/CodeGen/ppc-emmintrin.c | 4 +- clang/test/CodeGen/ppc-mmintrin.c | 8 +- clang/test/CodeGen/ppc-pmmintrin.c | 4 +- clang/test/CodeGen/ppc-smmintrin.c | 4 +- clang/test/CodeGen/ppc-tmmintrin.c | 4 +- clang/test/CodeGen/ppc-xmmintrin.c | 4 +- .../CodeGenOpenCLCXX/addrspace-derived-base.cl | 23 +- .../lib/gcc/riscv64-unknown-elf/8.2.0/crtbegin.o | 0 .../lib/gcc/riscv64-unknown-elf/8.2.0/crtend.o | 0 .../8.2.0/rv32i/ilp32/crtbegin.o | 0 .../riscv64-unknown-elf/8.2.0/rv32i/ilp32/crtend.o | 0 .../8.2.0/rv32iac/ilp32/crtbegin.o | 0 .../8.2.0/rv32iac/ilp32/crtend.o | 0 .../8.2.0/rv32im/ilp32/crtbegin.o | 0 .../8.2.0/rv32im/ilp32/crtend.o | 0 .../8.2.0/rv32imac/ilp32/crtbegin.o | 0 .../8.2.0/rv32imac/ilp32/crtend.o | 0 .../8.2.0/rv32imafc/ilp32f/crtbegin.o | 0 .../8.2.0/rv32imafc/ilp32f/crtend.o | 0 .../8.2.0/rv64imac/lp64/crtbegin.o | 0 .../8.2.0/rv64imac/lp64/crtend.o | 0 .../8.2.0/rv64imafdc/lp64d/crtbegin.o | 0 .../8.2.0/rv64imafdc/lp64d/crtend.o | 0 .../riscv64-unknown-elf}/bin/ld | 0 .../riscv64-unknown-elf/lib/crt0.o | 0 .../riscv64-unknown-elf/lib/rv32i/ilp32/crt0.o | 0 .../riscv64-unknown-elf/lib/rv32iac/ilp32/crt0.o | 0 .../riscv64-unknown-elf/lib/rv32im/ilp32/crt0.o | 0 .../riscv64-unknown-elf/lib/rv32imac/ilp32/crt0.o | 0 .../lib/rv32imafc/ilp32f/crt0.o | 0 .../riscv64-unknown-elf/lib/rv64imac/lp64/crt0.o | 0 .../lib/rv64imafdc/lp64d/crt0.o | 0 clang/test/Driver/riscv32-toolchain.c | 83 +- clang/test/Driver/riscv64-toolchain.c | 38 +- clang/test/InterfaceStubs/driver-test.c | 6 +- clang/test/InterfaceStubs/driver-test2.c | 16 + clang/test/InterfaceStubs/ppc.cpp | 14 + clang/test/InterfaceStubs/windows.cpp | 3 +- clang/test/Parser/cxx-decl.cpp | 2 + clang/test/Sema/atomic-ops.c | 32 +- clang/test/Sema/switch.c | 11 + clang/test/SemaOpenCL/atomic-ops.cl | 2 +- clang/unittests/Driver/CMakeLists.txt | 2 + clang/unittests/Driver/SanitizerArgsTest.cpp | 141 ++ clang/utils/TableGen/NeonEmitter.cpp | 457 +++--- clang/utils/convert_arm_neon.py | 172 +++ compiler-rt/lib/builtins/cpu_model.c | 8 + compiler-rt/lib/scudo/standalone/CMakeLists.txt | 2 + .../lib/scudo/standalone/tests/CMakeLists.txt | 4 + compiler-rt/lib/scudo/standalone/tsd_shared.h | 8 +- libcxx/CREDITS.TXT | 4 + lld/ELF/Arch/Mips.cpp | 11 + lld/test/ELF/mips-jalr-non-functions.s | 53 + lldb/docs/index.rst | 16 +- lldb/include/lldb/API/SBReproducer.h | 2 + .../TestJLink6Armv7RegisterDefinition.py | 196 +++ .../gdb_remote_client/gdbclientutils.py | 4 +- .../test/tools/lldb-server/TestLldbGdbServer.py | 1 - lldb/source/API/SBReproducer.cpp | 18 +- lldb/source/Commands/CommandObjectReproducer.cpp | 117 +- lldb/source/Commands/Options.td | 6 + .../Clang/ClangExpressionDeclMap.cpp | 1168 ++++++++------- .../Clang/ClangExpressionDeclMap.h | 86 ++ lldb/source/Plugins/Language/ObjC/Cocoa.cpp | 54 +- .../gdb-remote/GDBRemoteRegisterContext.cpp | 15 + .../Reproducer/Inputs/GDBRemoteCrashCapture.in | 6 + lldb/test/Shell/Reproducer/TestCrash.test | 13 + lldb/test/Shell/Reproducer/TestGDBRemoteRepro.test | 9 +- .../tools/debugserver/source/MacOSX/CMakeLists.txt | 8 +- lldb/tools/driver/Driver.cpp | 19 +- llvm/docs/FAQ.rst | 2 +- llvm/include/llvm/ADT/STLExtras.h | 14 - llvm/include/llvm/ADT/SmallVector.h | 11 + llvm/include/llvm/Analysis/MemorySSA.h | 2 +- llvm/include/llvm/BinaryFormat/COFF.h | 10 +- llvm/include/llvm/CodeGen/CommandFlags.inc | 4 +- .../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 9 + llvm/include/llvm/ExecutionEngine/Orc/OrcError.h | 2 + llvm/include/llvm/IR/DebugInfoMetadata.h | 5 + llvm/include/llvm/Support/Error.h | 14 +- llvm/include/llvm/Support/FileCollector.h | 6 +- llvm/include/llvm/Support/SpecialCaseList.h | 9 +- llvm/include/llvm/Transforms/Utils/GuardUtils.h | 7 +- .../llvm/Transforms/Vectorize/SLPVectorizer.h | 5 +- llvm/include/llvm/module.modulemap | 23 +- llvm/lib/Analysis/LoopInfo.cpp | 3 +- llvm/lib/Analysis/MemoryDependenceAnalysis.cpp | 25 +- llvm/lib/Analysis/MemorySSAUpdater.cpp | 8 +- llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 15 +- llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 17 +- llvm/lib/CodeGen/MachineModuleInfo.cpp | 13 +- llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 105 +- llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +- llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 42 +- llvm/lib/ExecutionEngine/OrcError/OrcError.cpp | 2 + llvm/lib/ExecutionEngine/OrcError/RPCError.cpp | 5 + llvm/lib/IR/DebugInfoMetadata.cpp | 9 + llvm/lib/Support/Error.cpp | 5 +- llvm/lib/Support/Host.cpp | 15 + llvm/lib/Support/SpecialCaseList.cpp | 12 +- llvm/lib/TableGen/Main.cpp | 2 +- llvm/lib/TableGen/TGLexer.cpp | 10 +- llvm/lib/TableGen/TGLexer.h | 9 +- llvm/lib/TableGen/TGParser.h | 2 +- llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td | 141 ++ .../Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 3 +- llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp | 15 +- llvm/lib/Target/AMDGPU/SIISelLowering.cpp | 21 +- llvm/lib/Target/AMDGPU/SIInstrInfo.cpp | 23 + llvm/lib/Target/AMDGPU/SIInstrInfo.h | 4 + llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 279 +++- llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 18 + llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 18 +- llvm/lib/Target/ARM/ARMInstrMVE.td | 35 + llvm/lib/Target/BPF/BPFMIPeephole.cpp | 80 +- llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 109 +- llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h | 5 +- llvm/lib/Target/Mips/MipsInstrFormats.td | 6 +- llvm/lib/Target/Mips/MipsInstrInfo.td | 34 +- llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp | 3 +- llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 6 +- llvm/lib/Target/X86/X86ISelDAGToDAG.cpp | 7 + llvm/lib/Target/X86/X86ISelLowering.cpp | 60 +- .../Instrumentation/DataFlowSanitizer.cpp | 5 +- llvm/lib/Transforms/Scalar/GVNHoist.cpp | 6 +- llvm/lib/Transforms/Scalar/LICM.cpp | 3 +- llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 3 + llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp | 2 +- llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp | 20 +- llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 2 +- llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | 8 +- llvm/lib/Transforms/Utils/GuardUtils.cpp | 14 +- llvm/lib/Transforms/Utils/Local.cpp | 6 +- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | 37 +- llvm/test/Analysis/MemorySSA/pr44027.ll | 27 + llvm/test/Analysis/MemorySSA/pr44029.ll | 63 + .../test/CodeGen/AMDGPU/amdgpu-unroll-threshold.ll | 52 + llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll | 78 +- llvm/test/CodeGen/AMDGPU/merge-tbuffer.mir | 1559 ++++++++++++++++++++ .../AMDGPU/promote-constOffset-to-imm-gfx10.mir | 218 +++ .../CodeGen/AMDGPU/promote-constOffset-to-imm.ll | 64 +- llvm/test/CodeGen/BPF/32-bit-subreg-cond-select.ll | 17 +- .../CodeGen/BPF/32-bit-subreg-peephole-phi-1.ll | 34 + .../CodeGen/BPF/32-bit-subreg-peephole-phi-2.ll | 34 + llvm/test/CodeGen/BPF/32-bit-subreg-peephole.ll | 27 +- .../CodeGen/Hexagon/expand-condsets-phys-reg.mir | 2 +- llvm/test/CodeGen/Hexagon/sdr-global.mir | 6 +- .../CodeGen/PowerPC/aix-lower-block-address.ll | 37 + .../PowerPC/aix-lower-constant-pool-index.ll | 53 + llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll | 131 +- .../CodeGen/PowerPC/aix-xcoff-mergeable-str.ll | 28 + llvm/test/CodeGen/SystemZ/fp-abs-02.ll | 6 +- llvm/test/CodeGen/SystemZ/fp-abs-04.ll | 6 +- llvm/test/CodeGen/SystemZ/fp-cmp-04.ll | 8 +- llvm/test/CodeGen/SystemZ/fp-cmp-05.ll | 8 +- llvm/test/CodeGen/SystemZ/fp-mul-08.ll | 16 +- llvm/test/CodeGen/SystemZ/fp-mul-09.ll | 16 +- llvm/test/CodeGen/SystemZ/fp-mul-10.ll | 12 +- llvm/test/CodeGen/SystemZ/fp-neg-01.ll | 6 +- llvm/test/CodeGen/SystemZ/fp-neg-02.ll | 6 +- llvm/test/CodeGen/SystemZ/fp-strict-add-03.ll | 8 +- llvm/test/CodeGen/SystemZ/fp-strict-div-03.ll | 8 +- llvm/test/CodeGen/SystemZ/fp-strict-mul-02.ll | 110 +- llvm/test/CodeGen/SystemZ/fp-strict-mul-04.ll | 140 +- llvm/test/CodeGen/SystemZ/fp-strict-mul-05.ll | 8 +- llvm/test/CodeGen/SystemZ/fp-strict-mul-08.ll | 16 +- llvm/test/CodeGen/SystemZ/fp-strict-mul-09.ll | 16 +- llvm/test/CodeGen/SystemZ/fp-strict-mul-10.ll | 12 +- llvm/test/CodeGen/SystemZ/fp-strict-mul-11.ll | 7 +- llvm/test/CodeGen/SystemZ/fp-strict-sub-03.ll | 8 +- llvm/test/CodeGen/SystemZ/vec-abs-05.ll | 4 +- llvm/test/CodeGen/SystemZ/vec-abs-06.ll | 5 +- llvm/test/CodeGen/SystemZ/vec-mul-02.ll | 2 +- llvm/test/CodeGen/SystemZ/vec-mul-04.ll | 3 +- llvm/test/CodeGen/SystemZ/vec-mul-05.ll | 15 +- llvm/test/CodeGen/SystemZ/vec-neg-01.ll | 4 +- llvm/test/CodeGen/SystemZ/vec-neg-02.ll | 5 +- llvm/test/CodeGen/SystemZ/vec-strict-mul-02.ll | 2 +- llvm/test/CodeGen/SystemZ/vec-strict-mul-04.ll | 3 +- llvm/test/CodeGen/SystemZ/vec-strict-mul-05.ll | 15 +- llvm/test/CodeGen/Thumb2/vqabs.ll | 50 + llvm/test/CodeGen/X86/addcarry.ll | 288 ++-- llvm/test/CodeGen/X86/fp128-cast.ll | 189 ++- llvm/test/CodeGen/X86/subcarry.ll | 143 +- llvm/test/DebugInfo/MIR/ARM/larger-subregister.mir | 36 + llvm/test/Feature/weak_constant.ll | 2 +- llvm/test/MC/Mips/sc-expansion.s | 74 + llvm/test/MC/Mips/sym-sc.s | 74 - llvm/test/MC/X86/dwarf-size-field-overflow.test | 6 +- llvm/test/TableGen/duplicate-include.inc | 7 + llvm/test/TableGen/duplicate-include.td | 7 + .../Transforms/InstCombine/widenable-conditions.ll | 156 ++ .../X86/insert-element-build-vector.ll | 600 +++----- .../test/Transforms/SLPVectorizer/X86/reduction.ll | 19 +- .../Transforms/SLPVectorizer/X86/reduction2.ll | 19 +- .../llvm-dwarfdump/X86/statistics-base-address.s | 113 ++ .../tools/llvm-dwarfdump/X86/statistics-dwo.test | 4 +- llvm/test/tools/yaml2obj/COFF/basic-arm64.yaml | 4 +- llvm/tools/llvm-cfi-verify/llvm-cfi-verify.cpp | 4 +- llvm/tools/llvm-cov/CodeCoverage.cpp | 5 +- llvm/tools/llvm-dwarfdump/Statistics.cpp | 70 +- llvm/tools/sancov/sancov.cpp | 4 +- llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp | 7 +- llvm/unittests/Support/SpecialCaseListTest.cpp | 6 +- llvm/utils/UpdateTestChecks/common.py | 8 + llvm/utils/gn/secondary/clang/test/BUILD.gn | 1 + .../llvm/unittests/DebugInfo/DWARF/BUILD.gn | 1 + .../unittest/googletest/src/gtest-death-test.cc | 2 +- llvm/utils/update_analyze_test_checks.py | 6 +- llvm/utils/update_cc_test_checks.py | 12 +- llvm/utils/update_llc_test_checks.py | 6 +- llvm/utils/update_mca_test_checks.py | 5 +- llvm/utils/update_mir_test_checks.py | 6 +- llvm/utils/update_test_checks.py | 6 +- 248 files changed, 8005 insertions(+), 3350 deletions(-) copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang/test/Driver/Inputs/{multilib_riscv_linux_sdk/riscv64-unknown-linux-gnu [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] copy clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/compile_flags.t [...] create mode 100644 clang/test/InterfaceStubs/driver-test2.c create mode 100644 clang/test/InterfaceStubs/ppc.cpp create mode 100644 clang/unittests/Driver/SanitizerArgsTest.cpp create mode 100644 clang/utils/convert_arm_neon.py create mode 100644 lld/test/ELF/mips-jalr-non-functions.s create mode 100644 lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_ [...] create mode 100644 lldb/test/Shell/Reproducer/Inputs/GDBRemoteCrashCapture.in create mode 100644 lldb/test/Shell/Reproducer/TestCrash.test create mode 100644 llvm/test/Analysis/MemorySSA/pr44027.ll create mode 100644 llvm/test/Analysis/MemorySSA/pr44029.ll create mode 100644 llvm/test/CodeGen/AMDGPU/amdgpu-unroll-threshold.ll create mode 100644 llvm/test/CodeGen/AMDGPU/merge-tbuffer.mir create mode 100644 llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm-gfx10.mir create mode 100644 llvm/test/CodeGen/BPF/32-bit-subreg-peephole-phi-1.ll create mode 100644 llvm/test/CodeGen/BPF/32-bit-subreg-peephole-phi-2.ll create mode 100644 llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll create mode 100644 llvm/test/CodeGen/Thumb2/vqabs.ll create mode 100644 llvm/test/DebugInfo/MIR/ARM/larger-subregister.mir create mode 100644 llvm/test/MC/Mips/sc-expansion.s delete mode 100644 llvm/test/MC/Mips/sym-sc.s create mode 100644 llvm/test/TableGen/duplicate-include.inc create mode 100644 llvm/test/TableGen/duplicate-include.td create mode 100644 llvm/test/Transforms/InstCombine/widenable-conditions.ll create mode 100644 llvm/test/tools/llvm-dwarfdump/X86/statistics-base-address.s