summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/llvm-ir/urem.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25Vladimir Stefanovic2019-01-171-17/+19
* [DAGCombiner] Improve X div/rem Y fold if single bit element typeDavid Bolvansky2018-10-301-37/+5
* [mips] Generate tests expectations using update_llc_test_checks. NFCSimon Atanasyan2018-10-011-176/+514
* [mips] Correct the predicates for a number of instructions.Simon Dardis2018-05-291-4/+4
* [mips] Removal of microMIPS64R6Aleksandar Beserminji2017-12-111-7/+0
* Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji2017-10-201-1/+1
* [mips] Reordering callseq* nodes to be linearAleksandar Beserminji2017-09-291-1/+1
* Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji2017-09-291-1/+1
* [mips] Reordering callseq* nodes to be linearAleksandar Beserminji2017-09-291-1/+1
* evert "[mips] Fix test mips64fpldst.ll with machine verifier enabled"Simon Dardis2017-06-071-3/+3
* [mips] Fix test mips64fpldst.ll with machine verifier enabledSagar Thakur2017-04-261-3/+3
* [DAG] optimize negation of boolSanjay Patel2016-10-191-8/+8
* [mips] Preparatory work for a generic schedulerSimon Dardis2016-08-241-1/+1
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-29/+16
* [mips] Don't derive the default ABI from the CPU in the backend.Daniel Sanders2016-06-231-1/+1
* [mips] Remove duplicate tests and add missing prefixes for *-LABEL checks. NFC.Vasileios Kalintiris2016-04-141-23/+35
* [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D...Zlatko Buljan2016-04-131-3/+66
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-15/+15
* [mips][microMIPS] Revert commits r264245 and r264248.Zoran Jovanovic2016-04-021-66/+3
* [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D...Zlatko Buljan2016-03-241-3/+66
* [mips] Add backend support for Mips32r[35] and Mips64r[35].Daniel Sanders2015-02-181-14/+24
* [mips] Enable arithmetic and binary operations for the i128 data type.Vasileios Kalintiris2015-01-261-0/+13
* [mips] Add tests for bitwise binary and integer arithmetic operators.Vasileios Kalintiris2015-01-261-0/+132
OpenPOWER on IntegriCloud