[PATCH] D30049: x86 interrupt calling convention: re-align stack pointer on 64-bit if an error code was pushed

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 13:41:26 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299383: x86 interrupt calling convention: re-align stack pointer on 64-bit if an error… (authored by aaboud).

Changed prior to commit:
  https://reviews.llvm.org/D30049?vs=91781&id=93936#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30049

Files:
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/x86-64-intrcc-nosse.ll
  llvm/trunk/test/CodeGen/X86/x86-64-intrcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30049.93936.patch
Type: text/x-patch
Size: 4780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/7772e256/attachment.bin>


More information about the llvm-commits mailing list