[mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=mips...
[oota-llvm.git] / test / MC / Mips / mips3 /
2014-05-12 Daniel Sanders[mips] Marked up instructions added in MIPS-V and teste...
2014-05-09 Daniel Sanders[mips] Marked up instructions added in MIPS-IV and...
2014-05-09 Daniel Sanders[mips] Added missing daddu test to the valid instructio...
2014-05-09 Daniel Sanders[mips] Added missing dsra -> dsrav and sra -> srav...
2014-05-08 Daniel Sanders[mips] Correct tests that are meant to test valid assem...
2014-05-08 Daniel Sanders[mips] Implement l[wd]c3, and s[wd]c3.
2014-05-08 Daniel Sanders[mips] Implement tlbp, tlbr, tlbwi, and tlbwr
2014-05-07 Daniel Sanders[mips] Add highly experimental support for MIPS-I,...
2014-05-01 Daniel Sanders[mips] Removed two-operand alias for sllv, sr[al]v...
2014-04-30 Matheus Almeida[mips] Add instruction alias (negu).
2014-04-30 Matheus Almeida[mips] Add instruction alias (sltu).
2014-04-30 Matheus Almeida[mips] Add instruction alias (dsll and dsrl).
2014-04-30 Matheus Almeida[mips] Add instruction alias (sll and srl).
2014-04-30 Matheus Almeida[mips] Update tests with encoding information for slt...
2014-04-16 Matheus Almeida[mips] Use TwoOperandAliasConstraint for shift instruct...
2014-04-10 Daniel Sanders[mips] Switch the MIPS-III and MIPS-IV assembler tests...
2014-04-03 Daniel Sanders[mips] Implement ehb, ssnop, and pause in assembler
2014-04-01 Daniel Sanders[mips] Rewrite MipsAsmParser and MipsOperand.
2014-03-31 Daniel SandersRevert: [mips] Rewrite MipsAsmParser and MipsOperand...
2014-03-31 Daniel Sanders[mips] Rewrite MipsAsmParser and MipsOperand.
2014-03-31 Daniel Sanders[mips] Added a full set of instruction test cases for...