| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related tests | Daniel Sanders | 2013-10-30 | 1 | -8/+29 |
* | [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal... | Daniel Sanders | 2013-10-30 | 1 | -5/+44 |
* | [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ... | Daniel Sanders | 2013-10-30 | 1 | -16/+45 |
* | [mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not i... | Daniel Sanders | 2013-10-30 | 1 | -26/+36 |
* | [mips][msa] Direct Object Emission support for the LSA instruction. | Matheus Almeida | 2013-10-23 | 1 | -5/+6 |
* | [mips][msa] Added support for matching fexp2 from normal IR (i.e. not intrins... | Daniel Sanders | 2013-10-23 | 1 | -4/+18 |
* | [mips][msa] Direct Object Emission support for conditional branches. | Matheus Almeida | 2013-10-22 | 1 | -23/+23 |
* | [mips][msa] Direct Object Emission support for LD/ST instructions. | Matheus Almeida | 2013-10-21 | 1 | -24/+26 |
* | [mips][msa] Direct Object Emission support for LDI instructions. | Matheus Almeida | 2013-10-21 | 1 | -8/+8 |
* | [mips][msa] Direct Object Emission support for MOVE.v. | Matheus Almeida | 2013-10-21 | 1 | -2/+2 |
* | [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. | Matheus Almeida | 2013-10-21 | 1 | -5/+5 |
* | [mips][msa] Direct Object Emission of SPLAT instruction. | Matheus Almeida | 2013-10-21 | 1 | -12/+16 |
* | [mips][msa] Fix definition of SLD instruction. | Matheus Almeida | 2013-10-21 | 1 | -8/+23 |
* | [mips][msa] Added lsa instruction | Daniel Sanders | 2013-10-17 | 1 | -0/+18 |
* | [mips][msa] Removed ldx.[bhwd] and stx.[bhwd]. | Daniel Sanders | 2013-10-17 | 1 | -51/+0 |
* | [mips][msa] Correct definition order of ftrunc_[su], ftint_[su], and ftq. | Daniel Sanders | 2013-10-17 | 1 | -22/+22 |
* | [mips][msa] Added support for build_vector for v4f32 and v2f64. | Daniel Sanders | 2013-10-15 | 1 | -3/+22 |
* | [mips][msa] Direct Object Emission support for BIT instructions. | Matheus Almeida | 2013-10-14 | 1 | -74/+102 |
* | [mips][msa] Direct Object Emission support for VEC instructions. | Matheus Almeida | 2013-10-14 | 1 | -67/+81 |
* | [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}. | Matheus Almeida | 2013-10-14 | 1 | -14/+18 |
* | [mips][msa] Direct Object Emission for the majority of the ELM instructions. | Matheus Almeida | 2013-10-14 | 1 | -31/+42 |
* | [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction. | Matheus Almeida | 2013-10-14 | 1 | -14/+14 |
* | This reverts 192447 because of compiler warning generated on darwin build. | Matheus Almeida | 2013-10-11 | 1 | -14/+14 |
* | This reverts r192449 because of compiler warning generated on darwin build. | Matheus Almeida | 2013-10-11 | 1 | -42/+31 |
* | [mips][msa] Direct Object Emission for the majority of the ELM instructions. | Matheus Almeida | 2013-10-11 | 1 | -31/+42 |
* | [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction. | Matheus Almeida | 2013-10-11 | 1 | -14/+14 |
* | [mips][msa] Added support for matching maddv.[bhwd], and msubv.[bhwd] from no... | Daniel Sanders | 2013-10-11 | 1 | -16/+15 |
* | [mips][msa] Added support for matching fmsub.[wd] from normal IR (i.e. not in... | Daniel Sanders | 2013-10-11 | 1 | -4/+4 |
* | [mips][msa] Added support for matching fmadd.[wd] from normal IR (i.e. not in... | Daniel Sanders | 2013-10-11 | 1 | -4/+2 |
* | [mips][msa] Added support for matching ffint_[us].[wd], and ftrunc_[us].[wd] ... | Daniel Sanders | 2013-10-11 | 1 | -12/+8 |
* | [mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr... | Daniel Sanders | 2013-10-01 | 1 | -9/+9 |
* | [mips][msa] Direct Object Emission for I8 instructions. | Jack Carter | 2013-09-30 | 1 | -28/+32 |
* | [mips][msa] Direct Object Emission for I5 instructions. | Jack Carter | 2013-09-30 | 1 | -49/+57 |
* | [mips][msa] Direct Object Emission for 2R instructions. | Jack Carter | 2013-09-30 | 1 | -16/+16 |
* | [PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR | Jack Carter | 2013-09-30 | 1 | -15/+15 |
* | [mips][msa] Rename arguments to MSA_INSERT_DESC_BASE to better match their ex... | Daniel Sanders | 2013-09-27 | 1 | -6/+6 |
* | [mips][msa] Implemented insert_vector_elt for v4f32 and v2f64. | Daniel Sanders | 2013-09-27 | 1 | -0/+20 |
* | [mips][msa] Implemented extract_vector_elt for v4f32 or v2f64 | Daniel Sanders | 2013-09-27 | 1 | -0/+15 |
* | [mips][msa] Added support for matching splati from normal IR (i.e. not intrin... | Daniel Sanders | 2013-09-27 | 1 | -8/+44 |
* | [mips][msa] Direct Object Emission for 3RF instructions. | Jack Carter | 2013-09-26 | 1 | -112/+117 |
* | [mips][msa] Updates encoding of 3RF instructions to match the latest revision... | Jack Carter | 2013-09-26 | 1 | -2/+2 |
* | [mips][msa] Direct Object Emission for 3R instructions. | Jack Carter | 2013-09-26 | 1 | -330/+378 |
* | [mips][msa] Updates encoding of 3R instructions to match the latest revision ... | Jack Carter | 2013-09-26 | 1 | -9/+9 |
* | [mips][msa] Direct Object Emission for 2RF instructions. | Jack Carter | 2013-09-25 | 1 | -41/+36 |
* | [mips][msa] Direct Object Emission support for the MSA instruction set. | Jack Carter | 2013-09-25 | 1 | -4/+13 |
* | [mips][msa] Updates encoding of 2RF instructions to match the latest revision... | Jack Carter | 2013-09-25 | 1 | -4/+4 |
* | [mips][msa] Added support for matching pckev, and pckod from normal IR (i.e. ... | Daniel Sanders | 2013-09-24 | 1 | -8/+10 |
* | [mips][msa] Added support for matching ilv[lr], ilvod, and ilvev from normal ... | Daniel Sanders | 2013-09-24 | 1 | -19/+25 |
* | [mips][msa] Added support for matching shf from normal IR (i.e. not intrinsics) | Daniel Sanders | 2013-09-24 | 1 | -3/+16 |
* | [mips][msa] Added support for matching vshf from normal IR (i.e. not intrinsics) | Daniel Sanders | 2013-09-24 | 1 | -4/+21 |