[PATCH] D45540: [globalisel][legalizerinfo] Introduce dedicated extending loads and add lowerings for them
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 28 11:19:22 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331115: [globalisel][legalizerinfo] Introduce dedicated extending loads and add… (authored by dsanders, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45540?vs=142086&id=144457#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45540
Files:
llvm/trunk/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
llvm/trunk/include/llvm/Support/TargetOpcodes.def
llvm/trunk/include/llvm/Target/GenericOpcodes.td
llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-extload.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-sextload.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-zextload.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45540.144457.patch
Type: text/x-patch
Size: 10079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180428/e6dc00e7/attachment.bin>
More information about the llvm-commits
mailing list