Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 94 | -95/+95 |
2021-12-07 | MIPS: R6: load/store can process unaligned address | YunQiang Su | 3 | -1/+19 |
2021-10-08 | Come up with OPTION_SET_P macro. | Martin Liska | 1 | -4/+5 |
2021-09-16 | mips: Fix macro typo | Martin Liska | 1 | -1/+1 |
2021-09-07 | MIPS: add .module arch and ase to all output asm | YunQiang Su | 1 | -0/+37 |
2021-09-02 | Revert "MIPS: add .module mipsREV to all output asm file" | YunQiang Su | 1 | -41/+0 |
2021-08-31 | MIPS: add .module mipsREV to all output asm file | YunQiang Su | 1 | -0/+41 |
2021-08-31 | MIPS: use mips_isa enum instead hardcoded numbers | YunQiang Su | 4 | -150/+172 |
2021-08-23 | mips: msa: truncate immediate shift amount [PR101922] | Xi Ruoyao | 3 | -9/+40 |
2021-08-21 | [MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION | Dragan Mladjenovic | 1 | -38/+0 |
2021-07-31 | mips: Fix up mips_atomic_assign_expand_fenv [PR94780] | Xi Ruoyao | 1 | -6/+6 |
2021-07-31 | mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132] | Xi Ruoyao | 3 | -0/+34 |
2021-07-09 | mips: check MSA support for vector modes [PR100760,PR100761,PR100762] | Xi Ruoyao | 1 | -3/+3 |
2021-07-01 | Change the type of predicates to bool. | Uros Bizjak | 1 | -1/+1 |
2021-06-05 | mips: Update unexpected empty split condition | Kewen Lin | 1 | -3/+3 |
2021-05-20 | dwarf: new dwarf_debuginfo_p predicate | Indu Bhagat | 1 | -1/+2 |
2021-05-18 | Use startswith in targets. | Martin Liska | 2 | -6/+6 |
2021-04-14 | d: Add TARGET_D_REGISTER_CPU_TARGET_INFO | Iain Buclaw | 3 | -1/+33 |
2021-03-26 | d: Define IN_TARGET_CODE in all machine-specific D language files. | Iain Buclaw | 1 | -0/+2 |
2021-02-25 | [PATCH v4 1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) [P... | YunQiang Su | 1 | -1/+1 |
2021-02-17 | mips: Avoid out-of-bounds access in mips_symbol_insns [PR98491] | Xi Ruoyao | 1 | -1/+1 |
2021-01-13 | i386, expand: Optimize also 256-bit and 512-bit permutatations as vpmovzx if ... | Jakub Jelinek | 1 | -0/+9 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 94 | -95/+95 |
2020-12-16 | opts: Remove all usages of Report keyword. | Martin Liska | 1 | -82/+82 |
2020-11-17 | Relocatable read-only section support for absolute jump table | Haochen Gui | 1 | -2/+2 |
2020-08-25 | MIPS: Fix __builtin_longjmp (PR 64242) | Andrew Pinski | 1 | -1/+11 |
2020-04-02 | Fix up -Wliteral-suffix warning on mti-linux.h | Jakub Jelinek | 1 | -1/+1 |
2020-01-27 | Support gnu_unique_object symbols on MIPS. | Joseph Myers | 1 | -1/+8 |
2020-01-23 | Emit .note.GNU-stack for hard-float linux targets. | Dragan Mladjenovic | 1 | -0/+4 |
2020-01-23 | Emit .note.GNU-stack for soft-float linux targets. | Dragan Mladjenovic | 3 | -0/+17 |
2020-01-06 | mips.c (vr4130_align_insns): Fix typo. | Bryan Stenson | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 94 | -95/+95 |
2019-11-19 | [MIPS] Prevent MSA branches from being put into delay slots | Dragan Mladjenovic | 2 | -4/+12 |
2019-11-16 | Optionally pick the cheapest loop_vec_info | Richard Sandiford | 1 | -1/+2 |
2019-11-14 | Replace autovectorize_vector_sizes with autovectorize_vector_modes | Richard Sandiford | 1 | -6/+6 |
2019-11-13 | Sanitize the constant argument for rotr<mode>3 | Dragan Mladjenovic | 1 | -2/+2 |
2019-10-28 | re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel) | Mihailo Stojanovic | 1 | -3/+12 |
2019-10-28 | mips.c (DIRECT_BUILTIN_PURE): New macro. | Mihailo Stojanovic | 1 | -642/+664 |
2019-10-28 | mips-msa.md (msa_insert_<msaftm_f>): Add an alternative which covers the floa... | Mihailo Stojanovic | 1 | -3/+8 |
2019-10-16 | mips.c (mips_expand_builtin_insn): Force the operands which correspond to the... | Mihailo Stojanovic | 1 | -0/+20 |
2019-10-14 | mips.c (mips_cannot_force_const_mem): Reject vector constants. | Mihailo Stojanovic | 1 | -1/+2 |
2019-10-03 | re PR target/91769 (wrong code with -O2 on MIPS) | Dragan Mladjenovic | 1 | -1/+1 |
2019-09-30 | Pass an ABI to choose_hard_reg_mode | Richard Sandiford | 1 | -1/+1 |
2019-09-30 | Pass an ABI identifier to hard_regno_call_part_clobbered | Richard Sandiford | 1 | -2/+2 |
2019-09-10 | Remove call_really_used_regs | Richard Sandiford | 2 | -48/+24 |
2019-09-09 | Remove AND_COMPL_HARD_REG_SET | Richard Sandiford | 1 | -16/+8 |
2019-09-09 | Remove COPY_HARD_REG_SET | Richard Sandiford | 1 | -1/+1 |
2019-09-09 | Make note_stores take an rtx_insn | Richard Sandiford | 1 | -7/+5 |
2019-08-23 | mips.md (mips_get_fcsr, [...]): Use SI machine mode for unspec_volatile operand. | Mihailo Stojanovic | 1 | -2/+2 |
2019-08-20 | Use function_arg_info for TARGET_MUST_PASS_IN_STACK | Richard Sandiford | 1 | -1/+1 |