[PATCH] D17643: Fix PR26410: failing assertion when the X87 stackifier runs on functions containing IRETs

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 07:18:56 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263120: Unified the handling of returns in the X87 stackifier so that the stackifier (authored by dlkreitz).

Changed prior to commit:
  http://reviews.llvm.org/D17643?vs=50277&id=50278#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17643

Files:
  llvm/trunk/lib/Target/X86/X86FloatingPoint.cpp
  llvm/trunk/test/CodeGen/X86/x86-32-intrcc.ll
  llvm/trunk/test/CodeGen/X86/x86-64-intrcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17643.50278.patch
Type: text/x-patch
Size: 11576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/a1e5b79c/attachment.bin>


More information about the llvm-commits mailing list