[PATCH] D44704: [GlobalISel][X86][ARM] Relaxing type constraints on G_SHL and friends
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 10 20:21:02 PDT 2018
rtereshin updated this revision to Diff 146275.
rtereshin added a comment.
This is pretty much finished, PTAL
Repository:
rL LLVM
https://reviews.llvm.org/D44704
Files:
include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
include/llvm/Target/GenericOpcodes.td
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64InstructionSelector.cpp
lib/Target/AArch64/AArch64LegalizerInfo.cpp
lib/Target/AArch64/AArch64RegisterBankInfo.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/ARM/ARMLegalizerInfo.cpp
lib/Target/X86/X86LegalizerInfo.cpp
test/CodeGen/AArch64/GlobalISel/legalize-shift.mir
test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
test/CodeGen/AArch64/GlobalISel/regbankselect-default.mir
test/CodeGen/AArch64/GlobalISel/regbankselect-shift.mir
test/CodeGen/AArch64/GlobalISel/select-shift.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44704.146275.patch
Type: text/x-patch
Size: 28007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/2ce93b42/attachment.bin>
More information about the llvm-commits
mailing list