summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MicroMipsInstrFPU.td
Commit message (Expand)AuthorAgeFilesLines
* [mips] Split long lines in the code. NFCSimon Atanasyan2019-11-031-1/+2
* [mips] Add more strict predicates to the RSQRT_S_MM and TAILCALL_MMSimon Atanasyan2019-06-181-1/+1
* [mips] Fix encoding of the `mov.d` command for microMIPS R6Simon Atanasyan2019-03-131-2/+1
* [MIPS][microMIPS] Add a pattern to match TruncIntFPPetar Jovanovic2019-03-111-0/+5
* [mips] Support for +abs2008 attributeAleksandar Beserminji2019-01-281-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Disable the selection of mixed microMIPS/MIPS codeSimon Atanasyan2018-09-031-0/+5
* [mips] Eliminate the usage of hasStdEnc in MipsPat.Simon Atanasyan2018-07-161-0/+7
* [X86][MIPS][ARM] New machine instruction property 'isMoveReg'Petar Jovanovic2018-05-231-1/+3
* [mips] Join existing scopes for DecoderNamespace (NFCI)Simon Dardis2018-05-161-6/+3
* [mips] Mark select instructions correctlySimon Dardis2018-05-151-0/+17
* [mips] Fix formatting of floating point conversion patternsSimon Dardis2018-05-151-8/+8
* [mips] Add disassembly support for comparison instructionsSimon Dardis2018-05-151-4/+6
* [mips] Fix predicates of mfc1, mtc1 instructionsSimon Dardis2018-05-151-10/+7
* [mips] Fix the predicates of round, ceiling, floor and trunc.Simon Dardis2018-05-141-24/+23
* [mips] Correct the predicates of indexed floating point stores and loads.Simon Dardis2018-05-141-12/+11
* [mips] Enable disassembly of fused (negative) multiply add/sub instructionsSimon Dardis2018-05-111-17/+24
* [mips] Correct the predicates of cvt.fmt.fmt instructionsSimon Dardis2018-05-101-9/+9
* [mips] Move conditional moves out of isCodeGenOnlySimon Dardis2018-05-091-22/+24
* [mips] Define certain instructions in microMIPS32r3Stefan Maksimovic2018-02-081-27/+77
* [mips] Properly select abs and sqrt instructionsStefan Maksimovic2018-01-231-8/+19
* [mips] Fix (dis)assembly of abs.fmt for micromipsSimon Dardis2017-10-261-4/+10
* [mips][micromips] Fix (dis)assembly of bc1(t|f)Simon Dardis2017-10-161-4/+10
* [mips] Correct the instruction predicates for microMIPSr3Simon Dardis2017-10-101-205/+224
* [mips] Duplicate the reciprocal instruction definitions for FP32Simon Dardis2017-10-101-6/+18
* [mips] Add missing license info, formatting changes. NFCISimon Dardis2017-09-291-30/+47
* [mips] Generate NMADD and NMSUB instructions when fneg node is presentPetar Jovanovic2017-08-271-0/+6
* [mips] Correct c.cond.fmt instruction definition.Simon Dardis2017-01-161-2/+105
* Recommit: "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-051-0/+10
* Revert "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-051-10/+0
* [mips] Add rsqrt, recip for MIPSSimon Dardis2016-09-271-0/+10
* Revert "[mips] Fix c.<cc>.<fmt> instruction definition."Simon Dardis2016-09-091-73/+5
* [mips] Fix c.<cc>.<fmt> instruction definition.Simon Dardis2016-09-091-5/+73
* [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructionsHrvoje Varga2016-08-041-5/+6
* [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2...Zlatko Buljan2016-07-111-6/+25
* Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions"Hrvoje Varga2016-05-121-6/+1
* [mips][microMIPS] Implement CFC*, CTC* and LDC* instructionsHrvoje Varga2016-05-111-1/+6
* [mips][microMIPS] Revert commit r266861.Zoran Jovanovic2016-04-221-5/+1
* [mips][microMIPS]Implement CFC*, CTC* and LDC* instructionsHrvoje Varga2016-04-201-1/+5
* [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructionsZlatko Buljan2016-03-311-2/+2
* [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructionsHrvoje Varga2016-03-241-2/+2
* [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SE...Hrvoje Varga2015-12-011-2/+2
* [mips][sched] Split IIBranch into specific instruction classes.Daniel Sanders2015-09-221-2/+2
* [mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL.W.fmt, FLOOR.L.fmt, FLO...Zoran Jovanovic2015-09-071-9/+11
* [mips] Only use FGR_{32,64} in TableGen descriptions. NFC.Toma Tabacu2015-05-081-3/+3
* [mips][microMIPS] Fix opcodes of MFHC1 and MTHC1 instructions.Jozef Kolek2014-11-191-4/+4
* [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-121-2/+2
* [mips][mips64r6] [sl][duw]xc1 are not available on MIPS32r6/MIPS64r6Daniel Sanders2014-06-121-4/+4
* [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...Daniel Sanders2014-05-131-4/+4
* [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2014-05-121-2/+2
OpenPOWER on IntegriCloud