| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25 | Vladimir Stefanovic | 2019-01-17 | 1 | -17/+19 |
* | [DAGCombiner] Improve X div/rem Y fold if single bit element type | David Bolvansky | 2018-10-30 | 1 | -37/+5 |
* | [mips] Generate tests expectations using update_llc_test_checks. NFC | Simon Atanasyan | 2018-10-01 | 1 | -176/+514 |
* | [mips] Correct the predicates for a number of instructions. | Simon Dardis | 2018-05-29 | 1 | -4/+4 |
* | [mips] Removal of microMIPS64R6 | Aleksandar Beserminji | 2017-12-11 | 1 | -7/+0 |
* | Revert "[mips] Reordering callseq* nodes to be linear" | Aleksandar Beserminji | 2017-10-20 | 1 | -1/+1 |
* | [mips] Reordering callseq* nodes to be linear | Aleksandar Beserminji | 2017-09-29 | 1 | -1/+1 |
* | Revert "[mips] Reordering callseq* nodes to be linear" | Aleksandar Beserminji | 2017-09-29 | 1 | -1/+1 |
* | [mips] Reordering callseq* nodes to be linear | Aleksandar Beserminji | 2017-09-29 | 1 | -1/+1 |
* | evert "[mips] Fix test mips64fpldst.ll with machine verifier enabled" | Simon Dardis | 2017-06-07 | 1 | -3/+3 |
* | [mips] Fix test mips64fpldst.ll with machine verifier enabled | Sagar Thakur | 2017-04-26 | 1 | -3/+3 |
* | [DAG] optimize negation of bool | Sanjay Patel | 2016-10-19 | 1 | -8/+8 |
* | [mips] Preparatory work for a generic scheduler | Simon Dardis | 2016-08-24 | 1 | -1/+1 |
* | [mips] Use --check-prefixes where appropriate. NFC. | Daniel Sanders | 2016-06-24 | 1 | -29/+16 |
* | [mips] Don't derive the default ABI from the CPU in the backend. | Daniel Sanders | 2016-06-23 | 1 | -1/+1 |
* | [mips] Remove duplicate tests and add missing prefixes for *-LABEL checks. NFC. | Vasileios Kalintiris | 2016-04-14 | 1 | -23/+35 |
* | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-04-13 | 1 | -3/+66 |
* | [mips] Make Static a default relocation model for MIPS codegen | Petar Jovanovic | 2016-04-11 | 1 | -15/+15 |
* | [mips][microMIPS] Revert commits r264245 and r264248. | Zoran Jovanovic | 2016-04-02 | 1 | -66/+3 |
* | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-03-24 | 1 | -3/+66 |
* | [mips] Add backend support for Mips32r[35] and Mips64r[35]. | Daniel Sanders | 2015-02-18 | 1 | -14/+24 |
* | [mips] Enable arithmetic and binary operations for the i128 data type. | Vasileios Kalintiris | 2015-01-26 | 1 | -0/+13 |
* | [mips] Add tests for bitwise binary and integer arithmetic operators. | Vasileios Kalintiris | 2015-01-26 | 1 | -0/+132 |