[all-commits] [llvm/llvm-project] bcdce9: Fix regression tests with bad FileCheck checks (#1...

Mohammad Bashir via All-commits all-commits at lists.llvm.org
Wed May 21 22:00:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcdce987c08bc90f30a44903a4f7d801099020f1
      https://github.com/llvm/llvm-project/commit/bcdce987c08bc90f30a44903a4f7d801099020f1
  Author: Mohammad Bashir <157402336+youngbash88 at users.noreply.github.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M clang/test/AST/ast-dump-using-template.cpp
    M clang/test/CodeGen/PowerPC/ppc-tmmintrin.c
    M clang/test/CodeGen/X86/avx-builtins.c
    M clang/test/CodeGen/paren-list-agg-init.cpp
    M clang/test/CodeGenCXX/microsoft-abi-throw.cpp
    M clang/test/CodeGenOpenCL/builtins-amdgcn-vi.cl
    M clang/test/Driver/baremetal-sysroot.cpp
    M clang/test/Driver/baremetal.cpp
    M clang/test/ExtractAPI/objc_property.m
    M clang/test/SemaOpenACC/set-construct-ast.cpp
    M lld/test/ELF/aarch64-thunk-bti.s
    M llvm/test/Analysis/CostModel/SystemZ/i128-cmp-ext-conv.ll
    M llvm/test/CodeGen/AArch64/fpimm.ll
    M llvm/test/CodeGen/ARM/shifter_operand.ll
    M llvm/test/CodeGen/ARM/sxt_rot.ll
    M llvm/test/CodeGen/Thumb2/LowOverheadLoops/branch-targets.ll
    M llvm/test/Transforms/CallSiteSplitting/callsite-split.ll
    M llvm/test/Transforms/Coroutines/coro-debug-coro-frame.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/nontemporal-load-store.ll
    M llvm/test/tools/llvm-cov/Inputs/binary-formats.canonical.json
    M polly/test/CodeGen/scalar-references-used-in-scop-compute.ll

  Log Message:
  -----------
  Fix regression tests with bad FileCheck checks (#140373)

Fixes https://github.com/llvm/llvm-project/issues/140149



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list