commit | d4b311fb43bd908f973a23405bba66154115edc3 | [log] [tgz] |
---|---|---|
author | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | Mon Jun 01 16:17:37 2015 +0000 |
committer | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | Mon Jun 01 16:17:37 2015 +0000 |
tree | 7dfbf1b721fd42dfa97aaa69b154df3282047360 | |
parent | e490b7733af8e6d24ab695b0170751ffe15a6f6d [diff] |
[mips][FastISel] Implement srem/urem and sdiv/udiv instructions. Summary: Implement the LLVM assembly urem/srem and sdiv/udiv instructions in MIPS FastISel. Based on a patch by Reed Kotler. Test Plan: srem1.ll div1.ll test-suite at O0/O2 for mips32 r1/r2 Reviewers: dsanders, rkotler Subscribers: llvm-commits, rfuhler Differential Revision: http://reviews.llvm.org/D7028 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238757 91177308-0d34-0410-b5e6-96231b3b80d8