| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -2/+3 |
* | [mips][msa] Build all the tests in little and big endian modes and correct an... | Daniel Sanders | 2013-11-15 | 1 | -0/+1 |
* | [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n... | Daniel Sanders | 2013-11-12 | 1 | -0/+137 |
* | [mips][msa] Added support for matching bset, bseti, bneg, and bnegi from norm... | Daniel Sanders | 2013-11-12 | 1 | -0/+248 |
* | [mips][msa] Change constant used in ori tests to avoid conflict with bseti (a... | Daniel Sanders | 2013-11-12 | 1 | -16/+16 |
* | [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal... | Daniel Sanders | 2013-10-30 | 1 | -12/+39 |
* | [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ... | Daniel Sanders | 2013-10-30 | 1 | -12/+92 |
* | [mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECT | Daniel Sanders | 2013-10-30 | 1 | -0/+164 |
* | [mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e... | Daniel Sanders | 2013-09-27 | 1 | -1/+1 |
* | [mips][msa] Added support for matching andi, ori, nori, and xori from normal ... | Daniel Sanders | 2013-09-24 | 1 | -0/+240 |
* | [mips][msa] Added support for matching slli, srai, and srli from normal IR (i... | Daniel Sanders | 2013-09-24 | 1 | -0/+168 |
* | [mips][msa] Added support for matching pcnt from normal IR (i.e. not intrinsics) | Daniel Sanders | 2013-09-23 | 1 | -0/+60 |
* | [mips][msa] Added support for matching nor from normal IR (i.e. not intrinsics) | Daniel Sanders | 2013-09-23 | 1 | -0/+68 |
* | [mips][msa] Added support for matching and, or, and xor from normal IR (i.e. ... | Daniel Sanders | 2013-09-23 | 1 | -0/+192 |
* | [mips][msa] Added test cases that were supposed to be part of r190507, r19050... | Daniel Sanders | 2013-09-11 | 1 | -0/+254 |