summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/divrem.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] interAptiv based generic schedule modelSimon Dardis2016-09-011-18/+18
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-13/+13
* [mips] Sign-extend i32 values truncated from previously zero-extended i32 val...Vasileios Kalintiris2016-04-131-3/+3
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-13/+13
* [mips] MIPSR6 Instruction itinerariesVasileios Kalintiris2016-03-111-18/+18
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders2014-11-071-6/+6
* [mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu, dmult, dmultu, div, d...Daniel Sanders2014-06-121-26/+289
* [mips][mips64r6] Improve tests affected by the changes to multiplies and dividesDaniel Sanders2014-06-111-29/+73
* [mips] Transfer kill flag to the newly created operand.Akira Hatanaka2013-10-151-1/+13
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-5/+5
* [mips] Rename option to make it compatible with gcc.Akira Hatanaka2013-05-211-1/+1
* [mips] Trap on integer division by zero.Akira Hatanaka2013-05-201-7/+29
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-6/+2
* Improve div/rem node handling on mips. Patch by Akira HatanakaBruno Cardoso Lopes2011-03-041-0/+51
OpenPOWER on IntegriCloud