| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Pass an ArrayRef to MCDisassembler::getInstruction. | Rafael Espindola | 2014-11-12 | 1 | -15/+11 |
* | Misc style fixes. NFC. | Rafael Espindola | 2014-11-10 | 1 | -78/+53 |
* | [mips][microMIPS] Implement microMIPS 16-bit instructions registers | Zoran Jovanovic | 2014-10-21 | 1 | -0/+12 |
* | [mips] Fix disassembly of [ls][wd]c[23], cache, and pref ... | Daniel Sanders | 2014-10-01 | 1 | -0/+66 |
* | Fix left shifts of negative values in MipsDisassembler. | Alexey Samsonov | 2014-09-02 | 1 | -15/+15 |
* | [mips] Use MFHC1 when it is available (MIPS32r2 and later) for both FP32 and ... | Daniel Sanders | 2014-07-14 | 1 | -17/+0 |
* | [mips][mips64r6] Add BLTC and BLTUC instructions | Zoran Jovanovic | 2014-06-18 | 1 | -4/+15 |
* | [mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6. | Daniel Sanders | 2014-06-16 | 1 | -0/+26 |
* | [mips] Add cache and pref instructions | Daniel Sanders | 2014-06-13 | 1 | -8/+24 |
* | [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ... | Daniel Sanders | 2014-06-12 | 1 | -0/+30 |
* | [mips][mips64r6] Add bgec and bgeuc instructions | Zoran Jovanovic | 2014-06-12 | 1 | -2/+56 |
* | [mips][mips64r6] Add LDPC instruction | Zoran Jovanovic | 2014-06-09 | 1 | -0/+9 |
* | [mips][mips64r6] Add b[on]vc | Daniel Sanders | 2014-05-22 | 1 | -10/+243 |
* | [mips][mips64r6] Add bc[12](eq|ne)z | Daniel Sanders | 2014-05-21 | 1 | -0/+17 |
* | [mips][mips64r6] Add compact branch instructions | Zoran Jovanovic | 2014-05-16 | 1 | -0/+30 |
* | [mips][mips64r6] Add addiupc, aluipc, and auipc | Daniel Sanders | 2014-05-15 | 1 | -0/+9 |
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -12/+12 |
* | [Modules] Make Support/Debug.h modular. This requires it to not change | Chandler Carruth | 2014-04-21 | 1 | -0/+2 |
* | [MC] Require an MCContext when constructing an MCDisassembler. | Lang Hames | 2014-04-15 | 1 | -18/+21 |
* | [mips] Rewrite MipsAsmParser and MipsOperand. | Daniel Sanders | 2014-04-01 | 1 | -1/+51 |
* | Revert: [mips] Rewrite MipsAsmParser and MipsOperand.' due to buildbot errors... | Daniel Sanders | 2014-03-31 | 1 | -51/+1 |
* | [mips] Rewrite MipsAsmParser and MipsOperand. | Daniel Sanders | 2014-03-31 | 1 | -1/+51 |
* | Fixed operand of SC microMIPS instruction. | Zoran Jovanovic | 2014-02-28 | 1 | -0/+3 |
* | [mips][msa] Fix issue with immediate fields of LD/ST instructions | Matheus Almeida | 2013-12-05 | 1 | -1/+31 |
* | [mips][msa] Fix immediate value of LSA instruction as it was being wrongly en... | Matheus Almeida | 2013-11-18 | 1 | -0/+16 |
* | Support for microMIPS branch instructions. | Zoran Jovanovic | 2013-11-04 | 1 | -0/+17 |
* | Support for microMIPS jump instructions | Zoran Jovanovic | 2013-10-29 | 1 | -0/+15 |
* | [mips][msa] Direct Object Emission support for LD/ST instructions. | Matheus Almeida | 2013-10-21 | 1 | -0/+19 |
* | [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. | Matheus Almeida | 2013-10-21 | 1 | -0/+17 |
* | [mips][msa] Direct Object Emission for 3R instructions. | Jack Carter | 2013-09-26 | 1 | -0/+17 |
* | [mips][msa] Direct Object Emission support for the MSA instruction set. | Jack Carter | 2013-09-25 | 1 | -0/+51 |
* | This patch adds support for microMIPS disassembler and disassembler make chec... | Vladimir Medic | 2013-09-06 | 1 | -8/+79 |
* | [mips] Use ptr_rc to simplify definitions of base+index load/store instructions. | Akira Hatanaka | 2013-08-28 | 1 | -1/+20 |
* | [mips] Define register class FGRH32 for the high half of the 64-bit floating | Akira Hatanaka | 2013-08-20 | 1 | -0/+17 |
* | [mips] Rename DSPRegs. | Akira Hatanaka | 2013-08-14 | 1 | -8/+8 |
* | [mips] Rename HIRegs and LORegs. | Akira Hatanaka | 2013-08-14 | 1 | -18/+18 |
* | [mips] Rename accumulator register classes and FP register operands. | Akira Hatanaka | 2013-08-08 | 1 | -9/+9 |
* | Remove unused functions introduced in r172685 to unbreak the Clang -Werror build | David Blaikie | 2013-08-07 | 1 | -16/+0 |
* | [mips] Rename register classes CPURegs and CPU64Regs. | Akira Hatanaka | 2013-08-06 | 1 | -22/+22 |
* | Stop leaking register infos in the disassemblers. | Benjamin Kramer | 2013-08-03 | 1 | -2/+2 |
* | [mips] Fix FP branch instructions to have explicit FP condition code register | Akira Hatanaka | 2013-07-26 | 1 | -16/+16 |
* | Fixing a buildbot failure:unused function. | Vladimir Medic | 2013-07-16 | 1 | -14/+0 |
* | [Mips Disassembler] Have the DecodeCCRRegisterClass function use the getReg | Chad Rosier | 2013-06-26 | 1 | -1/+4 |
* | Remove the Copied parameter from MemoryObject::readBytes. | Benjamin Kramer | 2013-05-24 | 1 | -1/+1 |
* | [mips] DSP-ASE move from HI/LO register instructions. | Akira Hatanaka | 2013-04-18 | 1 | -0/+34 |
* | [mips] Fix DSP instructions to have explicit accumulator register operands. | Akira Hatanaka | 2013-03-30 | 1 | -9/+9 |
* | Remove the form field from Mips16 instruction formats and set things | Reed Kotler | 2013-02-14 | 1 | -0/+14 |
* | This is a resubmittal. For some reason it broke the bots yesterday | Jack Carter | 2013-01-17 | 1 | -0/+16 |
* | reverting 172579 | Jack Carter | 2013-01-16 | 1 | -16/+0 |
* | Akira, | Jack Carter | 2013-01-16 | 1 | -0/+16 |