[PATCH] [mips][FastISel] Implement div instruction.

Vasileios Kalintiris Vasileios.Kalintiris at imgtec.com
Mon May 18 12:17:59 PDT 2015


Cleaned-up tests and merged implementation of selectDiv() with the
implementation of selectRem() under the new name: selectDivRem().


http://reviews.llvm.org/D7028

Files:
  lib/Target/Mips/MipsFastISel.cpp
  test/CodeGen/Mips/Fast-ISel/div1.ll
  test/CodeGen/Mips/Fast-ISel/rem1.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7028.25996.patch
Type: text/x-patch
Size: 7803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150518/f71df9cc/attachment.bin>


More information about the llvm-commits mailing list