[PATCH] D37890: [X86] Don't emit COPY_TO_REG to ABCD registers before EXTRACT_SUBREG of sub_8bit

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 12:23:07 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313558: [X86] Don't emit COPY_TO_REG to ABCD registers before EXTRACT_SUBREG of sub_8bit (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D37890?vs=115356&id=115702#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37890

Files:
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37890.115702.patch
Type: text/x-patch
Size: 5522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/f69ae1cc/attachment.bin>


More information about the llvm-commits mailing list