Test commit
[oota-llvm.git] / lib / Target / Mips / MipsMSAInstrInfo.td
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Sorted MSA_BIT_[BHWD]_DESC_BASE into ascend...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the InstrItinClass argument optional...
2013-08-28 Daniel Sanders[mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v
2013-08-28 Daniel Sanders[mips][msa] Added load/store intrinsics.
2013-08-28 Daniel Sanders[mips][msa] Added move.v
2013-08-28 Daniel Sanders[mips][msa] Added cfcmsa, and ctcmsa
2013-08-28 Daniel Sanders[mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs...
2013-08-27 Daniel Sanders[mips][msa] Added bitconverts for vector types for...
2013-08-23 Daniel Sanders[mips][msa] Split MSA128 regset into size-specific...
2013-08-20 Daniel Sanders[mips][msa] Removed fcge, fcgt, fsge, fsgt
2013-08-20 Daniel Sanders[mips][msa] Added insve
2013-08-20 Daniel Sanders[mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor...
2013-08-16 Daniel SandersReverted test commit (r188556)
2013-08-16 Daniel SandersTest commit. Just a blank line
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (madd_q to xori)
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (fadd to ftq)
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (add_a to dpsub...
2013-08-13 Jack Carter[Mips][msa] Added initial MSA support.