Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFC | Simon Atanasyan | 2019-07-09 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -12/+12 |
* | [mips][msa] Correct sld and sldi builtins. | Daniel Sanders | 2013-12-10 | 1 | -12/+20 |
* | Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type | Daniel Sanders | 2013-11-15 | 1 | -4/+0 |
* | [mips][msa] Build all the tests in little and big endian modes and correct an... | Daniel Sanders | 2013-11-15 | 1 | -0/+5 |
* | [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] Summarize tests | Daniel Sanders | 2013-08-28 | 1 | -0/+3 |
* | [Mips][msa] Added the simple builtins (madd_q to xori) | Jack Carter | 2013-08-15 | 1 | -0/+154 |