[mips][msa] Use CHECK-LABEL in basic_operations*.ll
[oota-llvm.git] / test / CodeGen / Mips / msa / basic_operations_float.ll
2014-04-29 Daniel Sanders[mips][msa] Use CHECK-LABEL in basic_operations*.ll
2014-04-29 Daniel Sanders[mips][msa] Fix element extraction where the index...
2014-03-04 Daniel Sanders[mips][msa] Correct the behaviour of the COPY_FW pseudo...
2014-03-03 Daniel Sanders[mips] Prevent %lo relocation being used on MSA loads...
2013-11-15 Daniel Sanders[mips][msa] Build all the tests in little and big endia...
2013-10-15 Daniel Sanders[mips][msa] Added support for build_vector for v4f32...
2013-09-27 Daniel Sanders[mips][msa] Implemented insert_vector_elt for v4f32...
2013-09-27 Daniel Sanders[mips][msa] Implemented extract_vector_elt for v4f32...
2013-09-27 Daniel Sanders[mips][msa] MSA requires FR=1 mode (64-bit FPU register...
2013-09-23 Daniel Sanders[mips][msa] Implemented build_vector using ldi, fill...