[PATCH] D18246: X86: Use push-pop for materializing 8-bit immediates for minsize (take 2)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 13:53:36 PDT 2016


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

Restore constant in test/CodeGen/X86/powi.ll


http://reviews.llvm.org/D18246

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18246.51336.patch
Type: text/x-patch
Size: 16523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160322/8100f0d2/attachment.bin>


More information about the llvm-commits mailing list