[PATCH] D17032: [X86] Add a pass to change byte and word instructions to zero-extending versions.

Kevin B. Smith via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 09:33:01 PST 2016


kbsmith1 updated this revision to Diff 47670.
kbsmith1 added a comment.

New revision should address most of the comments.


http://reviews.llvm.org/D17032

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86FixupBWInsts.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/fixup-bw-inst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17032.47670.patch
Type: text/x-patch
Size: 17850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/e607cfc8/attachment.bin>


More information about the llvm-commits mailing list