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

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 16:43:35 PST 2015


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

Use the xor inc/dec technique instead.

Let me know what you think.


http://reviews.llvm.org/D14971

Files:
  lib/Target/X86/X86InstrCompiler.td
  test/CodeGen/X86/materialize-one.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14971.42249.patch
Type: text/x-patch
Size: 2893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/864d5faa/attachment-0001.bin>


More information about the llvm-commits mailing list