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

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 11:21:29 PST 2015


hans updated this revision to Diff 41414.
hans marked 2 inline comments as done.
hans added a comment.

Addressing Michael's comments.


http://reviews.llvm.org/D14971

Files:
  lib/Target/X86/X86InstrCompiler.td
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h
  test/CodeGen/X86/mov-32imm-sext-i8.ll
  test/CodeGen/X86/movtopush.ll
  test/CodeGen/X86/powi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14971.41414.patch
Type: text/x-patch
Size: 8502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151130/907e9a26/attachment.bin>


More information about the llvm-commits mailing list