| Commit message (Expand) | Author | Age | Files | Lines |
* | [llvm-readobj] Change -long-option to --long-option in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [mips] Use llvm-mc -triple option instead of combination of arch,target-abi,m... | Simon Atanasyan | 2018-12-12 | 1 | -5/+6 |
* | [AArch64][SVE] Re-submit patch series for ZIP1/ZIP2 | Sander de Smalen | 2017-12-20 | 1 | -6/+6 |
* | Revert "[AArch64][SVE] Asm" changes, they broke libjpeg_turbo | Reid Kleckner | 2017-12-18 | 1 | -6/+6 |
* | [TableGen][AsmMatcherEmitter] Only choose specific diagnostic for enabled ins... | Sander de Smalen | 2017-12-18 | 1 | -6/+6 |
* | [mips] Split mem_msa into range checked mem_simm10 and mem_simm10_lsl[123] | Daniel Sanders | 2016-03-31 | 2 | -50/+39 |
* | [mips] Range check vsplat_simm5 and vsplat_simm10 | Daniel Sanders | 2016-03-24 | 1 | -208/+256 |
* | [mips] Range check vsplat_uimm[1234568]. | Daniel Sanders | 2016-03-22 | 1 | -24/+158 |
* | [mips] Range check uimm4_ptr, remove uimm6_ptr, and use correctly sized immed... | Daniel Sanders | 2016-03-22 | 1 | -0/+22 |
* | [mips][ias] Range check uimm8 operands | Daniel Sanders | 2015-12-08 | 2 | -0/+9 |
* | [mips][ias] Range check uimm6 operands and fix a bug this revealed. | Daniel Sanders | 2015-12-08 | 2 | -0/+52 |
* | [mips][ias] Range check uimm5 operands and fix several bugs this revealed. | Daniel Sanders | 2015-11-26 | 1 | -0/+4 |
* | [mips][ias] Range check uimm4 operands and fixed a bug this revealed. | Daniel Sanders | 2015-11-06 | 2 | -0/+24 |
* | [mips][ias] Range check uimm3 operands. | Daniel Sanders | 2015-11-06 | 2 | -0/+16 |
* | [mips][ias] Range check uimm2 operands and fix a bug this revealed. | Daniel Sanders | 2015-11-06 | 2 | -1/+7 |
* | [mips][ias] Range check uimmz operands. | Daniel Sanders | 2015-11-06 | 2 | -0/+22 |
* | [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. | Daniel Sanders | 2015-10-21 | 2 | -36/+15 |
* | [mips] Add assembler support for .set msa/nomsa directive. | Daniel Sanders | 2014-08-07 | 2 | -0/+33 |
* | Re-commit: [mips] Correct section alignments and EntrySizes for .bss, .text, ... | Daniel Sanders | 2014-07-14 | 1 | -21/+20 |
* | Revert: [mips] Correct section alignments and EntrySizes for .bss, .text, .da... | Daniel Sanders | 2014-07-14 | 1 | -20/+21 |
* | [mips] Correct section alignments and EntrySizes for .bss, .text, .data, .reg... | Daniel Sanders | 2014-07-14 | 1 | -21/+20 |
* | [mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS.abiflags when no '.modul... | Daniel Sanders | 2014-07-14 | 1 | -1/+1 |
* | [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj, | Simon Atanasyan | 2014-07-13 | 1 | -1/+1 |
* | [mips] Improve encapsulation of the .MIPS.abiflags implementation and limit s... | Daniel Sanders | 2014-07-08 | 1 | -0/+38 |
* | [mips] Work around inconsistency in llvm-mc's placement of fixup markers | Daniel Sanders | 2014-05-23 | 1 | -10/+10 |
* | [mips] Move disassembler test (test_2r_msa64) into correct folder. | Matheus Almeida | 2014-05-12 | 1 | -6/+0 |
* | [mips] Move disassembler test (Mips MSA test_vec) into correct folder. | Matheus Almeida | 2014-05-12 | 1 | -12/+0 |
* | [mips] Move disassembler tests (Mips MSA test_i*, test_mi10) into correct fol... | Matheus Almeida | 2014-05-12 | 4 | -105/+0 |
* | [mips] Move disassembler tests (Mips MSA test_elm*) into correct folder. | Matheus Almeida | 2014-05-12 | 5 | -50/+0 |
* | [mips] Move disassembler tests (Mips MSA test_lsa, test_dlsa) into correct fo... | Matheus Almeida | 2014-05-12 | 2 | -18/+0 |
* | [mips] Move disassembler test (Mips MSA test_ctrlregs) into correct folder. | Matheus Almeida | 2014-05-12 | 1 | -38/+0 |
* | [mips] Move disassembler test (Mips MSA test_bit) into correct folder. | Matheus Almeida | 2014-05-12 | 1 | -53/+0 |
* | [mips] Move disassembler tests (Mips MSA test_2r, test_2rf, test_3r, test_3rf... | Matheus Almeida | 2014-05-12 | 4 | -391/+0 |
* | [mips][msa] Add DLSA instruction. | Matheus Almeida | 2014-02-10 | 1 | -0/+21 |
* | [mips][msa] Add insert.d instruction. | Matheus Almeida | 2014-01-31 | 1 | -0/+11 |
* | [mips][msa] Add fill.d instruction. | Matheus Almeida | 2014-01-29 | 1 | -0/+11 |
* | [mips][msa] Add copy_{u,s}.d. | Matheus Almeida | 2014-01-29 | 1 | -0/+14 |
* | [mips][msa] Update format of RUN lines for every MSA MC test. | Matheus Almeida | 2013-12-18 | 16 | -31/+61 |
* | [mips][msa] Remove unneeded triple directive in MSA MC tests. | Matheus Almeida | 2013-12-18 | 16 | -31/+31 |
* | [mips][msa] Fix issue with immediate fields of LD/ST instructions | Matheus Almeida | 2013-12-05 | 1 | -26/+80 |
* | [mips][msa] Update encoding of bnz.v (typo). | Matheus Almeida | 2013-11-18 | 1 | -2/+2 |
* | [mips][msa] Fix immediate value of LSA instruction as it was being wrongly en... | Matheus Almeida | 2013-11-18 | 1 | -1/+10 |
* | [mips][msa] Update encoding of LDI instruction. | Matheus Almeida | 2013-11-08 | 1 | -4/+4 |
* | [mips][msa] Direct Object Emission support for the LSA instruction. | Matheus Almeida | 2013-10-23 | 1 | -0/+9 |
* | [mips][msa] Direct Object Emission support for conditional branches. | Matheus Almeida | 2013-10-22 | 1 | -0/+78 |
* | [mips][msa] Direct Object Emission support for LD/ST instructions. | Matheus Almeida | 2013-10-21 | 1 | -0/+30 |
* | [mips][msa] Direct Object Emission support for LDI instructions. | Matheus Almeida | 2013-10-21 | 1 | -0/+19 |
* | [mips][msa] Direct Object Emission support for MOVE.v. | Matheus Almeida | 2013-10-21 | 1 | -0/+3 |
* | [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. | Matheus Almeida | 2013-10-21 | 1 | -0/+105 |
* | [mips][msa] Direct Object Emission of SPLAT instruction. | Matheus Almeida | 2013-10-21 | 1 | -0/+12 |