aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.md
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-29__builtin_prefetch fixes [PR117608]Jakub Jelinek1-0/+2
2024-09-03MIPS: Support vector reduc for MSAYunQiang Su1-0/+4
2024-06-25MIPS: Output $0 for conditional trap if !ISA_HAS_COND_TRAPIYunQiang Su1-1/+1
2024-06-21MIPS: Set condmove cost to SET(REG, REG)YunQiang Su1-4/+4
2024-06-13MIPS: Use signaling fcmp instructions for LT/LE/LTGTYunQiang Su1-6/+13
2024-05-20MIPS: Remove -m(no-)lra optionYunQiang Su1-21/+3
2024-04-29MIPS: Add MIN/MAX.fmt instructions support for MIPS R6Jie Mei1-2/+48
2024-01-14[committed] Fix MIPS bootstrapJeff Law1-5/+5
2024-01-04MIPS: Add pattern insqisi_extended and inshisi_extendedYunQiang Su1-0/+24
2024-01-04MIPS: define_attr perf_ratio in mips.mdYunQiang Su1-0/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-19[committed] Fix missing mode on a few unspec/unspec_volatile operandsJeff Law1-1/+1
2023-07-03MIPS: Make mips16e2 generating ZEB/ZEH instead of ANDI under certain conditionsJie Mei1-13/+17
2023-07-03MIPS: Add CACHE instruction for mips16e2Jie Mei1-1/+2
2023-07-03MIPS: Add load/store word left/right instructions for mips16e2Jie Mei1-6/+37
2023-07-03MIPS: Add LUI instruction for mips16e2Jie Mei1-1/+1
2023-07-03MIPS: Add bitwise instructions for mips16e2Jie Mei1-18/+73
2023-07-03MIPS: Add instruction about global pointer register for mips16e2Jie Mei1-0/+11
2023-07-03MIPS: Add MOVx instructions support for mips16e2Jie Mei1-2/+36
2023-06-05MIPS: Add speculation_barrier supportYunQiang Su1-0/+12
2023-02-24MIPS: Add pattern for cloJunxian Zhu1-0/+9
2023-02-24Hazard barrier return supportJunxian Zhu1-0/+15
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-07MIPS: R6: load/store can process unaligned addressYunQiang Su1-0/+10
2021-06-05mips: Update unexpected empty split conditionKewen Lin1-3/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-08-25MIPS: Fix __builtin_longjmp (PR 64242)Andrew Pinski1-1/+11
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-19[MIPS] Prevent MSA branches from being put into delay slotsDragan Mladjenovic1-2/+8
2019-11-13Sanitize the constant argument for rotr<mode>3Dragan Mladjenovic1-2/+2
2019-10-28re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Mihailo Stojanovic1-3/+12
2019-08-23mips.md (mips_get_fcsr, [...]): Use SI machine mode for unspec_volatile operand.Mihailo Stojanovic1-2/+2
2019-07-07PR91068: Fix MIPS fallout from IRA matched operand changesRichard Sandiford1-6/+6
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-02-22re PR rtl-optimization/87761 ([MIPS] New FAIL: gcc.target/mips/fix-r4000-10.c...Jeff Law1-0/+41
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-07Fix some typo and brain twister logical.Chenghua Xu1-17/+17
2018-11-07Add support for Loongson 2K1000 processor.Chenghua Xu1-0/+2
2018-11-07Add support for Loongson 3A2000/3A3000 processor.Chenghua Xu1-0/+2
2018-11-07Add support for Loongson 3A1000 processor.Chenghua Xu1-2/+2
2018-11-07Add support for Loongson EXT2 instructions.Chenghua Xu1-4/+43
2018-11-07Add support for Loongson EXT instructions.Chenghua Xu1-8/+8
2018-11-07Add support for Loongson MMI instructions.Chenghua Xu1-8/+8
2018-06-13MIPS: Add support for P6600.Matthew Fortune1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-5/+5
2017-08-30[10/77] Make assemble_real take a scalar_float_modeRichard Sandiford1-1/+1