[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 11:47:36 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL260572: [X86] New pass to change byte and word instructions to zero-extending versions. (authored by kbsmith1).
Changed prior to commit:
http://reviews.llvm.org/D17032?vs=47670&id=47693#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17032
Files:
llvm/trunk/lib/Target/X86/CMakeLists.txt
llvm/trunk/lib/Target/X86/X86.h
llvm/trunk/lib/Target/X86/X86FixupBWInsts.cpp
llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
llvm/trunk/test/CodeGen/X86/fixup-bw-inst.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17032.47693.patch
Type: text/x-patch
Size: 18015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/e059d28b/attachment.bin>
More information about the llvm-commits
mailing list