[PATCH] D14971: X86: Emit smaller code for moving 8-bit immediates

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 09:13:45 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255656: [X86] Smaller code for materializing 32-bit 1 and -1 constants (authored by hans).

Changed prior to commit:
  http://reviews.llvm.org/D14971?vs=42544&id=42866#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14971

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14971.42866.patch
Type: text/x-patch
Size: 6938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/4bdec3e2/attachment.bin>


More information about the llvm-commits mailing list