2015-10-28 |
Artyom Skrobov | [ARM] Allow SP in rGPR, starting from ARMv8 |
tree | commitdiff |
2015-10-28 |
Hrvoje Varga | [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP... |
tree | commitdiff |
2015-10-28 |
Hal Finkel | [PowerPC] Replace cntlz[.] with cntlzw[.] |
tree | commitdiff |
2015-10-23 |
Zlatko Buljan | [mips][microMIPS] Implement SHLL.PH, SHLL_S.PH, SHLL... |
tree | commitdiff |
2015-10-21 |
Daniel Sanders | [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. |
tree | commitdiff |
2015-10-19 |
Zlatko Buljan | [mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH... |
tree | commitdiff |
2015-10-19 |
Zlatko Buljan | [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S... |
tree | commitdiff |
2015-10-16 |
Zlatko Buljan | Commited two test files which are forgotten during... |
tree | commitdiff |
2015-10-16 |
Hrvoje Varga | [mips][microMIPS] Implement LB, LBE, LBU and LBUE instr... |
tree | commitdiff |
2015-10-15 |
Zlatko Buljan | [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH,... |
tree | commitdiff |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement BREAK16, LI16, MOVE16,... |
tree | commitdiff |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement LLE and SCE instructions |
tree | commitdiff |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE... |
tree | commitdiff |
2015-10-12 |
Zoran Jovanovic | [mips][micromips] Initial support for micrmomips DSP... |
tree | commitdiff |
2015-10-06 |
Daniel Sanders | [mips][disassembler] Changed CHECK-EB directives to... |
tree | commitdiff |
2015-10-06 |
Daniel Sanders | [mips][disassembler] Merged disassembler tests into... |
tree | commitdiff |
2015-10-06 |
Daniel Sanders | [mips][disassembler] Moved DSP tests into proper place... |
tree | commitdiff |
2015-10-05 |
Zoran Jovanovic | [mips][microMIPS] Implement JALRC16, JRCADDIUSP and... |
tree | commitdiff |
2015-10-05 |
Alexandros Lamprineas | [MC layer][AArch64] llvm-mc accepts 4-bit immediate... |
tree | commitdiff |
2015-10-01 |
Ulrich Weigand | [SystemZ] Add assembly instructions for obtaining clock... |
tree | commitdiff |
2015-10-01 |
Zoran Jovanovic | [mips][microMIPS] Implement CACHEE, WRPGPR and WSBH... |
tree | commitdiff |
2015-09-18 |
Daniel Sanders | [mips][microMIPS] Fix an invalid read for lwm32 and... |
tree | commitdiff |
2015-09-17 |
Zoran Jovanovic | [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU... |
tree | commitdiff |
2015-09-16 |
Zoran Jovanovic | [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE... |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips][microMIPS] Fix an issue with disassembling lwm32... |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips][microMIPS] Implement CACHEE and PREFE instructio... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | [mips] Added support for various EVA ASE instructions. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing disassembler tests for MIPS64-MIPS64R5. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS32 - MIPS32R5 disassembler tests. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Attempt to fix llvm-s390x-linux1 |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS-IV disassembler tests. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS-III disassembler tests. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS-II disassembler tests. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | Re-commit r247405: [mips] Add missing MIPS-I disassembl... |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | Revert r247405: [mips] Add missing MIPS-I disassembler... |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS-I disassembler tests. |
tree | commitdiff |
2015-09-09 |
Zoran Jovanovic | [mips][microMIPS] Implement ADDU16, AND16, ANDI16,... |
tree | commitdiff |
2015-09-09 |
Zoran Jovanovic | [mips][microMIPS] Implement CACHEE and PREFE instructions |
tree | commitdiff |
2015-09-08 |
Zoran Jovanovic | [mips][microMIPS] Implement LLE, LUI, LW and LWE instru... |
tree | commitdiff |
2015-09-08 |
Zoran Jovanovic | [mips][microMIPS] Implement SB, SBE, SCE, SH and SHE... |
tree | commitdiff |
2015-09-08 |
Zoran Jovanovic | [mips][microMIPS] Add microMIPS32r6 and microMIPS64r6... |
tree | commitdiff |
2015-09-07 |
Zoran Jovanovic | [mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL... |
tree | commitdiff |
2015-09-07 |
Zoran Jovanovic | [mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16... |
tree | commitdiff |
2015-09-07 |
Zoran Jovanovic | [mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT... |
tree | commitdiff |
2015-09-05 |
Zoran Jovanovic | [mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt... |
tree | commitdiff |
2015-08-26 |
Vedant Kumar | [llvm-mc] Ignore opcode size prefix in 64-bit CALL... |
tree | commitdiff |
2015-08-20 |
Zoran Jovanovic | [mips][microMIPS] Add microMIPS32r6 and microMIPS64r6... |
tree | commitdiff |
2015-08-18 |
Zoran Jovanovic | [mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU... |
tree | commitdiff |
2015-08-18 |
Zoran Jovanovic | [mips][microMIPS] Implement SW and SWE instructions |
tree | commitdiff |
2015-08-13 |
Nemanja Ivanovic | Scalar to vector conversions using direct moves |
tree | commitdiff |
2015-08-12 |
Zoran Jovanovic | [mips][microMIPS] Create microMIPS64r6 subtarget and... |
tree | commitdiff |
2015-08-11 |
Vasileios Kalintiris | [mips] Remap move as or. |
tree | commitdiff |
2015-08-10 |
James Y Knight | [Sparc] Implement i64 load/store support for 32-bit... |
tree | commitdiff |
2015-08-05 |
James Y Knight | [Sparc] Fix disassembly of popc instruction. |
tree | commitdiff |
2015-07-20 |
Vasileios Kalintiris | [mips] Added support for the ERETNC instruction. |
tree | commitdiff |
2015-07-15 |
Benjamin Kramer | [PPC] Disassemble little endian ppc instructions in... |
tree | commitdiff |
2015-07-15 |
Petr Pavlu | [AArch64] Fix problems in decoding generic MSR instructions |
tree | commitdiff |
2015-07-01 |
Zoran Jovanovic | [mips][microMIPS] Implement SLL and NOP instructions |
tree | commitdiff |
2015-06-27 |
Daniel Sanders | [mips] Fold duplicate big-endian disassembler tests... |
tree | commitdiff |
2015-06-27 |
Daniel Sanders | [mips] Sort big-endian disassembler tests by opcode. |
tree | commitdiff |
2015-06-27 |
Daniel Sanders | [mips] Make little-endian disassembler test filenames... |
tree | commitdiff |
2015-06-27 |
Daniel Sanders | [mips] Add COP0 register class and use it in M[FT]C0... |
tree | commitdiff |
2015-06-26 |
Douglas Katzman | [X86]: Correctly sign-extend 16-bit immediate in CALL... |
tree | commitdiff |
2015-06-25 |
Kit Barton | [PPC] Implement vmrgew and vmrgow instructions |
tree | commitdiff |
2015-06-24 |
Zoran Jovanovic | [mips][microMIPS] Implement BREAK, EHB and EI instructions |
tree | commitdiff |
2015-06-11 |
Zoran Jovanovic | [mips][microMIPS] Implement ERET and ERETNC instructions |
tree | commitdiff |
2015-06-11 |
Zoran Jovanovic | [mips][microMIPSr6] Change disassembler tests to one... |
tree | commitdiff |
2015-06-11 |
Nemanja Ivanovic | LLVM support for vector quad bit permute and gather... |
tree | commitdiff |
2015-06-10 |
Colin LeMahieu | [Hexagon] Adding decoders for signed operands and ensur... |
tree | commitdiff |
2015-06-08 |
Javed Absar | ARM]: Add support for MMFR4_EL1 in assembler |
tree | commitdiff |
2015-06-02 |
Tim Northover | AArch64: fix typo in SMIN far atomics and add tests |
tree | commitdiff |
2015-06-02 |
Vladimir Sukharev | [AArch64] Add v8.1a atomic instructions |
tree | commitdiff |
2015-05-29 |
Nemanja Ivanovic | Add support for VSX FMA single-precision instructions... |
tree | commitdiff |
2015-05-27 |
Zoran Jovanovic | [mips][microMIPSr6] Implement SEB and SEH instructions |
tree | commitdiff |
2015-05-27 |
Jozef Kolek | [mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC... |
tree | commitdiff |
2015-05-25 |
Kit Barton | This patch adds support for the vector quadword add... |
tree | commitdiff |
2015-05-22 |
Bill Schmidt | [PPC64] Add support for clrbhrb, mfbhrbe, rfebb. |
tree | commitdiff |
2015-05-21 |
Nemanja Ivanovic | Add support for VSX scalar single-precision arithmetic... |
tree | commitdiff |
2015-05-19 |
Zoran Jovanovic | [mips][microMIPSr6] Implement NOR, OR, ORI, XOR and... |
tree | commitdiff |
2015-05-19 |
Zoran Jovanovic | [mips][microMIPSr6] Implement AND and ANDI instructions |
tree | commitdiff |
2015-05-19 |
Zoran Jovanovic | [mips][microMIPSr6] Implement DIV, DIVU, MOD and MODU... |
tree | commitdiff |
2015-05-18 |
Jozef Kolek | [mips][microMIPSr6] Implement LSA instruction |
tree | commitdiff |
2015-05-18 |
James Y Knight | Sparc: Support PSR, TBR, WIM read/write instructions. |
tree | commitdiff |
2015-05-18 |
James Y Knight | Sparc: Add the "alternate address space" load/store... |
tree | commitdiff |
2015-05-18 |
James Y Knight | Add support for the Sparc implementation-defined "ASR... |
tree | commitdiff |
2015-05-18 |
Jozef Kolek | [mips][microMIPSr6] Implement ALIGN and AUI instructions |
tree | commitdiff |
2015-05-16 |
Bill Schmidt | [PPC64] Add vector pack/unpack support from ISA 2.07 |
tree | commitdiff |
2015-05-13 |
Douglas Katzman | [X86] Fix PR23271 - RIP-relative decoding bug in disass... |
tree | commitdiff |
2015-05-13 |
Jozef Kolek | [mips][microMIPSr6] Implement CLO and CLZ instructions |
tree | commitdiff |
2015-05-12 |
Jozef Kolek | [mips][microMIPSr6] Implement SELEQZ and SELNEZ instruc... |
tree | commitdiff |
2015-05-08 |
Jozef Kolek | [mips][microMIPSr6] Implement ALUIPC and AUIPC instructions |
tree | commitdiff |
2015-05-08 |
Jozef Kolek | [mips][microMIPSr6] Implement ADDIUPC and LWPC instructions |
tree | commitdiff |
2015-05-07 |
Nemanja Ivanovic | Add VSX Scalar loads and stores to the PPC back end |
tree | commitdiff |
2015-05-07 |
Jozef Kolek | [mips][microMIPSr6] Implement JIALC and JIC instructions |
tree | commitdiff |
2015-05-07 |
Elena Demikhovsky | AVX-512: Added all forms of FP compare instructions... |
tree | commitdiff |
2015-05-05 |
Ulrich Weigand | [SystemZ] Add z13 vector facility and MC support |
tree | commitdiff |
2015-05-05 |
Daniel Sanders | [mips][msa] Test basic operations for the N32 ABI too. |
tree | commitdiff |
2015-04-30 |
Tim Northover | AArch64: add BFC alias for the BFI/BFM instructions. |
tree | commitdiff |
2015-04-30 |
Daniel Sanders | [mips] Sorted instructions in mips64r6 disassembly... |
tree | commitdiff |
2015-04-29 |
Zoran Jovanovic | [mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU... |
tree | commitdiff |
next |