[PATCH] D15549: [X86] Use push-pop for materializing small constants under 'minsize'
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 09:32:34 PST 2015
hans updated this revision to Diff 43148.
hans added a comment.
Allow MOV32ImmSExti8 on 64-bit targets too, and widen it when expanding.
http://reviews.llvm.org/D15549
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/materialize-one.ll
test/CodeGen/X86/materialize.ll
test/CodeGen/X86/powi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15549.43148.patch
Type: text/x-patch
Size: 16443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/c5eed3e5/attachment.bin>
More information about the llvm-commits
mailing list