[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
Wed Nov 23 10:43:53 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287792: [X86] Allow folding of stack reloads when loading a subreg of the spilled reg (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D26521?vs=78986&id=79126#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26521

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

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


More information about the llvm-commits mailing list