summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsMSAInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Correct predicates for MSA pseudo instructionsSimon Dardis2018-06-141-1/+2
* [mips] Sink PredicateControl further down the class hierarchy.Simon Dardis2018-05-301-1/+1
* [mips] Use PredicateControl for the MSA ASE instructions. NFC.Daniel Sanders2015-09-241-17/+7
* Make it possible for the Subtarget to change between functionEric Christopher2014-07-101-1/+1
* [mips][msa] Add DLSA instruction.Matheus Almeida2014-02-101-0/+18
* [mips][msa] Add insert.d instruction.Matheus Almeida2014-01-311-0/+13
* [mips][msa] Add fill.d instruction.Matheus Almeida2014-01-291-0/+11
* [mips][msa] Add copy_{u,s}.d.Matheus Almeida2014-01-291-0/+17
* [mips][msa] Pseudo instructions require HasMSA too. Inherit from MSAPseudo in...Daniel Sanders2013-11-201-1/+1
* [mips][msa] Direct Object Emission support for the LSA instruction.Matheus Almeida2013-10-231-3/+15
* [mips][msa] Direct Object Emission support for conditional branches.Matheus Almeida2013-10-221-2/+20
* [mips][msa] Direct Object Emission support for LD/ST instructions.Matheus Almeida2013-10-211-0/+11
* [mips][msa] Direct Object Emission support for LDI instructions.Matheus Almeida2013-10-211-0/+5
* [mips][msa] Direct Object Emission support for MOVE.v.Matheus Almeida2013-10-211-0/+5
* [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. Matheus Almeida2013-10-211-0/+20
* [mips][msa] Fix definition of SLD instruction.Matheus Almeida2013-10-211-0/+13
* [mips][msa] Added lsa instructionDaniel Sanders2013-10-171-0/+6
* [mips][msa] Direct Object Emission support for BIT instructions.Matheus Almeida2013-10-141-0/+28
* [mips][msa] Direct Object Emission support for VEC instructions.Matheus Almeida2013-10-141-0/+7
* [mips][msa] Direct Object Emission for the majority of the ELM instructions.Matheus Almeida2013-10-141-0/+67
* [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.Matheus Almeida2013-10-141-0/+39
* This reverts 192447 because of compiler warning generated on darwin build.Matheus Almeida2013-10-111-39/+0
* This reverts r192449 because of compiler warning generated on darwin build.Matheus Almeida2013-10-111-67/+0
* [mips][msa] Direct Object Emission for the majority of the ELM instructions.Matheus Almeida2013-10-111-0/+67
* [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.Matheus Almeida2013-10-111-0/+39
* [mips][msa] Direct Object Emission for I8 instructions.Jack Carter2013-09-301-0/+7
* [mips][msa] Direct Object Emission for I5 instructions.Jack Carter2013-09-301-0/+7
* [mips][msa] Direct Object Emission for 2R instructions.Jack Carter2013-09-301-0/+5
* [PATCH 1/4] [mips][msa] Source register of FILL instructions is GPRJack Carter2013-09-301-0/+11
* [mips][msa] Direct Object Emission for 3RF instructions.Jack Carter2013-09-261-0/+7
* [mips][msa] Direct Object Emission for 3R instructions.Jack Carter2013-09-261-0/+7
* [mips][msa] Direct Object Emission support for the MSA instruction set. Jack Carter2013-09-251-0/+5
* [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.vDaniel Sanders2013-08-281-0/+5
* [mips][msa] Added cfcmsa, and ctcmsaDaniel Sanders2013-08-281-0/+5
* [mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.vDaniel Sanders2013-08-201-0/+5
* [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi)Jack Carter2013-08-151-0/+77
* [Mips][msa] Added initial MSA support.Jack Carter2013-08-131-0/+34
OpenPOWER on IntegriCloud