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

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 11:19:17 PST 2015


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

Rebase, and remove usePreciseUnwindInfo().


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.42082.patch
Type: text/x-patch
Size: 8457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/0814e638/attachment.bin>


More information about the llvm-commits mailing list