[PATCH] D15549: [X86] Use push-pop for materializing small constants under 'minsize'

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 16:25:09 PST 2015


hans updated this revision to Diff 43085.
hans added a comment.

Make MOV32ImmSExti8 unavailable in 64-bit mode.


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.43085.patch
Type: text/x-patch
Size: 15798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/3511a9ba/attachment.bin>


More information about the llvm-commits mailing list