| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "[mips] Fix c.<cc>.<fmt> instruction definition." | Simon Dardis | 2016-09-09 | 1 | -180/+40 |
* | [mips] Fix c.<cc>.<fmt> instruction definition. | Simon Dardis | 2016-09-09 | 1 | -40/+180 |
* | [SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround | Michael Kuperstein | 2016-08-18 | 1 | -4/+4 |
* | [mips] Add l.[sd] and s.[sd] instruction aliases | Simon Dardis | 2016-08-17 | 1 | -0/+19 |
* | [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructions | Hrvoje Varga | 2016-08-04 | 1 | -2/+4 |
* | [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2... | Zlatko Buljan | 2016-07-11 | 1 | -24/+36 |
* | [mips] MIPS32/64 itineraries | Simon Dardis | 2016-06-14 | 1 | -2/+6 |
* | [mips][microMIPS] Add CodeGen support for SEL.*, SELEQZ, SELNEZ, SELEQZ.*, SE... | Zlatko Buljan | 2016-06-09 | 1 | -4/+6 |
* | Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions" | Hrvoje Varga | 2016-05-12 | 1 | -10/+5 |
* | [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-05-11 | 1 | -5/+10 |
* | [mips][microMIPS] Revert commit r266861. | Zoran Jovanovic | 2016-04-22 | 1 | -8/+5 |
* | [mips][microMIPS]Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-04-20 | 1 | -5/+8 |
* | [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions | Zlatko Buljan | 2016-03-31 | 1 | -7/+9 |
* | [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions | Hrvoje Varga | 2016-03-24 | 1 | -7/+11 |
* | [mips] added support for trunc macro | Zoran Jovanovic | 2016-02-22 | 1 | -0/+14 |
* | [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SE... | Hrvoje Varga | 2015-12-01 | 1 | -6/+4 |
* | [mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend | Daniel Sanders | 2015-10-06 | 1 | -5/+2 |
* | Revert r249123 - [mips][microMIPS] Fix an issue with selecting sqrt instructi... | Daniel Sanders | 2015-10-06 | 1 | -2/+5 |
* | [mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend | Zoran Jovanovic | 2015-10-02 | 1 | -5/+2 |
* | [mips][sched] Split IIBranch into specific instruction classes. | Daniel Sanders | 2015-09-22 | 1 | -4/+4 |
* | [mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL.W.fmt, FLOOR.L.fmt, FLO... | Zoran Jovanovic | 2015-09-07 | 1 | -3/+10 |
* | [mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT.S.fmt, CVT.W.fmt, MAX.f... | Zoran Jovanovic | 2015-09-07 | 1 | -6/+10 |
* | [mips] Only use FGR_{32,64} in TableGen descriptions. NFC. | Toma Tabacu | 2015-05-08 | 1 | -30/+20 |
* | Rename the MIPS routine abiUsesSoftFloat -> useSoftFloat to match | Eric Christopher | 2015-05-07 | 1 | -1/+1 |
* | [mips] Add the SoftFloat MipsSubtarget feature. | Toma Tabacu | 2015-05-07 | 1 | -22/+27 |
* | [mips] Cleanup old floating-point flag conditions definitions. NFC. | Vasileios Kalintiris | 2015-04-21 | 1 | -22/+0 |
* | [MIPS]Multiple and add instructions for Mips are currently available in mips3... | Vladimir Medic | 2015-02-25 | 1 | -14/+14 |
* | [mips] Move COP2 & COP3 load/store instructions from MipsInstrFPU.td to MipsI... | Vasileios Kalintiris | 2014-11-04 | 1 | -56/+0 |
* | [mips] Add support for COP1's Branch-On-Cond-Likely instructions | Vasileios Kalintiris | 2014-10-17 | 1 | -2/+10 |
* | [mips] Fix disassembly of [ls][wd]c[23], cache, and pref ... | Daniel Sanders | 2014-10-01 | 1 | -8/+40 |
* | Revert: r215698 - Current implementation of c.cond.fmt instructions only acce... | Daniel Sanders | 2014-08-17 | 1 | -49/+13 |
* | Current implementation of c.cond.fmt instructions only accept default cc0 reg... | Vladimir Medic | 2014-08-15 | 1 | -13/+49 |
* | [mips] Use MFHC1 when it is available (MIPS32r2 and later) for both FP32 and ... | Daniel Sanders | 2014-07-14 | 1 | -4/+8 |
* | Make it possible for the Subtarget to change between function | Eric Christopher | 2014-07-10 | 1 | -4/+4 |
* | [mips][mips64r6] [ls][wd]c2 were re-encoded with 11-bit signed immediates rat... | Daniel Sanders | 2014-06-16 | 1 | -4/+8 |
* | [mips] Add cache and pref instructions | Daniel Sanders | 2014-06-13 | 1 | -4/+8 |
* | [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6 | Daniel Sanders | 2014-06-12 | 1 | -4/+6 |
* | [mips][mips64r6] [sl][duw]xc1 are not available on MIPS32r6/MIPS64r6 | Daniel Sanders | 2014-06-12 | 1 | -10/+10 |
* | [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ... | Daniel Sanders | 2014-06-12 | 1 | -6/+7 |
* | [mips] Use MTHC1 when it is available (MIPS32r2 and later) for both FP32 and ... | Daniel Sanders | 2014-06-12 | 1 | -2/+15 |
* | [mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds], and nmsub.[ds] are not ava... | Daniel Sanders | 2014-06-12 | 1 | -12/+12 |
* | [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu... | Daniel Sanders | 2014-05-13 | 1 | -4/+4 |
* | [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m... | Daniel Sanders | 2014-05-12 | 1 | -4/+6 |
* | [mips] Replace FeatureFPIdx with FeatureMips4_32r2 | Daniel Sanders | 2014-05-12 | 1 | -9/+11 |
* | [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu... | Daniel Sanders | 2014-05-09 | 1 | -4/+4 |
* | [mips] Add PredicateControl to InstAlias's | Daniel Sanders | 2014-05-08 | 1 | -2/+2 |
* | [mips] Implement l[wd]c3, and s[wd]c3. | Daniel Sanders | 2014-05-08 | 1 | -1/+11 |
* | [mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=... | Daniel Sanders | 2014-05-08 | 1 | -16/+19 |
* | [mips] Add FGR_32/FGR_64/GPR_64 adjectives and use then instead of FGRPredica... | Daniel Sanders | 2014-05-07 | 1 | -104/+101 |
* | [mips] Add ISA_<name> adverbs and start using them instead of AdditionalPredi... | Daniel Sanders | 2014-05-07 | 1 | -22/+19 |