[all-commits] [llvm/llvm-project] 7e32d2: Revert "[UpdateTestChecks] Add --filter and --filt...
David Greene via All-commits
all-commits at lists.llvm.org
Fri Jan 28 17:07:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e32d2b21a58ad71432f1403227dbf739f39c345
https://github.com/llvm/llvm-project/commit/7e32d2b21a58ad71432f1403227dbf739f39c345
Author: David Greene <david.greene at cerebras.net>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
R llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll
R llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll.filter-out.expected
R llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll.filter.expected
R llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll.multifilter.expected
R llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/x86-non-temporal.ll.nofilter.expected
R llvm/test/tools/UpdateTestChecks/update_llc_test_checks/x86-filter.test
M llvm/utils/UpdateTestChecks/asm.py
M llvm/utils/UpdateTestChecks/common.py
M llvm/utils/update_cc_test_checks.py
M llvm/utils/update_llc_test_checks.py
M llvm/utils/update_test_checks.py
Log Message:
-----------
Revert "[UpdateTestChecks] Add --filter and --filter-out options"
Broke some update-test-checks tests. Reverting while developing a fix.
This reverts commit 030f71698d52f228929da5e3148602f4a3daff7d.
More information about the All-commits
mailing list