Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I submitted this as a diff to give an opportunity for people to object. Will land it in 24 hours or so if there aren't any.
Paths
| Differential D98909
[X86, NFC] Update stack-clash tests using the automated tooling ClosedPublic Authored by nagisa on Mar 18 2021, 5:20 PM.
Details Summary
Diff Detail
Event TimelineComment Actions I submitted this as a diff to give an opportunity for people to object. Will land it in 24 hours or so if there aren't any. nagisa added a child revision: D98906: [X86] Improve lowering of the unrolled inline-asm probing.Mar 18 2021, 5:27 PM This revision is now accepted and ready to land.Mar 19 2021, 3:24 AM Closed by commit rGc2313a45307e: [X86, NFC] Update stack-clash tests using the automated tooling (authored by nagisa). · Explain WhyMar 19 2021, 5:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 331831 llvm/test/CodeGen/X86/stack-clash-dynamic-alloca.ll
llvm/test/CodeGen/X86/stack-clash-large-large-align.ll
llvm/test/CodeGen/X86/stack-clash-large.ll
llvm/test/CodeGen/X86/stack-clash-medium-natural-probes-mutliple-objects.ll
llvm/test/CodeGen/X86/stack-clash-medium-natural-probes.ll
llvm/test/CodeGen/X86/stack-clash-medium.ll
llvm/test/CodeGen/X86/stack-clash-small-alloc-medium-align.ll
llvm/test/CodeGen/X86/stack-clash-small-large-align.ll
llvm/test/CodeGen/X86/stack-clash-small.ll
llvm/test/CodeGen/X86/stack-clash-unknown-call.ll
|