summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MicroMips64r6InstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* [mips] Add instruction aliases for ds(r|l)l.Simon Dardis2017-06-271-0/+12
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-23/+5
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-5/+23
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-23/+5
* [mips] Fix aui/daui/dahi/dati for MIPSR6Simon Dardis2016-10-141-5/+7
* Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6"Simon Dardis2016-09-161-7/+5
* [mips] Fix aui/daui/dahi/dati for MIPSR6Simon Dardis2016-09-161-5/+7
* [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI in...Hrvoje Varga2016-09-081-0/+35
* [mips] Preparatory work for a generic schedulerSimon Dardis2016-08-241-24/+39
* [mips] sgtu, s[rl]l, sra, dnegu, neg instruction aliasesSimon Dardis2016-07-261-2/+2
* [mips] Optimize materialization of i64 constantsSimon Dardis2016-07-251-0/+3
* [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instruct...Hrvoje Varga2016-06-271-1/+72
* [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructionsHrvoje Varga2016-06-161-56/+83
* [mips][micromips] Implement DSBH, DSHD, DSLL, DSLL32, DSLLV, DSRA, DSRA32 and...Hrvoje Varga2016-05-111-0/+91
* [mips][microMIPS] Add CodeGen support for MUL* and DMUL* instructionsZlatko Buljan2016-05-061-0/+29
* [mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU i...Zlatko Buljan2016-04-271-0/+40
* [mips][microMIPS] Implement ldpc instructionZoran Jovanovic2016-04-211-0/+5
* [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D...Zlatko Buljan2016-04-131-4/+4
* [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instru...Zlatko Buljan2016-04-081-0/+80
* [mips][microMIPS] Revert commits r264245 and r264248.Zoran Jovanovic2016-04-021-4/+4
* [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructionsZlatko Buljan2016-03-311-0/+17
* [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D...Zlatko Buljan2016-03-241-4/+4
* [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructionsHrvoje Varga2016-03-241-0/+19
* Revert "[mips] Promote the result of SETCC nodes to GPR width."Vasileios Kalintiris2016-03-011-13/+0
* [mips] Promote the result of SETCC nodes to GPR width.Vasileios Kalintiris2016-03-011-0/+13
* [mips] Make isel select the correct DEXT variant up front.Daniel Sanders2016-02-291-1/+1
* [mips][microMIPS] Implement DINSU, DINSM, DINS instructionsHrvoje Varga2016-02-251-0/+15
* [mips][microMIPS] Implement DERET and DI instructions and check size operand ...Zlatko Buljan2015-12-211-6/+10
* [mips][ias] Range check uimm6 operands and fix a bug this revealed.Daniel Sanders2015-12-081-2/+2
* [mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU instructionsZoran Jovanovic2015-08-181-0/+17
* [mips][microMIPS] Create microMIPS64r6 subtarget and implement DALIGN, DAUI, ...Zoran Jovanovic2015-08-121-0/+98
OpenPOWER on IntegriCloud