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

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 15:41:26 PST 2015


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

Try to emit the right stack adjustment for 32- and 64-bit.


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.41193.patch
Type: text/x-patch
Size: 8271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151125/d8ce8834/attachment.bin>


More information about the llvm-commits mailing list