Fix -Wsign-compare warning
[oota-llvm.git] / test / MC / Mips /
2015-09-28 Zoran Jovanovic[mips] Handling of immediates bigger than 16 bits
2015-09-24 Rafael EspindolaUse ELFOSABI_NONE instead of ELFOSABI_LINUX.
2015-09-22 Daniel Sanders[mips][ias] Implement .cpreturn directive.
2015-09-21 Daniel Sanders[mips] Allow constant expressions in second argument...
2015-09-17 Daniel Sanders[mips] Add assembler support for the .cprestore directive.
2015-09-17 Zoran Jovanovic[mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU...
2015-09-16 Zoran Jovanovic[mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE...
2015-09-15 Zoran Jovanovic[mips] Add support for branch-likely pseudo-instructions
2015-09-15 Zoran Jovanovic[mips][microMIPS] Implement CACHEE and PREFE instructio...
2015-09-15 Daniel Sanders[mips] Added support for various EVA ASE instructions.
2015-09-09 Zoran Jovanovic[mips][microMIPS] Implement ADDU16, AND16, ANDI16,...
2015-09-09 Zoran Jovanovic[mips][microMIPS] Implement CACHEE and PREFE instructions
2015-09-08 Zoran Jovanovic[mips][microMIPS] Implement LLE, LUI, LW and LWE instru...
2015-09-08 Zoran Jovanovic[mips][microMIPS] Implement SB, SBE, SCE, SH and SHE...
2015-09-08 Zoran Jovanovic[mips][microMIPS] Add microMIPS32r6 and microMIPS64r6...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT...
2015-09-05 Zoran Jovanovic[mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt...
2015-09-03 Daniel Sanders[mips] Added support for the div, divu, ddiv and ddivu...
2015-08-20 Zoran Jovanovic[mips][microMIPS] Add microMIPS32r6 and microMIPS64r6...
2015-08-18 Daniel Sanders[mips] Expand JAL instructions when PIC is enabled.
2015-08-18 Zoran Jovanovic[mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU...
2015-08-18 Zoran Jovanovic[mips][microMIPS] Implement SW and SWE instructions
2015-08-17 Daniel Sanders[mips] [IAS] Add support for the DLA pseudo-instruction...
2015-08-11 Vasileios Kalintiris[mips] Remap move as or.
2015-07-20 Vasileios Kalintiris[mips] Added support for the ERETNC instruction.
2015-07-14 Daniel Sanders[mips] Fix li/la differences between IAS and GAS.
2015-07-01 Zoran Jovanovic[mips][microMIPS] Implement SLL and NOP instructions
2015-06-30 Toma Tabacu[mips] [IAS] Add support for the .module softfloat...
2015-06-30 Toma Tabacu[mips] [IAS] Make .module directives change AssemblerOp...
2015-06-30 Toma Tabacu[mips] [IAS] Add support for the .set oddspreg/nooddspr...
2015-06-27 Daniel Sanders[mips] Add COP0 register class and use it in M[FT]C0...
2015-06-26 Toma Tabacu[mips] [IAS] Add partial support for the ULW pseudo...
2015-06-25 Toma Tabacu[mips] [IAS] Fix parsing of memory offset expressions...
2015-06-24 Zoran Jovanovic[mips][microMIPS] Implement BREAK, EHB and EI instructions
2015-06-23 Toma Tabacu[mips] [IAS] Add partial support for the ULHU pseudo...
2015-06-23 Petar Jovanovic[mips64] Emit correct addend for some PC-relative reloc...
2015-06-23 Daniel JasperRevert r240302 ("Bring r240130 back.").
2015-06-23 Daniel Sanders[mips] llvm-readobj can parse .MIPS.abiflags. No need...
2015-06-22 Rafael EspindolaBring r240130 back.
2015-06-22 Toma Tabacu[mips] [IAS] Add support for LAReg with identical sourc...
2015-06-22 Toma Tabacu[mips] [IAS] Add support for LASym with identical sourc...
2015-06-19 Nico WeberRevert 240130, it caused crashes (repro in PR23900).
2015-06-19 Rafael EspindolaMake all temporary symbols unnamed.
2015-06-17 Benjamin Kramer[MC/Dwarf] Encode DW_CFA_advance_loc in target endianess.
2015-06-17 Toma Tabacu[mips] [IAS] Add support for expanding LASym with a...
2015-06-17 Toma Tabacu[mips] [IAS] Add support for the B{L,G}{T,E}(U) branch...
2015-06-17 Toma Tabacu[mips] [IAS] Fix LA with relative label operands.
2015-06-17 Toma Tabacu[mips] [IAS] Add test for SW with relative label operan...
2015-06-17 Toma Tabacu[mips] [IAS] Fix LW with relative label operands.
2015-06-16 Daniel Sanders[mips][ias] Expand on r238751 to cover as many relocs...
2015-06-11 Toma TabacuRecommit "[mips] [IAS] Add support for BNE and BEQ...
2015-06-11 Zoran Jovanovic[mips][microMIPS] Implement ERET and ERETNC instructions
2015-06-11 Zoran Jovanovic[mips] Change existing uimm10 operand to restrict the...
2015-06-09 Toma TabacuRecommit "[mips] [IAS] Restore STI.FeatureBits in ...
2015-06-09 Toma TabacuRevert "[mips] [IAS] Add support for BNE and BEQ with...
2015-06-09 Toma Tabacu[mips] [IAS] Add support for BNE and BEQ with an immedi...
2015-06-05 Toma TabacuRevert "[mips] [IAS] Restore STI.FeatureBits in .set...
2015-06-05 Toma Tabacu[mips] [IAS] Restore STI.FeatureBits in .set pop.
2015-06-04 Rafael Espindolallvm-readobj can parse relocations, no need to check...
2015-06-02 Toma Tabacu[mips] [IAS] Reformat mips-expansions.s. NFC.
2015-06-02 Daniel Sanders[mips] Test both %dtprel_hi and %dtprel_lo instead...
2015-06-02 Daniel Sanders[mips] Expand tabs in test/MC/Mips/mips-relocations.s
2015-06-02 Toma Tabacu[mips] [IAS] Add support for the .set softfloat/hardflo...
2015-06-01 Rafael EspindolaFix relocation selection for foo-. on mips.
2015-05-28 Kai Nacke[mips] Add new format for dmtc2/dmfc2 for Octeon CPUs.
2015-05-27 Zoran Jovanovic[mips][microMIPSr6] Implement SEB and SEH instructions
2015-05-27 Jozef Kolek[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC...
2015-05-22 Rafael EspindolaRelax these tests a bit.
2015-05-21 Toma Tabacu[mips] [IAS] Add 2 missing CHECK directives for fixups...
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement NOR, OR, ORI, XOR and...
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement AND and ANDI instructions
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement DIV, DIVU, MOD and MODU...
2015-05-18 Jozef Kolek[mips][microMIPSr6] Implement LSA instruction
2015-05-18 Jozef Kolek[mips][microMIPSr6] Implement ALIGN and AUI instructions
2015-05-15 Toma Tabacu[mips] [IAS] Fix expansion of negative 32-bit immediate...
2015-05-14 Toma Tabacu[mips] [IAS] Enforce .set nomacro.
2015-05-14 Toma Tabacu[mips] [IAS] Emit .set macro/nomacro.
2015-05-14 Toma Tabacu[mips] [IAS] Warn when LA is used with a 64-bit symbol.
2015-05-13 Jozef Kolek[mips][microMIPSr6] Implement CLO and CLZ instructions
2015-05-13 Toma Tabacu[mips] [IAS] Unify common functionality of LA and LI.
2015-05-13 Toma Tabacu[mips] [IAS] Merge the micromips-expressions.s test...
2015-05-12 Jozef Kolek[mips][microMIPSr6] Implement SELEQZ and SELNEZ instruc...
2015-05-08 Jozef Kolek[mips][microMIPSr6] Implement ALUIPC and AUIPC instructions
2015-05-08 Jozef Kolek[mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
2015-05-07 Jozef Kolek[mips][microMIPSr6] Implement JIALC and JIC instructions
2015-05-07 Toma Tabacu[mips] Add the SoftFloat MipsSubtarget feature.
2015-05-05 Daniel Sanders[mips][msa] Test basic operations for the N32 ABI too.
2015-05-01 Toma Tabacu[mips] [IAS] Fix error messages for using LI with 64...
2015-05-01 Toma Tabacu[mips] [IAS] Slightly improve shift instruction generat...
2015-04-30 Daniel Sanders[mips][mips64r6] Sorted instructions in test. NFC.
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU...
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement SUB and SUBU instructions
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement ADD, ADDU and ADDIU instr...
2015-04-28 Toma Tabacu[mips] [IAS] Do not generate redundant ORi in createLSh...
2015-04-27 Rafael EspindolaUse CIE version 1 for .eh_frame.
2015-04-27 Toma Tabacu[mips] [IAS] Improve warning for using AT with .set...
2015-04-21 Toma Tabacu[mips] [IAS] Implement the .asciiz directive.
2015-04-21 Jozef Kolek[mips][microMIPSr6] Implement CACHE and PREF instructions
next