Handle ARMv6KZ naming
[oota-llvm.git] / test / MC / Disassembler /
2015-11-13 Zlatko Buljan[mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R]...
2015-11-12 Zlatko Buljan[mips][microMIPS] Implement LWM16, SB16, SH16, SW16...
2015-11-10 Colin LeMahieu[Hexagon] Fixing store instructions and reenabling...
2015-11-10 Colin LeMahieu[Hexagon] Fixing load instruction parsing and reenablin...
2015-11-09 Colin LeMahieu[Hexagon] Enabling ASM parsing on Hexagon backend and...
2015-11-06 Daniel Sanders[mips][ias] Range check uimm2 operands and fix a bug...
2015-10-28 Artyom Skrobov[ARM] Allow SP in rGPR, starting from ARMv8
2015-10-28 Hrvoje Varga[mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP...
2015-10-28 Hal Finkel[PowerPC] Replace cntlz[.] with cntlzw[.]
2015-10-23 Zlatko Buljan[mips][microMIPS] Implement SHLL.PH, SHLL_S.PH, SHLL...
2015-10-21 Daniel Sanders[mips][msa] Remove copy_u.d and move copy_u.w to MSA64.
2015-10-19 Zlatko Buljan[mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH...
2015-10-19 Zlatko Buljan[mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S...
2015-10-16 Zlatko BuljanCommited two test files which are forgotten during...
2015-10-16 Hrvoje Varga[mips][microMIPS] Implement LB, LBE, LBU and LBUE instr...
2015-10-15 Zlatko Buljan[mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH,...
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement BREAK16, LI16, MOVE16,...
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement LLE and SCE instructions
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE...
2015-10-12 Zoran Jovanovic[mips][micromips] Initial support for micrmomips DSP...
2015-10-06 Daniel Sanders[mips][disassembler] Changed CHECK-EB directives to...
2015-10-06 Daniel Sanders[mips][disassembler] Merged disassembler tests into...
2015-10-06 Daniel Sanders[mips][disassembler] Moved DSP tests into proper place...
2015-10-05 Zoran Jovanovic[mips][microMIPS] Implement JALRC16, JRCADDIUSP and...
2015-10-05 Alexandros Lamprineas[MC layer][AArch64] llvm-mc accepts 4-bit immediate...
2015-10-01 Ulrich Weigand[SystemZ] Add assembly instructions for obtaining clock...
2015-10-01 Zoran Jovanovic[mips][microMIPS] Implement CACHEE, WRPGPR and WSBH...
2015-09-18 Daniel Sanders[mips][microMIPS] Fix an invalid read for lwm32 and...
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][microMIPS] Fix an issue with disassembling lwm32...
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-11 Daniel Sanders[mips] Add missing disassembler tests for MIPS64-MIPS64R5.
2015-09-11 Daniel Sanders[mips] Add missing MIPS32 - MIPS32R5 disassembler tests.
2015-09-11 Daniel Sanders[mips] Attempt to fix llvm-s390x-linux1
2015-09-11 Daniel Sanders[mips] Add missing MIPS-IV disassembler tests.
2015-09-11 Daniel Sanders[mips] Add missing MIPS-III disassembler tests.
2015-09-11 Daniel Sanders[mips] Add missing MIPS-II disassembler tests.
2015-09-11 Daniel SandersRe-commit r247405: [mips] Add missing MIPS-I disassembl...
2015-09-11 Daniel SandersRevert r247405: [mips] Add missing MIPS-I disassembler...
2015-09-11 Daniel Sanders[mips] Add missing MIPS-I disassembler tests.
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-08-26 Vedant Kumar[llvm-mc] Ignore opcode size prefix in 64-bit CALL...
2015-08-20 Zoran Jovanovic[mips][microMIPS] Add microMIPS32r6 and microMIPS64r6...
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-13 Nemanja IvanovicScalar to vector conversions using direct moves
2015-08-12 Zoran Jovanovic[mips][microMIPS] Create microMIPS64r6 subtarget and...
2015-08-11 Vasileios Kalintiris[mips] Remap move as or.
2015-08-10 James Y Knight[Sparc] Implement i64 load/store support for 32-bit...
2015-08-05 James Y Knight[Sparc] Fix disassembly of popc instruction.
2015-07-20 Vasileios Kalintiris[mips] Added support for the ERETNC instruction.
2015-07-15 Benjamin Kramer[PPC] Disassemble little endian ppc instructions in...
2015-07-15 Petr Pavlu[AArch64] Fix problems in decoding generic MSR instructions
2015-07-01 Zoran Jovanovic[mips][microMIPS] Implement SLL and NOP instructions
2015-06-27 Daniel Sanders[mips] Fold duplicate big-endian disassembler tests...
2015-06-27 Daniel Sanders[mips] Sort big-endian disassembler tests by opcode.
2015-06-27 Daniel Sanders[mips] Make little-endian disassembler test filenames...
2015-06-27 Daniel Sanders[mips] Add COP0 register class and use it in M[FT]C0...
2015-06-26 Douglas Katzman[X86]: Correctly sign-extend 16-bit immediate in CALL...
2015-06-25 Kit Barton[PPC] Implement vmrgew and vmrgow instructions
2015-06-24 Zoran Jovanovic[mips][microMIPS] Implement BREAK, EHB and EI instructions
2015-06-11 Zoran Jovanovic[mips][microMIPS] Implement ERET and ERETNC instructions
2015-06-11 Zoran Jovanovic[mips][microMIPSr6] Change disassembler tests to one...
2015-06-11 Nemanja IvanovicLLVM support for vector quad bit permute and gather...
2015-06-10 Colin LeMahieu[Hexagon] Adding decoders for signed operands and ensur...
2015-06-08 Javed AbsarARM]: Add support for MMFR4_EL1 in assembler
2015-06-02 Tim NorthoverAArch64: fix typo in SMIN far atomics and add tests
2015-06-02 Vladimir Sukharev[AArch64] Add v8.1a atomic instructions
2015-05-29 Nemanja IvanovicAdd support for VSX FMA single-precision instructions...
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-25 Kit BartonThis patch adds support for the vector quadword add...
2015-05-22 Bill Schmidt[PPC64] Add support for clrbhrb, mfbhrbe, rfebb.
2015-05-21 Nemanja IvanovicAdd support for VSX scalar single-precision arithmetic...
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 James Y KnightSparc: Support PSR, TBR, WIM read/write instructions.
2015-05-18 James Y KnightSparc: Add the "alternate address space" load/store...
2015-05-18 James Y KnightAdd support for the Sparc implementation-defined "ASR...
2015-05-18 Jozef Kolek[mips][microMIPSr6] Implement ALIGN and AUI instructions
2015-05-16 Bill Schmidt[PPC64] Add vector pack/unpack support from ISA 2.07
2015-05-13 Douglas Katzman[X86] Fix PR23271 - RIP-relative decoding bug in disass...
2015-05-13 Jozef Kolek[mips][microMIPSr6] Implement CLO and CLZ instructions
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 Nemanja IvanovicAdd VSX Scalar loads and stores to the PPC back end
2015-05-07 Jozef Kolek[mips][microMIPSr6] Implement JIALC and JIC instructions
next