[PATCH] D44430: [GlobalIsel][X86] Support for G_SDIV instruction
Alexander Ivchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 08:43:52 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327520: [GlobalIsel][X86] Support for G_SDIV instruction (authored by aivchenk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44430?vs=138195&id=138375#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44430
Files:
llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/x86-legalize-sdiv.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86-select-sdiv.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-irtranslator.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-legalize-sdiv.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-select-sdiv.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44430.138375.patch
Type: text/x-patch
Size: 24994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/9a228575/attachment.bin>
More information about the llvm-commits
mailing list