[all-commits] [llvm/llvm-project] 93fd0e: Assembler: Replace some usage of grep in tests wit...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu May 1 03:51:41 PDT 2025
Branch: refs/heads/users/arsenm/replace-grep-in-tests-with-FileCheck
Home: https://github.com/llvm/llvm-project
Commit: 93fd0e8dd94ba87be1dd2c7ff32f7d98fec13ec7
https://github.com/llvm/llvm-project/commit/93fd0e8dd94ba87be1dd2c7ff32f7d98fec13ec7
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
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