[PATCH] D55651: [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREM
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 18 08:03:20 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349499: [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREM (authored by Petar.Avramovic, committed by ).
Herald added subscribers: llvm-commits, jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D55651?vs=178040&id=178679#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55651/new/
https://reviews.llvm.org/D55651
Files:
llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/rem_and_div.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/rem_and_div.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/rem_and_div.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/rem_and_div.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55651.178679.patch
Type: text/x-patch
Size: 41574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/47224f15/attachment.bin>
More information about the llvm-commits
mailing list