[all-commits] [llvm/llvm-project] 79b841: Assembler: Replace some usage of grep in tests wit...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu May 1 04:45:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79b841df750e6e3d4a0e817e59c5741da4b4ef6d
      https://github.com/llvm/llvm-project/commit/79b841df750e6e3d4a0e817e59c5741da4b4ef6d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M llvm/test/Assembler/2002-04-07-InfConstant.ll
    M llvm/test/Assembler/2002-04-29-NameBinding.ll
    M llvm/test/Assembler/2003-04-15-ConstantInitAssertion.ll
    M llvm/test/Assembler/2003-05-12-MinIntProblem.ll
    M llvm/test/Assembler/2003-05-21-MalformedStructCrash.ll
    M llvm/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll
    M llvm/test/Assembler/2003-11-24-SymbolTableCrash.ll
    M llvm/test/Assembler/2004-01-20-MaxLongLong.ll
    M llvm/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll
    M llvm/test/Assembler/2006-09-28-CrashOnInvalid.ll
    M llvm/test/Assembler/2006-12-09-Cast-To-Bool.ll
    M llvm/test/Assembler/2007-01-16-CrashOnBadCast.ll
    M llvm/test/Assembler/2007-01-16-CrashOnBadCast2.ll
    M llvm/test/Assembler/2007-03-18-InvalidNumberedVar.ll
    M llvm/test/Assembler/2007-04-20-AlignedLoad.ll
    M llvm/test/Assembler/2007-04-20-AlignedStore.ll
    M llvm/test/Assembler/2007-08-06-AliasInvalid.ll
    M llvm/test/Assembler/2008-01-11-VarargAttrs.ll
    M llvm/test/Assembler/2008-02-18-IntPointerCrash.ll
    M llvm/test/Assembler/2008-09-29-RetAttr.ll
    M llvm/test/Assembler/2008-10-14-QuoteInName.ll

  Log Message:
  -----------
  Assembler: Replace some usage of grep in tests with FileCheck (#138114)



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