[PATCH] D117694: [UpdateTestChecks] Add --filter and --filter-out options
David Greene via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 31 13:10:57 PST 2022
greened updated this revision to Diff 404695.
greened added a comment.
Updated with bug fixes. Posting so that future visitors will see the change mentioned in the Differential Revision field of the commit message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117694/new/
https://reviews.llvm.org/D117694
Files:
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll.filter-out.expected
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll.filter.expected
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll.multifilter.expected
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll.nofilter.expected
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/x86-filter.test
llvm/utils/UpdateTestChecks/asm.py
llvm/utils/UpdateTestChecks/common.py
llvm/utils/update_cc_test_checks.py
llvm/utils/update_llc_test_checks.py
llvm/utils/update_test_checks.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117694.404695.patch
Type: text/x-patch
Size: 33684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/afbb24c8/attachment-0001.bin>
More information about the llvm-commits
mailing list