[mips][msa] Test basic operations for the N32 ABI too.
[oota-llvm.git] / test / CodeGen / Mips / msa / basic_operations_float.ll
2015-05-05 Daniel Sanders[mips][msa] Test basic operations for the N32 ABI too.
2015-04-30 Daniel Sanders[mips][msa] Rename main check prefix to 'ALL' in basic...
2015-04-30 Daniel Sanders[mips][msa] Use CHECK-LABEL where missing, and remove...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-30 Daniel Sanders[mips][msa] Fix vector insertions where the index is...
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...