[all-commits] [llvm/llvm-project] c2313a: [X86, NFC] Update stack-clash tests using the auto...
Simonas Kazlauskas via All-commits
all-commits at lists.llvm.org
Fri Mar 19 05:02:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2313a45307e807a6ee08d3b32cf6e4d099849a6
https://github.com/llvm/llvm-project/commit/c2313a45307e807a6ee08d3b32cf6e4d099849a6
Author: Simonas Kazlauskas <git at kazlauskas.me>
Date: 2021-03-19 (Fri, 19 Mar 2021)
Changed paths:
M llvm/test/CodeGen/X86/stack-clash-dynamic-alloca.ll
M llvm/test/CodeGen/X86/stack-clash-large-large-align.ll
M llvm/test/CodeGen/X86/stack-clash-large.ll
M llvm/test/CodeGen/X86/stack-clash-medium-natural-probes-mutliple-objects.ll
M llvm/test/CodeGen/X86/stack-clash-medium-natural-probes.ll
M llvm/test/CodeGen/X86/stack-clash-medium.ll
M llvm/test/CodeGen/X86/stack-clash-small-alloc-medium-align.ll
M llvm/test/CodeGen/X86/stack-clash-small-large-align.ll
M llvm/test/CodeGen/X86/stack-clash-small.ll
M llvm/test/CodeGen/X86/stack-clash-unknown-call.ll
Log Message:
-----------
[X86, NFC] Update stack-clash tests using the automated tooling
This is in preparation of changes in this area (such as D98789 and D98906).
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D98909
More information about the All-commits
mailing list