[PATCH] D19688: Fixes PR27241 by enabling the X86 call frame optimization for 64-bit targets

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 06:51:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268227: Enable the X86 call frame optimization for the 64-bit targets that allow it. (authored by dlkreitz).

Changed prior to commit:
  http://reviews.llvm.org/D19688?vs=55595&id=55811#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19688

Files:
  llvm/trunk/lib/Target/X86/X86CallFrameOptimization.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/movtopush64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19688.55811.patch
Type: text/x-patch
Size: 14189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/4c21d8d8/attachment.bin>


More information about the llvm-commits mailing list