[all-commits] [llvm/llvm-project] 67c97e: [UpdateTestChecks] Add --(no-)x86_scrub_sp option.
Harald van Dijk via All-commits
all-commits at lists.llvm.org
Sat Dec 12 09:16:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67c97ed4a5a99315b305750a7fc0aaa6744e3d37
https://github.com/llvm/llvm-project/commit/67c97ed4a5a99315b305750a7fc0aaa6744e3d37
Author: Harald van Dijk <harald at gigawatt.nl>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M llvm/utils/UpdateTestChecks/asm.py
M llvm/utils/update_llc_test_checks.py
Log Message:
-----------
[UpdateTestChecks] Add --(no-)x86_scrub_sp option.
This makes it possible to use update_llc_test_checks to manage tests
that check for incorrect x86 stack offsets. It does not yet modify any
test to make use of this new option.
More information about the All-commits
mailing list