[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 15:21:59 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255936: [X86] Use push-pop for materializing small constants under 'minsize' (authored by hans).

Changed prior to commit:
  http://reviews.llvm.org/D15549?vs=43167&id=43191#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15549

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/test/CodeGen/X86/materialize-one.ll
  llvm/trunk/test/CodeGen/X86/materialize.ll
  llvm/trunk/test/CodeGen/X86/powi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15549.43191.patch
Type: text/x-patch
Size: 16523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/b57599f1/attachment.bin>


More information about the llvm-commits mailing list