[PATCH] D151400: [X86] Align stack to 16-bytes on 32-bit with X86_INTR call convention
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 02:00:46 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7e110fcfe22: [X86] Align stack to 16-bytes on 32-bit with X86_INTR call convention (authored by antangelo, committed by pengfei).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151400/new/
https://reviews.llvm.org/D151400
Files:
llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86RegisterInfo.cpp
llvm/lib/Target/X86/X86RegisterInfo.h
llvm/test/CodeGen/X86/x86-32-intrcc.ll
llvm/test/CodeGen/X86/x86-interrupt_cc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151400.527323.patch
Type: text/x-patch
Size: 35048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/ed0680b7/attachment.bin>
More information about the llvm-commits
mailing list