Fixes https://github.com/llvm/llvm-project/issues/49509
Depends on D134492
Paths
| Differential D134494
[X86] Don't allow prologue stack probing with live EFLAGS ClosedPublic Authored by cuviper on Sep 22 2022, 3:41 PM.
Details
Diff Detail
Event Timelinecuviper added a child revision: D134495: [X86] Use BuildStackAdjustment in stack probes.Sep 22 2022, 3:42 PM This revision is now accepted and ready to land.Sep 23 2022, 6:18 AM Closed by commit rG26c37b461a02: [X86] Don't allow prologue stack probing with live EFLAGS (authored by cuviper). · Explain WhySep 23 2022, 9:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462338 llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/test/CodeGen/X86/probe-stack-eflags.ll
|