Revert part of r241149, "Fix PR23872: Integrated assembler error message when using...
[oota-llvm.git] / test / MC / Disassembler /
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
2015-05-07 Elena DemikhovskyAVX-512: Added all forms of FP compare instructions...
2015-05-05 Ulrich Weigand[SystemZ] Add z13 vector facility and MC support
2015-05-05 Daniel Sanders[mips][msa] Test basic operations for the N32 ABI too.
2015-04-30 Tim NorthoverAArch64: add BFC alias for the BFI/BFM instructions.
2015-04-30 Daniel Sanders[mips] Sorted instructions in mips64r6 disassembly...
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-29 James Y KnightSparc: Prefer reg+reg address encoding when only one...
2015-04-23 Hal Finkel[PowerPC] Use sync inst alias when printing
2015-04-23 Hal Finkel[PowerPC] Add asm/disasm support for dcbt with hint
2015-04-23 Hal Finkel[PowerPC] Enable printing instructions using aliases
2015-04-21 Jozef Kolek[mips][microMIPSr6] Implement CACHE and PREF instructions
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement BITSWAP instruction
2015-04-20 Vladimir Sukharev[AArch64] LORID_EL1 register must be treated as read...
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement disassembler support
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Virtualization Host Extensions"
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Limited Ordering Regions" extension
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Privileged Access Never" extension
2015-04-16 Vladimir Sukharev[ARM] Add v8.1a "Privileged Access Never" extension
2015-04-14 Bradley Smith[AArch64] Allow non-standard INS/DUP encodings
2015-04-11 Nemanja IvanovicAdd direct moves to/from VSR and exploit them for FP...
2015-04-09 Nemanja IvanovicAdd LLVM support for remaining integer divide and permu...
2015-04-01 Ulrich Weigand[SystemZ] Support transactional execution on zEC12
2015-03-31 Vladimir Sukharev[AArch64] Add v8.1a "Rounding Double Multiply Add/Subtr...
2015-03-31 Ulrich Weigand[SystemZ] Support RISBGN instruction on zEC12
2015-03-31 Ulrich Weigand[SystemZ] Use POPCNT instruction on z196
2015-03-31 Rafael EspindolaFix the operand encoding in the test instruction.
2015-03-26 Justin Bogner[ARM] Fix some non-portable shell syntax in r233301...
2015-03-26 Vladimir Sukharev[ARM] Add v8.1a "Rounding Double Multiply Add/Subtract...
2015-03-14 Ahmed BougachaAdd a bunch of CHECK missing colons in tests. NFC.
2015-03-10 Nemanja IvanovicAdd support for part-word atomics for PPC
2015-03-04 Nemanja IvanovicAdd LLVM support for PPC cryptography builtins
2015-03-03 Kit BartonAdd the following 64-bit vector integer arithmetic...
2015-03-02 Craig Topper[X86] Fix diassembler crash on AVX512 cmpps/cmppd with...
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2015-02-22 Craig Topper[X86] Add some missing redundant MMX and SSE encodings...
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-02-18 Kit BartonThis patch adds the VSX logical instructions introduced...
2015-02-13 Craig Topper[X86] Add support for parsing and printing the mnemonic...
2015-02-11 Daniel Sanders[mips] Merge disassemblers into a single implementation.
2015-02-10 Zoran Jovanovic[mips][microMIPS] Implement movep instruction
2015-02-10 Jozef Kolek[mips][microMIPS] Add disassembler tests for 16-bit...
2015-02-10 Jozef Kolek[mips][microMIPS] Fix disassembling of 16-bit microMIPS...
2015-02-09 Kit BartonThis change implements the following three logical...
2015-02-07 Craig Topper[X86] Add GETSEC instruction.
2015-02-06 Craig Topper[X86] Add assembler and disassembler test cases for...
2015-02-05 Bill Schmidt[PowerPC] Implement the vclz instructions for PWR8
2015-02-03 Bill Schmidt[PowerPC] Implement the vpopcnt instructions for POWER8
2015-02-03 Colin LeMahieu[Hexagon] Adding missing vector multiply instruction...
2015-02-03 Craig Topper[X86] Make fxsave64/fxrstor64/xsave64/xsrstor64/xsaveop...
2015-01-30 Colin LeMahieu[Hexagon] Adding vector shift instructions and tests.
2015-01-30 Colin LeMahieu[Hexagon] Adding vector predicate instructions.
2015-01-30 Colin LeMahieu[Hexagon] Adding vector permutation instructions and...
2015-01-30 Colin LeMahieu[Hexagon] Adding vector multiplies. Cleaning up tests.
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/COMPLEX instructions and cleanin...
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/ALU vector instructions. Organi...
2015-01-30 Colin LeMahieu[Hexagon] Adding a number of vector load variants and...
2015-01-29 Colin LeMahieu[Hexagon] Organizing tests and adding a few missing...
2015-01-29 Colin LeMahieu[Hexagon] Adding missing instruction encodings and...
2015-01-29 Colin LeMahieu[Hexagon] Adding alu vector instructions
2015-01-29 Vladimir Medic[Mips][Disassembler] When disassembler meets cache...
2015-01-28 Colin LeMahieu[Hexagon] Updating many V4 intrinsic patterns. Adding...
next