[PATCH] D26521: [X86] Allow folding of reloads from stack slots when loading a subreg of the spilled reg

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 09:58:49 PST 2016


mkuper updated this revision to Diff 77632.
mkuper added a comment.

(Hopefully) addressed comments.


https://reviews.llvm.org/D26521

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/InlineSpiller.cpp
  lib/CodeGen/TargetInstrInfo.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h
  test/CodeGen/X86/partial-fold32.ll
  test/CodeGen/X86/partial-fold64.ll
  test/CodeGen/X86/vector-half-conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26521.77632.patch
Type: text/x-patch
Size: 12012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/d75c3c2f/attachment.bin>


More information about the llvm-commits mailing list