[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
Tue Nov 22 16:50:21 PST 2016
mkuper updated this revision to Diff 78986.
mkuper added a comment.
Herald added a subscriber: sanjoy.
Updated with suggested API.
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.78986.patch
Type: text/x-patch
Size: 10428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/577fbc00/attachment.bin>
More information about the llvm-commits
mailing list