| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips] Split long lines in the code. NFC | Simon Atanasyan | 2019-11-03 | 1 | -5/+10 |
* | [mips] Push `fixup_Mips_LO16` fixup for `jialc` and `jic` instructions | Simon Atanasyan | 2019-10-03 | 1 | -2/+5 |
* | Delete dead stores | Fangrui Song | 2019-07-12 | 1 | -2/+1 |
* | Reapply: [mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag | Simon Atanasyan | 2019-01-24 | 1 | -2/+3 |
* | Revert "[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag" | Amara Emerson | 2019-01-24 | 1 | -3/+2 |
* | [mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag | Simon Atanasyan | 2019-01-23 | 1 | -2/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [mips] Fix TestDWARF32Version5Addr8AllForms test failure on MIPS hosts | Simon Atanasyan | 2018-12-03 | 1 | -0/+3 |
* | [mips][microMIPS] Fix the definition of MOVEP instruction | Simon Atanasyan | 2018-09-19 | 1 | -0/+6 |
* | [mips] Remove dead code. NFC | Simon Atanasyan | 2018-07-11 | 1 | -7/+0 |
* | [mips] Emit R_MICROMIPS_GPREL16/R_MICROMIPS_SUB/R_MICROMIPS_LO16 / HI16 reloc... | Simon Atanasyan | 2018-05-29 | 1 | -12/+12 |
* | [mips] Emit R_MICROMIPS_HIGHER / R_MICROMIPS_HIGHEST relocations | Simon Atanasyan | 2018-05-29 | 1 | -2/+4 |
* | [mips] Handle the emission of microMIPSr6 sll instruction when used as a nop. | Simon Dardis | 2017-12-19 | 1 | -1/+1 |
* | [mips] Removal of microMIPS64R6 | Aleksandar Beserminji | 2017-12-11 | 1 | -16/+0 |
* | [mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version | Simon Dardis | 2017-11-06 | 1 | -0/+23 |
* | [mips] Pick the right variant of DINS upfront and enable target instruction v... | Simon Dardis | 2017-09-14 | 1 | -31/+0 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of micr... | Simon Atanasyan | 2017-04-30 | 1 | -1/+2 |
* | [Mips] Emit the correct DINS variant | Strahinja Petrovic | 2017-03-23 | 1 | -8/+11 |
* | [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other... | Eugene Zelenko | 2017-02-01 | 1 | -28/+13 |
* | [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions, fix d... | Hrvoje Varga | 2016-08-22 | 1 | -2/+26 |
* | Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific una... | Daniel Sanders | 2016-08-08 | 1 | -1/+4 |
* | Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary ... | Daniel Sanders | 2016-08-08 | 1 | -4/+1 |
* | [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%... | Daniel Sanders | 2016-08-08 | 1 | -1/+4 |
* | [mips] MIPS64R6 compact branch support | Simon Dardis | 2016-07-26 | 1 | -2/+5 |
* | [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2... | Zlatko Buljan | 2016-07-11 | 1 | -0/+13 |
* | [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instruct... | Hrvoje Varga | 2016-06-27 | 1 | -0/+4 |
* | [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructions | Hrvoje Varga | 2016-06-16 | 1 | -0/+12 |
* | [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions | Hrvoje Varga | 2016-06-09 | 1 | -0/+30 |
* | [mips] Enforce compact branch register restrictions | Simon Dardis | 2016-05-31 | 1 | -4/+12 |
* | ps][microMIPS] Add R_MICROMIPS_PC21_S1 relocation | Zoran Jovanovic | 2016-05-19 | 1 | -1/+4 |
* | [PATCH] [mips] Restrict the creation of compact branches | Simon Dardis | 2016-05-18 | 1 | -0/+25 |
* | Revert "[mips] Restrict the creation of compact branches" | Simon Dardis | 2016-05-18 | 1 | -25/+0 |
* | [mips] Restrict the creation of compact branches | Simon Dardis | 2016-05-18 | 1 | -0/+25 |
* | [mips][microMIPS] Implement BEQZC and BNEZC instructions | Zoran Jovanovic | 2016-05-17 | 1 | -0/+20 |
* | [mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_... | Hrvoje Varga | 2016-05-13 | 1 | -0/+23 |
* | Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions" | Hrvoje Varga | 2016-05-12 | 1 | -13/+0 |
* | [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-05-11 | 1 | -0/+13 |
* | [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations. | Daniel Sanders | 2016-05-03 | 1 | -91/+82 |
* | [mips][microMIPS] Revert commit r266861. | Zoran Jovanovic | 2016-04-22 | 1 | -13/+0 |
* | [mips][microMIPS] Add R_MICROMIPS_PC18_S3 relocation | Zoran Jovanovic | 2016-04-22 | 1 | -2/+3 |
* | [mips][microMIPS] Add R_MICROMIPS_PC19_S2 relocation | Zoran Jovanovic | 2016-04-21 | 1 | -2/+3 |
* | [mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation | Zoran Jovanovic | 2016-04-21 | 1 | -1/+7 |
* | [mips][microMIPS]Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-04-20 | 1 | -0/+13 |
* | [mips] Split mem_msa into range checked mem_simm10 and mem_simm10_lsl[123] | Daniel Sanders | 2016-03-31 | 1 | -49/+8 |
* | [mips] Make isel select the correct DEXT variant up front. | Daniel Sanders | 2016-02-29 | 1 | -18/+11 |
* | [mips][microMIPS] Implement DERET and DI instructions and check size operand ... | Zlatko Buljan | 2015-12-21 | 1 | -9/+0 |
* | [mips][microMIPS] Fix issue with offset operand of BALC and BC instructions | Zoran Jovanovic | 2015-11-30 | 1 | -0/+17 |
* | [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructions | Zlatko Buljan | 2015-11-12 | 1 | -0/+2 |
* | [mips][ias] Range check uimm2 operands and fix a bug this revealed. | Daniel Sanders | 2015-11-06 | 1 | -5/+7 |