X86: produce more friendly errors during MachO relocation handling
[oota-llvm.git] / test / MC / Mips / micromips-loadstore-instructions.s
2015-09-16 Zoran Jovanovic[mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE...
2015-01-28 Zoran Jovanovic[mips][microMIPS] Implement SWM and LWM aliases
2015-01-28 Jozef Kolek[mips][microMIPS] Implement LWGP instruction
2014-12-23 Jozef Kolek[mips][microMIPS] Implement LWSP and SWSP instructions
2014-12-16 Zoran Jovanovic[mips][microMIPS] Implement SWP and LWP instructions
2014-11-27 Zoran Jovanovic[mips][microMIPS] Implement SWM16 and LWM16 instructions
2014-11-19 Zoran Jovanovic[mips][micromips] Implement SWM32 and LWM32 instructions
2014-11-19 Jozef Kolek[mips][microMIPS] Implement LWXS instruction.
2014-01-15 Zoran JovanovicAdded support for LWU microMIPS instruction.
2013-12-19 Zoran JovanovicSupport for microMIPS LL and SC instructions.
2013-08-08 Jack CarterMips ELF: MicroMips direct object Little endian support.
2013-04-25 Akira HatanakaTest case for r180241.