| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips] Disable the TImode shift libcalls for 32-bit targets. | Vasileios Kalintiris | 2016-09-07 | 1 | -3/+3 |
* | [mips] Preparatory work for a generic scheduler | Simon Dardis | 2016-08-24 | 1 | -6/+6 |
* | [mips] Optimize materialization of i64 constants | Simon Dardis | 2016-07-25 | 1 | -1/+1 |
* | [mips] Correct label prefixes for N32 and N64. | Daniel Sanders | 2016-07-19 | 1 | -4/+4 |
* | [mips] Use --check-prefixes where appropriate. NFC. | Daniel Sanders | 2016-06-24 | 1 | -28/+15 |
* | [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NO... | Zlatko Buljan | 2016-06-15 | 1 | -3/+3 |
* | [mips][microMIPS] Add CodeGen support for SLL16, SRL16, SLL, SLLV, SRA, SRAV,... | Zlatko Buljan | 2016-04-27 | 1 | -0/+37 |
* | [mips] Make Static a default relocation model for MIPS codegen | Petar Jovanovic | 2016-04-11 | 1 | -13/+13 |
* | Revert r237789 - [mips] The naming convention for private labels is ABI depe... | Daniel Sanders | 2015-05-20 | 1 | -8/+8 |
* | [mips] The naming convention for private labels is ABI dependant. | Daniel Sanders | 2015-05-20 | 1 | -8/+8 |
* | [mips] Correct 128-bit shifts on 64-bit targets. | Daniel Sanders | 2015-04-29 | 1 | -3/+3 |
* | [mips] Optimize code generation for 64-bit variable shift instructions. | Vasileios Kalintiris | 2015-04-21 | 1 | -21/+20 |
* | [mips] Add backend support for Mips32r[35] and Mips64r[35]. | Daniel Sanders | 2015-02-18 | 1 | -12/+24 |
* | [mips] Enable arithmetic and binary operations for the i128 data type. | Vasileios Kalintiris | 2015-01-26 | 1 | -0/+55 |
* | [mips] Add tests for bitwise binary and integer arithmetic operators. | Vasileios Kalintiris | 2015-01-26 | 1 | -0/+133 |