aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips-protos.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-03MIPS: Support vector reduc for MSAYunQiang Su1-0/+1
2024-07-05MIPS: Support more cases with alien mode of SHF.DFYunQiang Su1-0/+1
2024-06-25MIPS: Implement vcond_mask optabs for MSAYunQiang Su1-1/+1
2024-06-13MIPS: Use signaling fcmp instructions for LT/LE/LTGTYunQiang Su1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-07-03MIPS: Add bitwise instructions for mips16e2Jie Mei1-0/+4
2023-06-05MIPS: Add speculation_barrier supportYunQiang Su1-0/+2
2023-03-02MIPS: Bugfix for fix Dejagnu issues with RTL checking enabled.Robert Suchanek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-02d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supportedIain Buclaw1-4/+0
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-23mips: msa: truncate immediate shift amount [PR101922]Xi Ruoyao1-0/+1
2021-07-31mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132]Xi Ruoyao1-0/+1
2021-07-01Change the type of predicates to bool.Uros Bizjak1-1/+1
2021-04-14d: Add TARGET_D_REGISTER_CPU_TARGET_INFOIain Buclaw1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-03-22re PR rtl-optimization/87761 ([MIPS] New FAIL: gcc.target/mips/fix-r4000-10.c...Jeff Law1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-07Add support for Loongson EXT2 instructions.Chenghua Xu1-0/+1
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02Remove vec_perm_const optabRichard Sandiford1-1/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-2/+0
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-1/+0
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-1/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-1/+0
2017-03-06mips.c (mips_gen_const_int_vector): Change type of last argument.Prachi Godbole1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-16MIPS/GCC: Mark text contents as code or dataMaciej W. Rozycki1-0/+2
2016-05-09Add support for MIPS SIMD Architecture (MSA).Robert Suchanek1-1/+19
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-09config.gcc (mips*-*-*): Add frame-header-opt.o to extra_objs.Steve Ellcey1-0/+2
2015-09-01MIPS compact branch supportMatthew Fortune1-0/+3
2015-08-18[MIPS] Fix register renaming in the interrupt handlers.Robert Suchanek1-0/+1
2015-05-19mips.md (JOIN_MODE): New mode iterator.Prachi Godbole1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune1-0/+1
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune1-0/+5
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-20/+20
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-2/+2
2014-09-09single_set takes an insnDavid Malcolm1-2/+2
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-2/+2
2014-08-25config/mips: Use rtx_insn and rtx_code_labelDavid Malcolm1-7/+9
2014-06-24mips.c (mips_order_regs_for_local_alloc): Delete.Catherine Moore1-1/+0
2014-06-17Clean up ST_REGS handling in the MIPS backend.Matthew Fortune1-1/+0
2014-06-05mips-cpus.def: Add definition for p5600.Jaydeep Patil1-0/+1
2014-02-02extend.texi (__builtin_mips_get_fcsr): Document.Richard Sandiford1-0/+2