| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "[mips] Add rsqrt, recip for MIPS" | Simon Dardis | 2016-10-05 | 1 | -9/+3 |
* | [mips] Add rsqrt, recip for MIPS | Simon Dardis | 2016-09-27 | 1 | -3/+9 |
* | Defer asm errors to post-statement failure | Nirav Dave | 2016-09-16 | 1 | -40/+20 |
* | Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6" | Simon Dardis | 2016-09-16 | 1 | -10/+0 |
* | [mips] Fix aui/daui/dahi/dati for MIPSR6 | Simon Dardis | 2016-09-16 | 1 | -0/+10 |
* | Revert r281336 (and r281337), it caused PR30372. | Nico Weber | 2016-09-13 | 1 | -20/+40 |
* | Defer asm errors to post-statement failure | Nirav Dave | 2016-09-13 | 1 | -40/+20 |
* | Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's ... | Eric Christopher | 2016-09-13 | 1 | -20/+40 |
* | [MC] Defer asm errors to post-statement failure | Nirav Dave | 2016-09-12 | 1 | -40/+20 |
* | [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI in... | Hrvoje Varga | 2016-09-08 | 1 | -3/+14 |
* | [mips][ias] Support .dtprel[d]word and .tprel[d]word directives | Simon Atanasyan | 2016-08-22 | 1 | -1/+97 |
* | [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions, fix d... | Hrvoje Varga | 2016-08-22 | 1 | -12/+51 |
* | Replace a few more "fall through" comments with LLVM_FALLTHROUGH | Justin Bogner | 2016-08-17 | 1 | -1/+1 |
* | Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific una... | Daniel Sanders | 2016-08-08 | 1 | -163/+70 |
* | Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary ... | Daniel Sanders | 2016-08-08 | 1 | -70/+163 |
* | [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%... | Daniel Sanders | 2016-08-08 | 1 | -163/+70 |
* | [mips] Fix a warning that occurs on some gcc 4.9.2's but not all of them. | Daniel Sanders | 2016-07-28 | 1 | -4/+4 |
* | [mips][ias] Check '$rs = $rd' constraints when both registers are in AsmText. | Daniel Sanders | 2016-07-27 | 1 | -37/+85 |
* | [mips] MIPS64R6 compact branch support | Simon Dardis | 2016-07-26 | 1 | -3/+18 |
* | [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2... | Zlatko Buljan | 2016-07-11 | 1 | -4/+11 |
* | [mips][ias] Remove k_PhysReg since it's not possible to create an operand of ... | Daniel Sanders | 2016-07-05 | 1 | -20/+7 |
* | Revert r274536: [mips][ias] Don't break apart and reconstruct StringRef's for... | Daniel Sanders | 2016-07-05 | 1 | -4/+6 |
* | [mips][ias] Don't break apart and reconstruct StringRef's for k_Token. NFC. | Daniel Sanders | 2016-07-05 | 1 | -6/+4 |
* | [mips][ias] Integers are not registers. | Daniel Sanders | 2016-06-23 | 1 | -6/+0 |
* | Delete more dead code. | Rafael Espindola | 2016-06-21 | 1 | -51/+0 |
* | Delete some dead code. | Rafael Espindola | 2016-06-21 | 1 | -25/+0 |
* | [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions | Hrvoje Varga | 2016-06-09 | 1 | -0/+1 |
* | [mips] Implement 'la' macro in PIC mode for O32. | Daniel Sanders | 2016-06-03 | 1 | -7/+77 |
* | [mips] Enforce compact branch register restrictions | Simon Dardis | 2016-05-31 | 1 | -10/+54 |
* | [mips] Weaken asm predicate for memory offsets | Simon Dardis | 2016-05-27 | 1 | -3/+7 |
* | Avoid some copies by using const references. | Benjamin Kramer | 2016-05-27 | 1 | -1/+1 |
* | [mips][microMIPS] Implement BC1EQZC, BC1NEZC, BC2EQZC and BC2NEZC instructions | Zlatko Buljan | 2016-05-19 | 1 | -0/+4 |
* | Don't pass a Reloc::Model to MC. | Rafael Espindola | 2016-05-18 | 1 | -2/+1 |
* | [mips][ias] EF_MIPS_MICROMIPS should iff microMIPS code was emitted. | Daniel Sanders | 2016-05-16 | 1 | -0/+7 |
* | [mips] Addition of a third operand to the instructions [d]div, [d]divu | Zoran Jovanovic | 2016-05-16 | 1 | -9/+8 |
* | [mips][ias] Fix O32 .cprestore directive when inside .set noat region and off... | Daniel Sanders | 2016-05-12 | 1 | -11/+8 |
* | [mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region. | Daniel Sanders | 2016-05-11 | 1 | -4/+2 |
* | [mips] Fix a partially initialized member variable that was introduced in r26... | Daniel Sanders | 2016-05-09 | 1 | -0/+2 |
* | [mips][micromips] Make getPointerRegClass() result depend on the instruction. | Daniel Sanders | 2016-05-09 | 1 | -0/+5 |
* | [mips] Fix use after free and an unnecessary copy introduced in r268896. | Daniel Sanders | 2016-05-09 | 1 | -3/+4 |
* | Revert "[Mips] Fix use after free." | Benjamin Kramer | 2016-05-09 | 1 | -1/+2 |
* | [Mips] Fix use after free. | Benjamin Kramer | 2016-05-09 | 1 | -2/+1 |
* | [mips][microMIPS] Implement LWP and SWP instructions | Zlatko Buljan | 2016-05-09 | 1 | -7/+26 |
* | Fix Mips Parser error reporting | Nirav Dave | 2016-05-05 | 1 | -27/+49 |
* | [mips][microMIPS] Add CodeGen support for microMIPSr6 ROTR and ROTRV and add ... | Zlatko Buljan | 2016-05-04 | 1 | -1/+9 |
* | [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations. | Daniel Sanders | 2016-05-03 | 1 | -119/+60 |
* | [mips][ias] Move createCpRestoreMemOp to MipsTargetStreamer. NFC. | Daniel Sanders | 2016-04-29 | 1 | -19/+14 |
* | [mips][ias] Split expandMemInst between MipsAsmParser and MipsTargetStreamer.... | Daniel Sanders | 2016-04-29 | 1 | -66/+91 |
* | [mips][ias] Moved most instruction emission helpers to MipsTargetStreamer. NFC. | Daniel Sanders | 2016-04-29 | 1 | -279/+208 |
* | [mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE and SHE instructions | Zlatko Buljan | 2016-04-29 | 1 | -7/+0 |