Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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] 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 div_[su] from normal IR (i.e. not intr... | Daniel Sanders | 2013-09-11 | 1 | -0/+130 |
* | [mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsics | Daniel Sanders | 2013-09-11 | 1 | -52/+86 |
* | [mips][msa] Removed unsupported dot product instructions (dotp_[su].b) | Daniel Sanders | 2013-09-10 | 1 | -44/+0 |
* | [mips][msa] Summarize tests | Daniel Sanders | 2013-08-28 | 1 | -0/+3 |
* | [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi) | Jack Carter | 2013-08-15 | 1 | -0/+354 |