[PATCH] D20142: Fix the AllRegs AVX calling convention for 32bit

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 13:04:45 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269337: Fixed the callee saved registers list for X86 AllRegs calling convention. (authored by aaboud).

Changed prior to commit:
  http://reviews.llvm.org/D20142?vs=56839&id=57092#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20142

Files:
  llvm/trunk/lib/Target/X86/X86CallingConv.td
  llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
  llvm/trunk/test/CodeGen/X86/x86-interrupt_cc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20142.57092.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/2940c8be/attachment.bin>


More information about the llvm-commits mailing list