[mips][ias] Range check uimmz operands.
[oota-llvm.git] / test / MC / Mips / mips64r2 /
2015-09-15 Daniel Sanders[mips] Added support for various EVA ASE instructions.
2015-08-11 Vasileios Kalintiris[mips] Remap move as or.
2015-06-27 Daniel Sanders[mips] Add COP0 register class and use it in M[FT]C0...
2015-05-05 Daniel Sanders[mips][msa] Test basic operations for the N32 ABI too.
2015-04-08 Toma Tabacu[mips] [IAS] Remove AssemblerPredicate's from RelocPIC...
2015-03-17 Toma Tabacu[mips] [IAS] Add support for the XOR $reg,imm pseudo...
2015-02-25 Vladimir Medic[MIPS]Multiple and add instructions for Mips are curren...
2015-02-06 Daniel Sanders[mips] Fix FileCheck prefixes with whitespace between...
2014-11-27 Daniel Sanders[mips] Add synci instruction.
2014-11-11 Vasileios KalintirisRecommit "[mips] Add names and tests for the hardware...
2014-11-04 Rafael EspindolaRevert "[mips] Add names and tests for the hardware...
2014-11-04 Vasileios Kalintiris[mips] Add names and tests for the hardware registers
2014-10-17 Vasileios Kalintiris[mips] Add support for COP1's Branch-On-Cond-Likely...
2014-10-17 Vasileios Kalintiris[mips] Add support for COP0's Branch-On-Cond-Likely...
2014-10-16 Vasileios Kalintiris[mips] Marked the DI/EI instruction aliases as MIPS32r2
2014-09-16 Toma Tabacu[mips] Move 32-bit ADDiu instruction alias from Mips64I...
2014-09-16 Toma Tabacu[mips] Marked the ADDi instruction aliases as not avail...
2014-09-15 Toma Tabacu[mips] Marked the DADDiu instruction aliases as MIPS...
2014-09-05 Daniel Sanders[mips] Marked the Trap-on-Condition instructions as...
2014-08-17 Daniel SandersRevert: r215698 - Current implementation of c.cond...
2014-08-15 Vladimir MedicCurrent implementation of c.cond.fmt instructions only...
2014-07-21 Daniel Sanders[mips] Add MipsOptionRecord abstraction and use it...
2014-07-14 Daniel SandersRe-commit: [mips] Correct section alignments and EntryS...
2014-07-14 Daniel SandersRevert: [mips] Correct section alignments and EntrySize...
2014-07-14 Daniel Sanders[mips] Correct section alignments and EntrySizes for...
2014-07-14 Daniel Sanders[mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS...
2014-07-13 Simon Atanasyan[Mips] Support SHT_MIPS_ABIFLAGS section type flag...
2014-07-08 Vladimir MedicMips.abiflags is a new implicitly generated section...
2014-06-24 Daniel Sanders[mips] Added support for assembling sdbbp.
2014-06-18 Matheus Almeida[mips] SYNC $stype instruction was added in Mips32
2014-06-18 Matheus Almeida[mips] Update MipsAsmParser so that it's possible to...
2014-06-18 Matheus Almeida[mips] Implement alias for 'and' and 'or' instructions...
2014-06-16 Daniel Sanders[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded...
2014-06-16 Daniel Sanders[mips][mips64r6] ll, sc, lld, and scd are re-encoded...
2014-06-16 Daniel Sanders[mips][mips64r6] [ls][wd]c2 were re-encoded with 11...
2014-06-13 Daniel Sanders[mips] Add cache and pref instructions
2014-06-13 Daniel Sanders[mips][mips64r6] b(ge|lt)zal are not available on MIPS3...
2014-06-13 Daniel Sanders[mips][mips64r6] daddi is not available on MIPS64r6
2014-06-12 Daniel Sanders[mips][mips64r6] bc1[tf] are not available on MIPS32r6...
2014-06-12 Matheus Almeida[mips] Move CHECK lines to the same line as the instruc...
2014-06-11 Matheus Almeida[mips] Implement jr.hb and jalr.hb (Jump Register 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 tlbp, tlbr, tlbwi, and tlbwr
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-11 Daniel SandersRevert: r205182 - llvm/test/MC/Mips/mips64r2/valid...
2014-04-03 Daniel Sanders[mips] Add negative tests confirm that supported ISA...
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 NAKAMURA Takumillvm/test/MC/Mips/mips64r2/valid-xfail.s: This REQUIRES...
2014-03-31 Daniel Sanders[mips] Added a full set of instruction test cases for...