| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions, fix d... | Hrvoje Varga | 2016-08-22 | 1 | -0/+7 |
* | [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2... | Zlatko Buljan | 2016-07-11 | 1 | -0/+3 |
* | [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions | Hrvoje Varga | 2016-06-09 | 1 | -0/+7 |
* | [PATCH] [mips] Restrict the creation of compact branches | Simon Dardis | 2016-05-18 | 1 | -0/+2 |
* | Revert "[mips] Restrict the creation of compact branches" | Simon Dardis | 2016-05-18 | 1 | -2/+0 |
* | [mips] Restrict the creation of compact branches | Simon Dardis | 2016-05-18 | 1 | -0/+2 |
* | [mips][microMIPS] Implement BEQZC and BNEZC instructions | Zoran Jovanovic | 2016-05-17 | 1 | -0/+7 |
* | [mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_... | Hrvoje Varga | 2016-05-13 | 1 | -0/+7 |
* | Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions" | Hrvoje Varga | 2016-05-12 | 1 | -3/+0 |
* | [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-05-11 | 1 | -0/+3 |
* | [mips][microMIPS] Revert commit r266861. | Zoran Jovanovic | 2016-04-22 | 1 | -3/+0 |
* | [mips][microMIPS]Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-04-20 | 1 | -0/+3 |
* | [mips] Split mem_msa into range checked mem_simm10 and mem_simm10_lsl[123] | Daniel Sanders | 2016-03-31 | 1 | -0/+1 |
* | [mips][microMIPS] Implement DERET and DI instructions and check size operand ... | Zlatko Buljan | 2015-12-21 | 1 | -3/+0 |
* | [mips][microMIPS] Fix issue with offset operand of BALC and BC instructions | Zoran Jovanovic | 2015-11-30 | 1 | -0/+7 |
* | [mips][ias] Range check uimm2 operands and fix a bug this revealed. | Daniel Sanders | 2015-11-06 | 1 | -4/+5 |
* | [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions | Hrvoje Varga | 2015-10-16 | 1 | -0/+3 |
* | [mips][microMIPS] Implement SB, SBE, SCE, SH and SHE instructions | Zoran Jovanovic | 2015-09-08 | 1 | -0/+3 |
* | MC: Update MCCodeEmitter naming. NFC. | Jim Grosbach | 2015-05-15 | 1 | -1/+1 |
* | [mips][microMIPSr6] Implement initial subtarget support | Jozef Kolek | 2015-04-20 | 1 | -0/+1 |
* | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -1/+1 |
* | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin... | Aaron Ballman | 2015-02-15 | 1 | -2/+2 |
* | [mips][microMIPS] Implement movep instruction | Zoran Jovanovic | 2015-02-10 | 1 | -0/+4 |
* | [mips][microMIPS] Implement LWGP instruction | Jozef Kolek | 2015-01-28 | 1 | -0/+3 |
* | [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B | Jozef Kolek | 2015-01-21 | 1 | -0/+7 |
* | [mips][microMIPS] Implement ADDIUPC instruction | Jozef Kolek | 2015-01-21 | 1 | -0/+4 |
* | Reverted revision 226577. | Jozef Kolek | 2015-01-20 | 1 | -7/+0 |
* | [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B | Jozef Kolek | 2015-01-20 | 1 | -0/+7 |
* | [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions | Jozef Kolek | 2015-01-12 | 1 | -0/+7 |
* | [mips][microMIPS] Implement LWSP and SWSP instructions | Jozef Kolek | 2014-12-23 | 1 | -0/+3 |
* | [mips][microMIPS] Implement SWP and LWP instructions | Zoran Jovanovic | 2014-12-16 | 1 | -0/+4 |
* | [mips][microMIPS] Implement SWM16 and LWM16 instructions | Zoran Jovanovic | 2014-11-27 | 1 | -0/+7 |
* | [mips][microMIPS] Implement LBU16, LHU16, LW16, SB16, SH16 and SW16 instructions | Jozef Kolek | 2014-11-24 | 1 | -0/+9 |
* | [mips][micromips] Implement SWM32 and LWM32 instructions | Zoran Jovanovic | 2014-11-19 | 1 | -0/+3 |
* | Test commit to verify that commit access works. | Jozef Kolek | 2014-11-18 | 1 | -1/+1 |
* | [mips][microMIPS] Implement ANDI16 instruction | Zoran Jovanovic | 2014-11-05 | 1 | -0/+3 |
* | Reverted revisions 221351, 221352 and 221353. | Zoran Jovanovic | 2014-11-05 | 1 | -3/+0 |
* | [mips][microMIPS] Implement ANDI16 instruction | Zoran Jovanovic | 2014-11-05 | 1 | -0/+3 |
* | [mips][microMIPS] Implement ADDIUR1SP instruction | Zoran Jovanovic | 2014-10-23 | 1 | -0/+4 |
* | ps][microMIPS] Implement ADDIUR2 instruction | Zoran Jovanovic | 2014-10-23 | 1 | -0/+4 |
* | [mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions | Zoran Jovanovic | 2014-10-23 | 1 | -0/+4 |
* | [mips][microMIPS] Implement ADDIUSP instruction | Zoran Jovanovic | 2014-10-10 | 1 | -0/+6 |
* | [mips][microMIPS] Implement JRADDIUSP instruction | Zoran Jovanovic | 2014-09-12 | 1 | -0/+6 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | [mips][mips64r6] Add LDPC instruction | Zoran Jovanovic | 2014-06-09 | 1 | -0/+4 |
* | [mips][mips64r6] Add Compact indexed jumps. | Zoran Jovanovic | 2014-05-16 | 1 | -0/+7 |
* | [mips][mips64r6] Add compact branch instructions | Zoran Jovanovic | 2014-05-16 | 1 | -0/+14 |
* | [mips][mips64r6] Add addiupc, aluipc, and auipc | Daniel Sanders | 2014-05-15 | 1 | -0/+4 |
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -1/+1 |
* | [mips] Update namespace. | Matheus Almeida | 2014-03-21 | 1 | -5/+1 |