[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 11:55:01 PST 2015


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

Simplify the code with getX86SubSuperRegister().


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.43167.patch
Type: text/x-patch
Size: 16211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/6281e31c/attachment.bin>


More information about the llvm-commits mailing list