[PATCH] D44395: [GlobalISel][X86] Support G_LSHR/G_ASHR/G_SHL
Alexander Ivchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 13 02:14:07 PDT 2018
aivchenk updated this revision to Diff 138140.
aivchenk added a comment.
added context
https://reviews.llvm.org/D44395
Files:
lib/Target/X86/X86InstructionSelector.cpp
lib/Target/X86/X86LegalizerInfo.cpp
lib/Target/X86/X86RegisterBankInfo.cpp
test/CodeGen/X86/GlobalISel/ashr-scalar.ll
test/CodeGen/X86/GlobalISel/ext-x86-64.ll
test/CodeGen/X86/GlobalISel/ext.ll
test/CodeGen/X86/GlobalISel/gep.ll
test/CodeGen/X86/GlobalISel/legalize-ashr-scalar.mir
test/CodeGen/X86/GlobalISel/legalize-ext-x86-64.mir
test/CodeGen/X86/GlobalISel/legalize-lshr-scalar.mir
test/CodeGen/X86/GlobalISel/legalize-shl-scalar.mir
test/CodeGen/X86/GlobalISel/lshr-scalar.ll
test/CodeGen/X86/GlobalISel/select-ashr-scalar.mir
test/CodeGen/X86/GlobalISel/select-lshr-scalar.mir
test/CodeGen/X86/GlobalISel/select-shl-scalar.mir
test/CodeGen/X86/GlobalISel/shl-scalar.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44395.138140.patch
Type: text/x-patch
Size: 74636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180313/b0c64970/attachment.bin>
More information about the llvm-commits
mailing list