This fixes PR44129, which was broken in a7adc3185b (in 7.0.0 and newer).
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D70741
[X86] [Win64] Avoid truncating large (> 32 bit) stack allocations ClosedPublic Authored by mstorsjo on Nov 26 2019, 12:46 PM.
Details Summary This fixes PR44129, which was broken in a7adc3185b (in 7.0.0 and newer).
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 26 2019, 3:41 PM Closed by commit rG943513b79929: [X86] [Win64] Avoid truncating large (> 32 bit) stack allocations (authored by mstorsjo). · Explain WhyNov 27 2019, 12:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 231123 llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/test/CodeGen/X86/win64-stackprobe-overflow.ll
|