summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/msa/basic_operations_float.ll
Commit message (Expand)AuthorAge
* [mips][msa] Build all the tests in little and big endian modes and correct an...Daniel Sanders2013-11-15
* [mips][msa] Added support for build_vector for v4f32 and v2f64.Daniel Sanders2013-10-15
* [mips][msa] Implemented insert_vector_elt for v4f32 and v2f64.Daniel Sanders2013-09-27
* [mips][msa] Implemented extract_vector_elt for v4f32 or v2f64Daniel Sanders2013-09-27
* [mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e...Daniel Sanders2013-09-27
* [mips][msa] Implemented build_vector using ldi, fill, and custom SelectionDAG...Daniel Sanders2013-09-23