[PATCH] D45466: [globalisel][legalizerinfo] Add support for legalization based on the MachineMemOperand
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 11 15:28:18 PDT 2018
dsanders updated this revision to Diff 142082.
dsanders added a comment.
Rebase to trunk
Repository:
rL LLVM
https://reviews.llvm.org/D45466
Files:
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
lib/CodeGen/GlobalISel/LegalityPredicates.cpp
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/CodeGen/GlobalISel/LegalizerInfo.cpp
lib/Target/AArch64/AArch64LegalizerInfo.cpp
test/CodeGen/AArch64/GlobalISel/legalize-extracts.mir
test/CodeGen/AArch64/GlobalISel/legalize-load-store.mir
test/CodeGen/ARM/GlobalISel/arm-legalize-vfp4.mir
test/CodeGen/X86/GlobalISel/legalize-memop-scalar.mir
test/CodeGen/X86/GlobalISel/legalize-undef.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45466.142082.patch
Type: text/x-patch
Size: 21004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/a86241ab/attachment.bin>
More information about the llvm-commits
mailing list